This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM625: Issues with populate_sdk_ext in Yocto Project

Part Number: AM625

Hi,

I followed the steps outlined in a forum post here https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1202155/faq-am6x-am335x-am437x-using-a-yocto-internal-toolchain-for-target-image-builds-and-cross-development-sdk-installer-generation-with-yocto-dunfell-based-v8-x-sdks-for-sitara-mpus, and successfully compiled the Yocto Project using the command MACHINE=am62xx-evm ARAGO_RT_ENABLE=1 bitbake -k tisdk-base-image.

However, I encountered errors when trying to populate the SDK with the command MACHINE=am62xx-evm ARAGO_RT_ENABLE=1 bitbake tisdk-base-image -c populate_sdk_ext.

$ MACHINE=am62xx-evm ARAGO_RT_ENABLE=1 bitbake tisdk-base-image -c populate_sdk_ext
NOTE: Started PRServer with DBfile: /home/zen/Documents/embedded/soc/ti/tisdk/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 44707, PID: 3941780
Loading cache: 100% |###########################################################################################################################################################################| Time: 0:00:01
Loaded 17412 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.46.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-22.04"
TARGET_SYS           = "aarch64-oe-linux"
MACHINE              = "am62xx-evm"
DISTRO               = "arago"
DISTRO_VERSION       = "2021.09"
TUNE_FEATURES        = "aarch64"
TARGET_FPU           = ""
meta-processor-sdk   = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
meta-arago-distro
meta-arago-extras    = "my-08.06.00.007:8b97c0cfe00d1248a2a09c0c253cc8e018f4d581"
meta-qt5             = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
meta-virtualization  = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
meta-networking
meta-python
meta-oe
meta-gnome
meta-filesystems
meta-multimedia      = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
meta-ti              = "my-08.06.00.007:fbf570cbd35f605a7b43d31dcd176d10d2c376d3"
meta-arm
meta-arm-toolchain   = "my-c4f04f3f:12e4c8886d38e48568c2db872e656dee192856d1"
meta                 = "HEAD:daaee6fcb0d201f041678af433d8e1cd6f924d09"
meta-sysrepo         = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
meta-jupyter         = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"
meta-mylayer         = "master:90b954ef65d58dd332a44d2d865becee6d0fa1c1"


Build Configuration:
BB_VERSION           = "1.46.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-22.04"
TARGET_SYS           = "arm-oe-linux-gnueabi"
MACHINE              = "am62xx-evm-k3r5-hs-fs"
DISTRO               = "arago"
DISTRO_VERSION       = "2021.09"
TUNE_FEATURES        = "arm armv7a vfp thumb callconvention-hard"
TARGET_FPU           = "hard"
meta-processor-sdk   = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
meta-arago-distro
meta-arago-extras    = "my-08.06.00.007:8b97c0cfe00d1248a2a09c0c253cc8e018f4d581"
meta-qt5             = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
meta-virtualization  = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
meta-networking
meta-python
meta-oe
meta-gnome
meta-filesystems
meta-multimedia      = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
meta-ti              = "my-08.06.00.007:fbf570cbd35f605a7b43d31dcd176d10d2c376d3"
meta-arm
meta-arm-toolchain   = "my-c4f04f3f:12e4c8886d38e48568c2db872e656dee192856d1"
meta                 = "HEAD:daaee6fcb0d201f041678af433d8e1cd6f924d09"
meta-sysrepo         = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
meta-jupyter         = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"
meta-mylayer         = "master:90b954ef65d58dd332a44d2d865becee6d0fa1c1"


Build Configuration:
BB_VERSION           = "1.46.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-22.04"
TARGET_SYS           = "arm-oe-linux-gnueabi"
MACHINE              = "am62xx-evm-k3r5-gp"
DISTRO               = "arago"
DISTRO_VERSION       = "2021.09"
TUNE_FEATURES        = "arm armv7a vfp thumb callconvention-hard"
TARGET_FPU           = "hard"
meta-processor-sdk   = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
meta-arago-distro
meta-arago-extras    = "my-08.06.00.007:8b97c0cfe00d1248a2a09c0c253cc8e018f4d581"
meta-qt5             = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
meta-virtualization  = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
meta-networking
meta-python
meta-oe
meta-gnome
meta-filesystems
meta-multimedia      = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
meta-ti              = "my-08.06.00.007:fbf570cbd35f605a7b43d31dcd176d10d2c376d3"
meta-arm
meta-arm-toolchain   = "my-c4f04f3f:12e4c8886d38e48568c2db872e656dee192856d1"
meta                 = "HEAD:daaee6fcb0d201f041678af433d8e1cd6f924d09"
meta-sysrepo         = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
meta-jupyter         = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"
meta-mylayer         = "master:90b954ef65d58dd332a44d2d865becee6d0fa1c1"


Build Configuration:
BB_VERSION           = "1.46.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-22.04"
TARGET_SYS           = "arm-oe-linux-gnueabi"
MACHINE              = "am62xx-evm-k3r5-hs-se"
DISTRO               = "arago"
DISTRO_VERSION       = "2021.09"
TUNE_FEATURES        = "arm armv7a vfp thumb callconvention-hard"
TARGET_FPU           = "hard"
meta-processor-sdk   = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
meta-arago-distro
meta-arago-extras    = "my-08.06.00.007:8b97c0cfe00d1248a2a09c0c253cc8e018f4d581"
meta-qt5             = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
meta-virtualization  = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
meta-networking
meta-python
meta-oe
meta-gnome
meta-filesystems
meta-multimedia      = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
meta-ti              = "my-08.06.00.007:fbf570cbd35f605a7b43d31dcd176d10d2c376d3"
meta-arm
meta-arm-toolchain   = "my-c4f04f3f:12e4c8886d38e48568c2db872e656dee192856d1"
meta                 = "HEAD:daaee6fcb0d201f041678af433d8e1cd6f924d09"
meta-sysrepo         = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
meta-jupyter         = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"
meta-mylayer         = "master:90b954ef65d58dd332a44d2d865becee6d0fa1c1"

Initialising tasks: 100% |######################################################################################################################################################################| Time: 0:00:16
Sstate summary: Wanted 0 Found 0 Missed 0 Current 2155 (0% match, 100% complete)
NOTE: Executing Tasks
ERROR: tisdk-base-image-1.0-r0.tisdk1 do_populate_sdk_ext: Failed to generate filtered task list for extensible SDK:

### Shell environment set up for builds. ###

You can now run 'bitbake <target>'

Common targets are:
    core-image-minimal
    core-image-sato
    meta-toolchain
    meta-ide-support

You can also run generated qemu images with a command like 'runqemu qemux86'.

Other commonly useful commands are:
 - 'devtool' and 'recipetool' handle common recipe tasks
 - 'bitbake-layers' handles common layer tasks
 - 'oe-pkgdata-util' handles common target package tasks
ERROR: bitbake failed:
Parsing recipes...WARNING: /home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/meta/external-arm-secondary-sdk-toolchain.bb: QA Issue: PN: external-arm-sdk-toolchain-${SECONDARY_TARGET_ARCH} is upper case, this can result in unexpected behavior. [uppercase-pn]
WARNING: /home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/meta/external-arm-secondary-sdk-toolchain.bb: QA Issue: PN: external-arm-sdk-toolchain-${SECONDARY_TARGET_ARCH} is upper case, this can result in unexpected behavior. [uppercase-pn]
WARNING: /home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/meta/external-arm-secondary-sdk-toolchain.bb: QA Issue: PN: external-arm-sdk-toolchain-${SECONDARY_TARGET_ARCH} is upper case, this can result in unexpected behavior. [uppercase-pn]
WARNING: /home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/meta/external-arm-secondary-sdk-toolchain.bb: QA Issue: PN: external-arm-sdk-toolchain-${SECONDARY_TARGET_ARCH} is upper case, this can result in unexpected behavior. [uppercase-pn]
done.
Parsing of 3113 .bb files complete (0 cached, 3113 parsed). 17412 targets, 2496 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
Initialising tasks...done.
Sstate summary: Wanted 1895 Found 1808 Missed 87 Current 0 (95% match, 0% complete)
WARNING: The gcc-runtime:do_fetch sig is computed to be 88712e5abce4f68eb73ca512beddece34ecd2015f40ac587d52b9dcfd49dedca, but the sig is locked to 0a2835f6043107f908b4a3c0bfe2e65bc18f8709e64115ea09c42c76cfc92d13 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_fetch sig is computed to be adfaf42799fd6753ba275dcddb586cc88b0f47902119e56f5e3d475260fa0e7d, but the sig is locked to 033ed0a7541c9f444ccc100746667304b9fe58b0e4997b5d1eb90e535b1b5688 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_fetch sig is computed to be 88712e5abce4f68eb73ca512beddece34ecd2015f40ac587d52b9dcfd49dedca, but the sig is locked to 0a2835f6043107f908b4a3c0bfe2e65bc18f8709e64115ea09c42c76cfc92d13 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_fetch sig is computed to be adfaf42799fd6753ba275dcddb586cc88b0f47902119e56f5e3d475260fa0e7d, but the sig is locked to 033ed0a7541c9f444ccc100746667304b9fe58b0e4997b5d1eb90e535b1b5688 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_fetch sig is computed to be adfaf42799fd6753ba275dcddb586cc88b0f47902119e56f5e3d475260fa0e7d, but the sig is locked to 033ed0a7541c9f444ccc100746667304b9fe58b0e4997b5d1eb90e535b1b5688 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_fetch sig is computed to be adfaf42799fd6753ba275dcddb586cc88b0f47902119e56f5e3d475260fa0e7d, but the sig is locked to 033ed0a7541c9f444ccc100746667304b9fe58b0e4997b5d1eb90e535b1b5688 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_fetch sig is computed to be adfaf42799fd6753ba275dcddb586cc88b0f47902119e56f5e3d475260fa0e7d, but the sig is locked to 033ed0a7541c9f444ccc100746667304b9fe58b0e4997b5d1eb90e535b1b5688 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_fetch sig is computed to be 88712e5abce4f68eb73ca512beddece34ecd2015f40ac587d52b9dcfd49dedca, but the sig is locked to 0a2835f6043107f908b4a3c0bfe2e65bc18f8709e64115ea09c42c76cfc92d13 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_fetch sig is computed to be adfaf42799fd6753ba275dcddb586cc88b0f47902119e56f5e3d475260fa0e7d, but the sig is locked to 033ed0a7541c9f444ccc100746667304b9fe58b0e4997b5d1eb90e535b1b5688 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_create_srcipk sig is computed to be ded3cb32f601f4c9a424b1bea9731740dc97ac79d0a1665ea838abac7b0e801d, but the sig is locked to c928a0fd2eef1ebfa237533e0c46d80573f79f130af66c02ca664584df090651 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_create_srcipk sig is computed to be ded3cb32f601f4c9a424b1bea9731740dc97ac79d0a1665ea838abac7b0e801d, but the sig is locked to c928a0fd2eef1ebfa237533e0c46d80573f79f130af66c02ca664584df090651 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_create_srcipk sig is computed to be ded3cb32f601f4c9a424b1bea9731740dc97ac79d0a1665ea838abac7b0e801d, but the sig is locked to c928a0fd2eef1ebfa237533e0c46d80573f79f130af66c02ca664584df090651 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_populate_lic sig is computed to be 2937c1d17d785c55a03ba0f1e493d0b1d5bd588c86320bb3713dcaf75b12eb57, but the sig is locked to bba2444ede9e503a93f55fec5b6226b213ca61918e5bf611611761c5049ec1da in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_populate_lic sig is computed to be ce0effe7310ed991bd885dab4fa7436086a1c621292b7c4f340c0633a9c31bef, but the sig is locked to b994f159c0c0e0542ec0bf1ce6272969ff373dba478234cdc9e8ee88e0da42db in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_populate_lic sig is computed to be 2937c1d17d785c55a03ba0f1e493d0b1d5bd588c86320bb3713dcaf75b12eb57, but the sig is locked to bba2444ede9e503a93f55fec5b6226b213ca61918e5bf611611761c5049ec1da in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_populate_lic sig is computed to be 2937c1d17d785c55a03ba0f1e493d0b1d5bd588c86320bb3713dcaf75b12eb57, but the sig is locked to bba2444ede9e503a93f55fec5b6226b213ca61918e5bf611611761c5049ec1da in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_populate_lic sig is computed to be ce0effe7310ed991bd885dab4fa7436086a1c621292b7c4f340c0633a9c31bef, but the sig is locked to b994f159c0c0e0542ec0bf1ce6272969ff373dba478234cdc9e8ee88e0da42db in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_populate_lic sig is computed to be 2937c1d17d785c55a03ba0f1e493d0b1d5bd588c86320bb3713dcaf75b12eb57, but the sig is locked to bba2444ede9e503a93f55fec5b6226b213ca61918e5bf611611761c5049ec1da in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_populate_lic sig is computed to be 2937c1d17d785c55a03ba0f1e493d0b1d5bd588c86320bb3713dcaf75b12eb57, but the sig is locked to bba2444ede9e503a93f55fec5b6226b213ca61918e5bf611611761c5049ec1da in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_populate_lic sig is computed to be ce0effe7310ed991bd885dab4fa7436086a1c621292b7c4f340c0633a9c31bef, but the sig is locked to b994f159c0c0e0542ec0bf1ce6272969ff373dba478234cdc9e8ee88e0da42db in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_populate_lic sig is computed to be 2937c1d17d785c55a03ba0f1e493d0b1d5bd588c86320bb3713dcaf75b12eb57, but the sig is locked to bba2444ede9e503a93f55fec5b6226b213ca61918e5bf611611761c5049ec1da in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_patch sig is computed to be 81d16b0d50d0c3a47d4035a9e2c84f0dd301948c51febb79a473f472b3644506, but the sig is locked to 584bff7246bcc11e9abb653cf36c9ccb9462d868f22cf05134dff962b8066ff4 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_populate_lic sig is computed to be dbbd07cd57ac101809e2db4dcb3c38e121889c024161a3f536da87a33d96e05f, but the sig is locked to f1b4682b12b382154ae2e8740373c0437265c3b9cc4e731df16312c73419bbed in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_populate_lic sig is computed to be fde88b6e6206f41954caecab1e10d28da8bb74266396bd8e4a1633c24a187c80, but the sig is locked to e310c5652003cccaa0970b7903decf9d676076f416e78faa02f17bd27baa41e5 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The linux-libc-headers:do_create_srcipk sig is computed to be 60b31b97c9066f514d6e6cacb528c91410bec35a98bb27c3988bcb5a97bfb01e, but the sig is locked to 3f8fec5f5834546e3e2491f5e925d59c9b25afebf648bce8401322c668b7c081 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_create_srcipk sig is computed to be 9cf6b4664cc4901abf077a279902f4d715bd511539a3131abcdd54a49164f924, but the sig is locked to f42d93b3e0dafea5f71ac31afc2653fe9959f360fcac7e024aaa96695b89c59c in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_create_srcipk sig is computed to be 37b41870ca2dd1f294806a596f2c0d5aad9230a72c270cdda35787f081cdc5a2, but the sig is locked to 6c0fb5099cf863dc15245a9faa5e38ff1a4a1d4ac57d2b76e5fac25f13245e8b in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_create_srcipk sig is computed to be 05fe245d52cd3b087370093aff92c1503b637e548e99c8d0fe550b38e2de8ee6, but the sig is locked to d1aea9df1fcdeb3bcbef6d503356b426a96cf9a96b72110d15b1d056c1cd0ef5 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The glibc:do_patch sig is computed to be 81d16b0d50d0c3a47d4035a9e2c84f0dd301948c51febb79a473f472b3644506, but the sig is locked to 584bff7246bcc11e9abb653cf36c9ccb9462d868f22cf05134dff962b8066ff4 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_patch sig is computed to be 81d16b0d50d0c3a47d4035a9e2c84f0dd301948c51febb79a473f472b3644506, but the sig is locked to 584bff7246bcc11e9abb653cf36c9ccb9462d868f22cf05134dff962b8066ff4 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_populate_lic sig is computed to be dbbd07cd57ac101809e2db4dcb3c38e121889c024161a3f536da87a33d96e05f, but the sig is locked to f1b4682b12b382154ae2e8740373c0437265c3b9cc4e731df16312c73419bbed in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_create_srcipk sig is computed to be 05fe245d52cd3b087370093aff92c1503b637e548e99c8d0fe550b38e2de8ee6, but the sig is locked to d1aea9df1fcdeb3bcbef6d503356b426a96cf9a96b72110d15b1d056c1cd0ef5 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_populate_lic sig is computed to be 33421251deddb45c75aaaabf03d3cb5478bad667517e813af1f642b05b8f6c97, but the sig is locked to e310c5652003cccaa0970b7903decf9d676076f416e78faa02f17bd27baa41e5 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The linux-libc-headers:do_populate_lic sig is computed to be 13a3c91f28f9843d917337342ccee139051b6b3777fc0c83ab8a8c52f4d614e9, but the sig is locked to 3b190aeecd27d2bd5a8008714f28dc8704ee762882286104b0a0f72f6c6c4ee2 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_create_srcipk sig is computed to be 808817567b293fea72a520b0d8199faa6789a197c04a78c41a0ef3cc4edace55, but the sig is locked to 3651427358f4cc27b7edcc3662a330866d8b59415c76e34630fd89faa5b491bb in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_populate_lic sig is computed to be 13a3c91f28f9843d917337342ccee139051b6b3777fc0c83ab8a8c52f4d614e9, but the sig is locked to 3b190aeecd27d2bd5a8008714f28dc8704ee762882286104b0a0f72f6c6c4ee2 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_create_srcipk sig is computed to be 808817567b293fea72a520b0d8199faa6789a197c04a78c41a0ef3cc4edace55, but the sig is locked to 3651427358f4cc27b7edcc3662a330866d8b59415c76e34630fd89faa5b491bb in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_create_srcipk sig is computed to be 808817567b293fea72a520b0d8199faa6789a197c04a78c41a0ef3cc4edace55, but the sig is locked to 3651427358f4cc27b7edcc3662a330866d8b59415c76e34630fd89faa5b491bb in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_create_srcipk sig is computed to be 05fe245d52cd3b087370093aff92c1503b637e548e99c8d0fe550b38e2de8ee6, but the sig is locked to d1aea9df1fcdeb3bcbef6d503356b426a96cf9a96b72110d15b1d056c1cd0ef5 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The linux-libc-headers:do_populate_lic sig is computed to be 13a3c91f28f9843d917337342ccee139051b6b3777fc0c83ab8a8c52f4d614e9, but the sig is locked to 3b190aeecd27d2bd5a8008714f28dc8704ee762882286104b0a0f72f6c6c4ee2 in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_populate_lic sig is computed to be c7221bee1eff77b6d2116efb7413a21cee9657082ad2aae0ebc9bacc5bd90265, but the sig is locked to e310c5652003cccaa0970b7903decf9d676076f416e78faa02f17bd27baa41e5 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The libgcc:do_create_srcipk sig is computed to be 37b41870ca2dd1f294806a596f2c0d5aad9230a72c270cdda35787f081cdc5a2, but the sig is locked to 6c0fb5099cf863dc15245a9faa5e38ff1a4a1d4ac57d2b76e5fac25f13245e8b in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_create_srcipk sig is computed to be 37b41870ca2dd1f294806a596f2c0d5aad9230a72c270cdda35787f081cdc5a2, but the sig is locked to 6c0fb5099cf863dc15245a9faa5e38ff1a4a1d4ac57d2b76e5fac25f13245e8b in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_create_srcipk sig is computed to be 9cf6b4664cc4901abf077a279902f4d715bd511539a3131abcdd54a49164f924, but the sig is locked to f42d93b3e0dafea5f71ac31afc2653fe9959f360fcac7e024aaa96695b89c59c in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_create_srcipk sig is computed to be 60b31b97c9066f514d6e6cacb528c91410bec35a98bb27c3988bcb5a97bfb01e, but the sig is locked to 3f8fec5f5834546e3e2491f5e925d59c9b25afebf648bce8401322c668b7c081 in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_create_srcipk sig is computed to be 60b31b97c9066f514d6e6cacb528c91410bec35a98bb27c3988bcb5a97bfb01e, but the sig is locked to 3f8fec5f5834546e3e2491f5e925d59c9b25afebf648bce8401322c668b7c081 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_create_srcipk sig is computed to be 9cf6b4664cc4901abf077a279902f4d715bd511539a3131abcdd54a49164f924, but the sig is locked to f42d93b3e0dafea5f71ac31afc2653fe9959f360fcac7e024aaa96695b89c59c in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_populate_lic sig is computed to be dbbd07cd57ac101809e2db4dcb3c38e121889c024161a3f536da87a33d96e05f, but the sig is locked to f1b4682b12b382154ae2e8740373c0437265c3b9cc4e731df16312c73419bbed in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_configure sig is computed to be 43959023baa1f1bab9c57716a8dbb7a184931608d5be9daf68a585381b60d0a5, but the sig is locked to 435285c614d2cc81ebf9de7f7bd947884ffa175bde6f14b3b0a59d028d90b9af in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_configure sig is computed to be 43959023baa1f1bab9c57716a8dbb7a184931608d5be9daf68a585381b60d0a5, but the sig is locked to 435285c614d2cc81ebf9de7f7bd947884ffa175bde6f14b3b0a59d028d90b9af in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_compile sig is computed to be c1f16add315f3d127f059879151d30ad47c68e7a4df1cde67af81adbc68152ab, but the sig is locked to 5b7eb6fac56131e8267616f2ece6f3563ea1b08d2b711337fc4d7e85fc5a9dba in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_install sig is computed to be e6ed8cb0a3a8387c730cf3ce3f827f96661805448f949527a174c722900db5c9, but the sig is locked to ac767f17ef88c93a23f0a902c5cf6565fecd2b684cbc2b3334b2d0a993d1e6fa in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_compile sig is computed to be c1f16add315f3d127f059879151d30ad47c68e7a4df1cde67af81adbc68152ab, but the sig is locked to 5b7eb6fac56131e8267616f2ece6f3563ea1b08d2b711337fc4d7e85fc5a9dba in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_configure sig is computed to be 43959023baa1f1bab9c57716a8dbb7a184931608d5be9daf68a585381b60d0a5, but the sig is locked to 435285c614d2cc81ebf9de7f7bd947884ffa175bde6f14b3b0a59d028d90b9af in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_compile sig is computed to be c1f16add315f3d127f059879151d30ad47c68e7a4df1cde67af81adbc68152ab, but the sig is locked to 5b7eb6fac56131e8267616f2ece6f3563ea1b08d2b711337fc4d7e85fc5a9dba in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_populate_sysroot sig is computed to be 4cb79ca12063872b07f5b2a93e36694351dc630cbae423b94fee5b977eb8b426, but the sig is locked to 94d775568a31e54c3587484e0b522eccd14c5d7bb96f551b37c60f0588aa29fd in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_install sig is computed to be e6ed8cb0a3a8387c730cf3ce3f827f96661805448f949527a174c722900db5c9, but the sig is locked to ac767f17ef88c93a23f0a902c5cf6565fecd2b684cbc2b3334b2d0a993d1e6fa in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_install sig is computed to be e6ed8cb0a3a8387c730cf3ce3f827f96661805448f949527a174c722900db5c9, but the sig is locked to ac767f17ef88c93a23f0a902c5cf6565fecd2b684cbc2b3334b2d0a993d1e6fa in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_populate_sysroot sig is computed to be 4cb79ca12063872b07f5b2a93e36694351dc630cbae423b94fee5b977eb8b426, but the sig is locked to 94d775568a31e54c3587484e0b522eccd14c5d7bb96f551b37c60f0588aa29fd in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_populate_sysroot sig is computed to be 4cb79ca12063872b07f5b2a93e36694351dc630cbae423b94fee5b977eb8b426, but the sig is locked to 94d775568a31e54c3587484e0b522eccd14c5d7bb96f551b37c60f0588aa29fd in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_prepare_recipe_sysroot sig is computed to be 4d370f8a40bf993b03e9aae2855d02a3303747fdb2d018c72c89951201b9c7e5, but the sig is locked to 443d38930b8c9f69466fb641fff5fa986987d5591d98ca04d18f487b039aeb90 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_configure sig is computed to be 11e71a1fa50906b6b9632bd6f8395e251fcd92595c98cfd94907ccda0c6bc183, but the sig is locked to 349126eb63887670fad5d6f051a7e252bb5ea788a1b9b62590ac8cc80e24e806 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_compile sig is computed to be 14a8a7024c69d20a253be74a129bad0a1189d6612ce6cf4a87114da4fc3e4b96, but the sig is locked to a74c3a82f59f7177709e999f088a5a86bb3becf2422934b935ab829b7eedeacf in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_install sig is computed to be ecffe4c431a5cc65e34ff3e87eccae74d97f06daf630588793b89c61d314f8cf, but the sig is locked to 3201153ff79c772240547881a880b6bec305354894462e43f62a0fb82c49daf0 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_multilib_install sig is computed to be e8c1691b758a821c2301c2ae2d5e600f533930534f236a5a20ae93bbf16948b7, but the sig is locked to 7c9e2496cc6b88190edfe91e106db59cdc537d0dccd2813a28a725139654c4e0 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_prepare_recipe_sysroot sig is computed to be 4d370f8a40bf993b03e9aae2855d02a3303747fdb2d018c72c89951201b9c7e5, but the sig is locked to 443d38930b8c9f69466fb641fff5fa986987d5591d98ca04d18f487b039aeb90 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_extra_symlinks sig is computed to be 3c4b86e72a11f5f2d99883220c7610eed74ebf9f38289228e366956fcf93de3c, but the sig is locked to 660af657d314a97b2b60d2822f1af911e2668a20687647ab10509c579da2ef67 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_prepare_recipe_sysroot sig is computed to be 4d370f8a40bf993b03e9aae2855d02a3303747fdb2d018c72c89951201b9c7e5, but the sig is locked to 443d38930b8c9f69466fb641fff5fa986987d5591d98ca04d18f487b039aeb90 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_configure sig is computed to be 11e71a1fa50906b6b9632bd6f8395e251fcd92595c98cfd94907ccda0c6bc183, but the sig is locked to 349126eb63887670fad5d6f051a7e252bb5ea788a1b9b62590ac8cc80e24e806 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_populate_sysroot sig is computed to be e94037a744941485536973b74e475b3ec6ab18ea8be8cb67068d0ac8763e9c00, but the sig is locked to a4a3b85e5f18d9258149d1e39c0c7258022f964fb949e65108b208165458dcac in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_configure sig is computed to be 11e71a1fa50906b6b9632bd6f8395e251fcd92595c98cfd94907ccda0c6bc183, but the sig is locked to 349126eb63887670fad5d6f051a7e252bb5ea788a1b9b62590ac8cc80e24e806 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_prepare_recipe_sysroot sig is computed to be ff97487663bf307e7d0839f705ec19ca1a0518960a82888783c3e3eb4f61e517, but the sig is locked to 1bfa650101f67f7041c7c8c3df098da33e560b0a9a3ce6be40bc073411bda479 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_compile sig is computed to be 14a8a7024c69d20a253be74a129bad0a1189d6612ce6cf4a87114da4fc3e4b96, but the sig is locked to a74c3a82f59f7177709e999f088a5a86bb3becf2422934b935ab829b7eedeacf in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_configure sig is computed to be 5ed4e48003d4a85536996cc17275be15e9acbc07934d15a3192fc85daf80c1e8, but the sig is locked to 5b66d35f398757421f6374413abfdf1aee5838375207fa51b229b6c2cc8a459a in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_install sig is computed to be ecffe4c431a5cc65e34ff3e87eccae74d97f06daf630588793b89c61d314f8cf, but the sig is locked to 3201153ff79c772240547881a880b6bec305354894462e43f62a0fb82c49daf0 in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_package sig is computed to be 7262586c49a0c18291400048bba138ce2d9fb062284e03025d5c10069457c952, but the sig is locked to b99b91c2deda3691b9b967cd092a8b3992bbc04e0c213d33650f4d7b8ee71ca3 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_compile sig is computed to be 914952e2f48d6de57163fc76e10967a48a7410f43d17206ac32ad3e69f92a333, but the sig is locked to 2348dc8bb8a6161cb7468a9247c0dd89c2d91a85cdee052263a5ab53e98f06db in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_compile sig is computed to be 14a8a7024c69d20a253be74a129bad0a1189d6612ce6cf4a87114da4fc3e4b96, but the sig is locked to a74c3a82f59f7177709e999f088a5a86bb3becf2422934b935ab829b7eedeacf in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_multilib_install sig is computed to be e8c1691b758a821c2301c2ae2d5e600f533930534f236a5a20ae93bbf16948b7, but the sig is locked to 7c9e2496cc6b88190edfe91e106db59cdc537d0dccd2813a28a725139654c4e0 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_install sig is computed to be ecffe4c431a5cc65e34ff3e87eccae74d97f06daf630588793b89c61d314f8cf, but the sig is locked to 3201153ff79c772240547881a880b6bec305354894462e43f62a0fb82c49daf0 in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_packagedata sig is computed to be 128be26a5b97237840068dd02f00030ca084fc630bf672b45afebfe0edff08b9, but the sig is locked to 131317378e584752dc4009f9be74e0866469802d7d157726bd3f57fd6ead6765 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_multilib_install sig is computed to be e8c1691b758a821c2301c2ae2d5e600f533930534f236a5a20ae93bbf16948b7, but the sig is locked to 7c9e2496cc6b88190edfe91e106db59cdc537d0dccd2813a28a725139654c4e0 in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_package_write_ipk sig is computed to be 0bcaa331db2ebba4933f64d182abaa565e445eb3aa966f5e5e27050feae685ad, but the sig is locked to 51ed75ff5fd725d5bd6c0a4d8755cb587d40c936673ecd7e2490504222ffc5e2 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_extra_symlinks sig is computed to be 3c4b86e72a11f5f2d99883220c7610eed74ebf9f38289228e366956fcf93de3c, but the sig is locked to 660af657d314a97b2b60d2822f1af911e2668a20687647ab10509c579da2ef67 in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_package_qa sig is computed to be cfc87b7a26b48cfe3421f8285fcd45ae3ab8ff9741a542193407a48488bf503a, but the sig is locked to 7219d26f445c3bdf4401c33b99e4d0c0b572f8fcf1309d25b74553a475486164 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_install sig is computed to be 54cbf713b41e048c354c754911c125d44bc5e780b04816cdee9807a257eac4e2, but the sig is locked to 2ca403eaf4a6cc2b1de5f17ca04f7d8ad03cb4181739e910f9c97b0cc23f1361 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_extra_symlinks sig is computed to be 3c4b86e72a11f5f2d99883220c7610eed74ebf9f38289228e366956fcf93de3c, but the sig is locked to 660af657d314a97b2b60d2822f1af911e2668a20687647ab10509c579da2ef67 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_populate_sysroot sig is computed to be e94037a744941485536973b74e475b3ec6ab18ea8be8cb67068d0ac8763e9c00, but the sig is locked to a4a3b85e5f18d9258149d1e39c0c7258022f964fb949e65108b208165458dcac in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc-initial:do_populate_sysroot sig is computed to be e94037a744941485536973b74e475b3ec6ab18ea8be8cb67068d0ac8763e9c00, but the sig is locked to a4a3b85e5f18d9258149d1e39c0c7258022f964fb949e65108b208165458dcac in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_stash_locale sig is computed to be 6f804ce58a5015fd007a05166ff402a2149ebe4a37f19c9200004915bd2c645c, but the sig is locked to 112dd6c447dd064d1564ed097e61c384a6a8c6979d5695acd19adb0f0289b6be in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_package sig is computed to be 5c42d24f737f477071a1b4afb0ba2eaa2bb73d64439dec178b1c7453fa194468, but the sig is locked to 52d86f776ab2bc1a9bf53904cc6db343f27ea8ea00513f96a4b2cc4d7f7cae74 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_prepare_recipe_sysroot sig is computed to be ff97487663bf307e7d0839f705ec19ca1a0518960a82888783c3e3eb4f61e517, but the sig is locked to 1bfa650101f67f7041c7c8c3df098da33e560b0a9a3ce6be40bc073411bda479 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_populate_sysroot sig is computed to be 0503cb0805291ab54169e46614240c10b6bfae6b254609df5c260ba22830b64f, but the sig is locked to bb3f329705f519f67daa6e9946e45c8d67b8edc94415fad457ad5b250dfe7a9c in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_prepare_recipe_sysroot sig is computed to be 3fe82d9d347352d126a8204c038f2b86206837725f07525e701bce2938139f1b, but the sig is locked to 795999ec45139691e561c39deb9bbb71f1809fc9173f038d6037a071c065280f in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_prepare_recipe_sysroot sig is computed to be ff97487663bf307e7d0839f705ec19ca1a0518960a82888783c3e3eb4f61e517, but the sig is locked to 1bfa650101f67f7041c7c8c3df098da33e560b0a9a3ce6be40bc073411bda479 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_packagedata sig is computed to be d7e73bc8eca754be99381f4e5ce0183f3d7c65b58b86db130662b8036f1b6fa0, but the sig is locked to 3c6b2fd96c93f9338dad565039ddc17df0117d6b3dd74032ff943827c0b710ff in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_configure sig is computed to be 5ed4e48003d4a85536996cc17275be15e9acbc07934d15a3192fc85daf80c1e8, but the sig is locked to 5b66d35f398757421f6374413abfdf1aee5838375207fa51b229b6c2cc8a459a in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_package sig is computed to be 7262586c49a0c18291400048bba138ce2d9fb062284e03025d5c10069457c952, but the sig is locked to b99b91c2deda3691b9b967cd092a8b3992bbc04e0c213d33650f4d7b8ee71ca3 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_configure sig is computed to be 5ed4e48003d4a85536996cc17275be15e9acbc07934d15a3192fc85daf80c1e8, but the sig is locked to 5b66d35f398757421f6374413abfdf1aee5838375207fa51b229b6c2cc8a459a in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_compile sig is computed to be 914952e2f48d6de57163fc76e10967a48a7410f43d17206ac32ad3e69f92a333, but the sig is locked to 2348dc8bb8a6161cb7468a9247c0dd89c2d91a85cdee052263a5ab53e98f06db in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_configure sig is computed to be 54afbeeb7c22b986d82d9e5447e4fa1e595ef2ced8c9582492b2a9b9b1813bb9, but the sig is locked to 88ea647dafe9b2775887a58a5209352252dfdaee790915438c13b9702d25b997 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_package_write_ipk sig is computed to be 6e7537e47ab9a96f9cdd59ceda7689a8d3e5d725dc560603cadca122b3b706d4, but the sig is locked to 5ab2e99afac7672e69f45c6c7e7e792ef2476e287dd5e90a8c1ae8930e16cf0c in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_compile sig is computed to be 37a9051562aac5f68bee57771dcd0de94f1a261742ef2df8f3f0b99bbcfe0845, but the sig is locked to 36fabfaffb913d71f65ac36daf86933f7e7f7498868ecc1a37babb31b97a057e in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_package_qa sig is computed to be a7d547c498bc162034891c5e36a7db89d2f0b712b45a5a27d0d6b989e3a982ba, but the sig is locked to e54ef3142c6bf7e3e19a8898d8c37c3dc9ad7db7a5fa8a25e421b12cfa9eb893 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_install sig is computed to be 54cbf713b41e048c354c754911c125d44bc5e780b04816cdee9807a257eac4e2, but the sig is locked to 2ca403eaf4a6cc2b1de5f17ca04f7d8ad03cb4181739e910f9c97b0cc23f1361 in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_packagedata sig is computed to be 128be26a5b97237840068dd02f00030ca084fc630bf672b45afebfe0edff08b9, but the sig is locked to 131317378e584752dc4009f9be74e0866469802d7d157726bd3f57fd6ead6765 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_compile sig is computed to be 914952e2f48d6de57163fc76e10967a48a7410f43d17206ac32ad3e69f92a333, but the sig is locked to 2348dc8bb8a6161cb7468a9247c0dd89c2d91a85cdee052263a5ab53e98f06db in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_install sig is computed to be 1e8315222ac5ab17d0cec0093b80a8dc3588d6be30732807d4ad6851c69e09ee, but the sig is locked to 8f05f497b9792be4462bcfc24869dbd8ffd3cb3f412e701dcde981bb0f494a95 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_install sig is computed to be 54cbf713b41e048c354c754911c125d44bc5e780b04816cdee9807a257eac4e2, but the sig is locked to 2ca403eaf4a6cc2b1de5f17ca04f7d8ad03cb4181739e910f9c97b0cc23f1361 in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_package_qa sig is computed to be cfc87b7a26b48cfe3421f8285fcd45ae3ab8ff9741a542193407a48488bf503a, but the sig is locked to 7219d26f445c3bdf4401c33b99e4d0c0b572f8fcf1309d25b74553a475486164 in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_package_write_ipk sig is computed to be 0bcaa331db2ebba4933f64d182abaa565e445eb3aa966f5e5e27050feae685ad, but the sig is locked to 51ed75ff5fd725d5bd6c0a4d8755cb587d40c936673ecd7e2490504222ffc5e2 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_multilib_install sig is computed to be f1e3eb135bc061545415dc02f26ffc438f69f83f5902648d6b2a16252a14a7fb, but the sig is locked to 75ad896834d10c7f012e661e5d957051c033e21e7063947831b01b2b835126c5 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_stash_locale sig is computed to be 6f804ce58a5015fd007a05166ff402a2149ebe4a37f19c9200004915bd2c645c, but the sig is locked to 112dd6c447dd064d1564ed097e61c384a6a8c6979d5695acd19adb0f0289b6be in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_extra_symlinks sig is computed to be a5b17e65d733e38a53280e5112e5d2ea57fa7a4def79e6f0f5cbd5ab87c6134f, but the sig is locked to 672ea93778180671b0932368f78d12fabe70fa7a771f01db4e0e8a14dbe1cee8 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_stash_locale sig is computed to be 6f804ce58a5015fd007a05166ff402a2149ebe4a37f19c9200004915bd2c645c, but the sig is locked to 112dd6c447dd064d1564ed097e61c384a6a8c6979d5695acd19adb0f0289b6be in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_package sig is computed to be 5c42d24f737f477071a1b4afb0ba2eaa2bb73d64439dec178b1c7453fa194468, but the sig is locked to 52d86f776ab2bc1a9bf53904cc6db343f27ea8ea00513f96a4b2cc4d7f7cae74 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_populate_sysroot sig is computed to be 0503cb0805291ab54169e46614240c10b6bfae6b254609df5c260ba22830b64f, but the sig is locked to bb3f329705f519f67daa6e9946e45c8d67b8edc94415fad457ad5b250dfe7a9c in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_packagedata sig is computed to be d7e73bc8eca754be99381f4e5ce0183f3d7c65b58b86db130662b8036f1b6fa0, but the sig is locked to 3c6b2fd96c93f9338dad565039ddc17df0117d6b3dd74032ff943827c0b710ff in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_package_write_ipk sig is computed to be 6e7537e47ab9a96f9cdd59ceda7689a8d3e5d725dc560603cadca122b3b706d4, but the sig is locked to 5ab2e99afac7672e69f45c6c7e7e792ef2476e287dd5e90a8c1ae8930e16cf0c in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_prepare_recipe_sysroot sig is computed to be 3fe82d9d347352d126a8204c038f2b86206837725f07525e701bce2938139f1b, but the sig is locked to 795999ec45139691e561c39deb9bbb71f1809fc9173f038d6037a071c065280f in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_package sig is computed to be 30e892a2ec0739beb2908bfc4410e72f1062dbf3d2da72730048e7d3a9212f7d, but the sig is locked to f9d4d7a7ddc97bb05cb193d68ce0320e67fe80389a8ff635d4db07839928d69d in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_packagedata sig is computed to be 4349d79aaeeb653855ee6e762d688b37bdddba400707e943190555df500e392f, but the sig is locked to 1176a6bc1a672f883b4338accf029bf01969315f39afb9d014d33580fba5b17c in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_package_qa sig is computed to be a7d547c498bc162034891c5e36a7db89d2f0b712b45a5a27d0d6b989e3a982ba, but the sig is locked to e54ef3142c6bf7e3e19a8898d8c37c3dc9ad7db7a5fa8a25e421b12cfa9eb893 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_populate_sysroot sig is computed to be 0503cb0805291ab54169e46614240c10b6bfae6b254609df5c260ba22830b64f, but the sig is locked to bb3f329705f519f67daa6e9946e45c8d67b8edc94415fad457ad5b250dfe7a9c in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_populate_sysroot sig is computed to be 1b3042844030c7b35c44f7ed2e816132a09ac19693a333198a2e13d8c4c258be, but the sig is locked to 6e9df5ed04c33c23d19a0fb1b75dbeae4bff13b3df9c43c2eb9e321a25a32c21 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_configure sig is computed to be 54afbeeb7c22b986d82d9e5447e4fa1e595ef2ced8c9582492b2a9b9b1813bb9, but the sig is locked to 88ea647dafe9b2775887a58a5209352252dfdaee790915438c13b9702d25b997 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_package_qa sig is computed to be b121dbd9bedb34bc1151820cc82324c6561c15b64b1a85fac43b0c6594e1514f, but the sig is locked to 75fe18ab1a78034344f62bb1892e54bb1fced0bc81fd85d9c62dfe26a0eea16a in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_package_write_ipk sig is computed to be 45e2060f6565fb39251c69f15b81c2127e12c1a953134fd197d9a7defd1c337a, but the sig is locked to 3662cc45f6438f61a21bf3d2f8a221a22a0c2b759dc9529ea879b7646a34509b in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_prepare_recipe_sysroot sig is computed to be 3fe82d9d347352d126a8204c038f2b86206837725f07525e701bce2938139f1b, but the sig is locked to 795999ec45139691e561c39deb9bbb71f1809fc9173f038d6037a071c065280f in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_prepare_recipe_sysroot sig is computed to be 6bf6c95106cc5962e0a310e16de047c2cdbfc0a655b3f7549f53bb4a27e76c3d, but the sig is locked to e7ba33099c799df88df838f73616dbc5aa1ef84775aa499bd316507ccccb3889 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_compile sig is computed to be 37a9051562aac5f68bee57771dcd0de94f1a261742ef2df8f3f0b99bbcfe0845, but the sig is locked to 36fabfaffb913d71f65ac36daf86933f7e7f7498868ecc1a37babb31b97a057e in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_package sig is computed to be 7262586c49a0c18291400048bba138ce2d9fb062284e03025d5c10069457c952, but the sig is locked to b99b91c2deda3691b9b967cd092a8b3992bbc04e0c213d33650f4d7b8ee71ca3 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_configure sig is computed to be 9bc8b1e6d5956b24d982c0edfde4904435c9f9e343f1e04eab4d467e4252d65c, but the sig is locked to a19f48ed217f1ff6e687734b3a03391f90a6ef703af92fffd837e08818872694 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_configure sig is computed to be 54afbeeb7c22b986d82d9e5447e4fa1e595ef2ced8c9582492b2a9b9b1813bb9, but the sig is locked to 88ea647dafe9b2775887a58a5209352252dfdaee790915438c13b9702d25b997 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_install sig is computed to be 1e8315222ac5ab17d0cec0093b80a8dc3588d6be30732807d4ad6851c69e09ee, but the sig is locked to 8f05f497b9792be4462bcfc24869dbd8ffd3cb3f412e701dcde981bb0f494a95 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_compile sig is computed to be 37a9051562aac5f68bee57771dcd0de94f1a261742ef2df8f3f0b99bbcfe0845, but the sig is locked to 36fabfaffb913d71f65ac36daf86933f7e7f7498868ecc1a37babb31b97a057e in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_compile sig is computed to be 92a7cfb5eadb120b08bfe7596293bbf8a8ab5ae5cc864283707ff36e7e6d7040, but the sig is locked to 5b54528609dfeebfdaaee6c5833b8bb92f8aeb5a86fbd607a9d9737a738cbe88 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_install sig is computed to be 1e8315222ac5ab17d0cec0093b80a8dc3588d6be30732807d4ad6851c69e09ee, but the sig is locked to 8f05f497b9792be4462bcfc24869dbd8ffd3cb3f412e701dcde981bb0f494a95 in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_packagedata sig is computed to be 128be26a5b97237840068dd02f00030ca084fc630bf672b45afebfe0edff08b9, but the sig is locked to 131317378e584752dc4009f9be74e0866469802d7d157726bd3f57fd6ead6765 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_multilib_install sig is computed to be f1e3eb135bc061545415dc02f26ffc438f69f83f5902648d6b2a16252a14a7fb, but the sig is locked to 75ad896834d10c7f012e661e5d957051c033e21e7063947831b01b2b835126c5 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_multilib_install sig is computed to be f1e3eb135bc061545415dc02f26ffc438f69f83f5902648d6b2a16252a14a7fb, but the sig is locked to 75ad896834d10c7f012e661e5d957051c033e21e7063947831b01b2b835126c5 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_install sig is computed to be 1d7986768cbf451daa9c758bd061f1191c013d58e57f2399309b22b47ed933c3, but the sig is locked to db35198d2afaaab76b8940cc3b85959b053660d643da95dcf2b37001b3f9db24 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_extra_symlinks sig is computed to be a5b17e65d733e38a53280e5112e5d2ea57fa7a4def79e6f0f5cbd5ab87c6134f, but the sig is locked to 672ea93778180671b0932368f78d12fabe70fa7a771f01db4e0e8a14dbe1cee8 in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_package_qa sig is computed to be cfc87b7a26b48cfe3421f8285fcd45ae3ab8ff9741a542193407a48488bf503a, but the sig is locked to 7219d26f445c3bdf4401c33b99e4d0c0b572f8fcf1309d25b74553a475486164 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_package sig is computed to be bf36b8d7a29e318d3d82c0c01b4cc3fa770a290b1b9b913cf36462252b758a1f, but the sig is locked to 84f827baaf6be345f3fb5204bb66d9d0d37df7bdd97da87b15534f631d7e6ba6 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_extra_symlinks sig is computed to be a5b17e65d733e38a53280e5112e5d2ea57fa7a4def79e6f0f5cbd5ab87c6134f, but the sig is locked to 672ea93778180671b0932368f78d12fabe70fa7a771f01db4e0e8a14dbe1cee8 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_populate_sysroot sig is computed to be 1b3042844030c7b35c44f7ed2e816132a09ac19693a333198a2e13d8c4c258be, but the sig is locked to 6e9df5ed04c33c23d19a0fb1b75dbeae4bff13b3df9c43c2eb9e321a25a32c21 in SIGGEN_LOCKEDSIGS_t-aarch64
The linux-libc-headers:do_package_write_ipk sig is computed to be 0bcaa331db2ebba4933f64d182abaa565e445eb3aa966f5e5e27050feae685ad, but the sig is locked to 51ed75ff5fd725d5bd6c0a4d8755cb587d40c936673ecd7e2490504222ffc5e2 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_populate_sysroot sig is computed to be 155f35271b2ab4f7e8d240bf60d0e54d49450171e9166886c03d457f52a21f20, but the sig is locked to bbc7ff0aa52a62efdce7b3fda993efa384a17eccb6cfeec1c2e6493353b1fa00 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_packagedata sig is computed to be 32fe67abfed09a3c86c91fc8038f347abd6625bdbca4edaa4bc6887edeeb32f8, but the sig is locked to f75df9fe8e924f90cce0542c05a52d17e17d85cf25154cc2e06cc9649676efa0 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_package sig is computed to be 5c42d24f737f477071a1b4afb0ba2eaa2bb73d64439dec178b1c7453fa194468, but the sig is locked to 52d86f776ab2bc1a9bf53904cc6db343f27ea8ea00513f96a4b2cc4d7f7cae74 in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_package sig is computed to be 30e892a2ec0739beb2908bfc4410e72f1062dbf3d2da72730048e7d3a9212f7d, but the sig is locked to f9d4d7a7ddc97bb05cb193d68ce0320e67fe80389a8ff635d4db07839928d69d in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_prepare_recipe_sysroot sig is computed to be 3d6aac8f95ea8a627cff8625d21195be77c7efb524a9581bfa5724a2be93f962, but the sig is locked to 2baea65e507cc5cd1de250a1e9630f74dfa3a65d2100e9827cf304744eb3fe51 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The libgcc:do_populate_sysroot sig is computed to be 1b3042844030c7b35c44f7ed2e816132a09ac19693a333198a2e13d8c4c258be, but the sig is locked to 6e9df5ed04c33c23d19a0fb1b75dbeae4bff13b3df9c43c2eb9e321a25a32c21 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_prepare_recipe_sysroot sig is computed to be 6bf6c95106cc5962e0a310e16de047c2cdbfc0a655b3f7549f53bb4a27e76c3d, but the sig is locked to e7ba33099c799df88df838f73616dbc5aa1ef84775aa499bd316507ccccb3889 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_prepare_recipe_sysroot sig is computed to be 6bf6c95106cc5962e0a310e16de047c2cdbfc0a655b3f7549f53bb4a27e76c3d, but the sig is locked to e7ba33099c799df88df838f73616dbc5aa1ef84775aa499bd316507ccccb3889 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_package_write_ipk sig is computed to be 64ccf0e19395973cde0a8e4b4ca2456947fbd1495b45dce40179bed0530ecf6a, but the sig is locked to a02c2a3902d9e165edfeac311de56b39188b3e57db1c48f02f899b5989bb3c5b in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_configure sig is computed to be 9bc8b1e6d5956b24d982c0edfde4904435c9f9e343f1e04eab4d467e4252d65c, but the sig is locked to a19f48ed217f1ff6e687734b3a03391f90a6ef703af92fffd837e08818872694 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_configure sig is computed to be 9bc8b1e6d5956b24d982c0edfde4904435c9f9e343f1e04eab4d467e4252d65c, but the sig is locked to a19f48ed217f1ff6e687734b3a03391f90a6ef703af92fffd837e08818872694 in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_packagedata sig is computed to be d7e73bc8eca754be99381f4e5ce0183f3d7c65b58b86db130662b8036f1b6fa0, but the sig is locked to 3c6b2fd96c93f9338dad565039ddc17df0117d6b3dd74032ff943827c0b710ff in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_packagedata sig is computed to be 4349d79aaeeb653855ee6e762d688b37bdddba400707e943190555df500e392f, but the sig is locked to 1176a6bc1a672f883b4338accf029bf01969315f39afb9d014d33580fba5b17c in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_compile sig is computed to be 92a7cfb5eadb120b08bfe7596293bbf8a8ab5ae5cc864283707ff36e7e6d7040, but the sig is locked to 5b54528609dfeebfdaaee6c5833b8bb92f8aeb5a86fbd607a9d9737a738cbe88 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_compile sig is computed to be 92a7cfb5eadb120b08bfe7596293bbf8a8ab5ae5cc864283707ff36e7e6d7040, but the sig is locked to 5b54528609dfeebfdaaee6c5833b8bb92f8aeb5a86fbd607a9d9737a738cbe88 in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_configure sig is computed to be 59128172cde0b80501b022826a01dc92439e56e68f941375b13ae6ca19365b4f, but the sig is locked to 0b0184cbcacefed1b056dd2b0e8bd5f2ad2ea2480aa09a2473f78dde233987e8 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The glibc:do_package_qa sig is computed to be a7d547c498bc162034891c5e36a7db89d2f0b712b45a5a27d0d6b989e3a982ba, but the sig is locked to e54ef3142c6bf7e3e19a8898d8c37c3dc9ad7db7a5fa8a25e421b12cfa9eb893 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_package_qa sig is computed to be 837d2fff7cd52b1645b6701a7be8916b3f6212d2bfa0540762f90730c9b88192, but the sig is locked to 0815a6a5fed24b30645b19209e9a01ee1b3e1ebd5b4b292166e3d941946fdbdd in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_package_write_ipk sig is computed to be 45e2060f6565fb39251c69f15b81c2127e12c1a953134fd197d9a7defd1c337a, but the sig is locked to 3662cc45f6438f61a21bf3d2f8a221a22a0c2b759dc9529ea879b7646a34509b in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_package sig is computed to be 30e892a2ec0739beb2908bfc4410e72f1062dbf3d2da72730048e7d3a9212f7d, but the sig is locked to f9d4d7a7ddc97bb05cb193d68ce0320e67fe80389a8ff635d4db07839928d69d in SIGGEN_LOCKEDSIGS_t-aarch64
The glibc:do_package_write_ipk sig is computed to be 6e7537e47ab9a96f9cdd59ceda7689a8d3e5d725dc560603cadca122b3b706d4, but the sig is locked to 5ab2e99afac7672e69f45c6c7e7e792ef2476e287dd5e90a8c1ae8930e16cf0c in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_install sig is computed to be 1d7986768cbf451daa9c758bd061f1191c013d58e57f2399309b22b47ed933c3, but the sig is locked to db35198d2afaaab76b8940cc3b85959b053660d643da95dcf2b37001b3f9db24 in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_compile sig is computed to be d0f1723554c7000d92f64b71c3c95f4946eb7125464a96f39b1a02d5abf18e8e, but the sig is locked to daf1e48081da8c0d55a4ecd357ae1503557250fbff8d6996a563d51c9d526146 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The libgcc:do_package_qa sig is computed to be b121dbd9bedb34bc1151820cc82324c6561c15b64b1a85fac43b0c6594e1514f, but the sig is locked to 75fe18ab1a78034344f62bb1892e54bb1fced0bc81fd85d9c62dfe26a0eea16a in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_install sig is computed to be 1d7986768cbf451daa9c758bd061f1191c013d58e57f2399309b22b47ed933c3, but the sig is locked to db35198d2afaaab76b8940cc3b85959b053660d643da95dcf2b37001b3f9db24 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_populate_sysroot sig is computed to be 155f35271b2ab4f7e8d240bf60d0e54d49450171e9166886c03d457f52a21f20, but the sig is locked to bbc7ff0aa52a62efdce7b3fda993efa384a17eccb6cfeec1c2e6493353b1fa00 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_populate_sysroot sig is computed to be 155f35271b2ab4f7e8d240bf60d0e54d49450171e9166886c03d457f52a21f20, but the sig is locked to bbc7ff0aa52a62efdce7b3fda993efa384a17eccb6cfeec1c2e6493353b1fa00 in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_create_extlinux_config sig is computed to be 2e068a3add1872ef79fbaf204b6149d5367ed4222132818bb1b5c0328d0fb5d3, but the sig is locked to 181a4cf5eb010bc7c38c963d39ff5a3331c66c4a754e7c7748fe225ce34e092a in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The gcc-runtime:do_package sig is computed to be bf36b8d7a29e318d3d82c0c01b4cc3fa770a290b1b9b913cf36462252b758a1f, but the sig is locked to 84f827baaf6be345f3fb5204bb66d9d0d37df7bdd97da87b15534f631d7e6ba6 in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_install sig is computed to be dca1cf0e0cd71ab57b1b985e1aee50e8fdf5f17bfcf89e8291fe6231dedf81e4, but the sig is locked to 17dd7509325a882903111184bcb7d5bf14aaf3928a6bad242a84a2ec4ea8e169 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_package sig is computed to be e22862481af96fe682d8b15510bc9008bb932020562f09570b0b89b822784400, but the sig is locked to 6aa2756409993dc8dda685f9254d98b416ee18f503b7291e378f4ba067d21344 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The libgcc:do_packagedata sig is computed to be 4349d79aaeeb653855ee6e762d688b37bdddba400707e943190555df500e392f, but the sig is locked to 1176a6bc1a672f883b4338accf029bf01969315f39afb9d014d33580fba5b17c in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_populate_sysroot sig is computed to be b27ee8371c8b848550f7094b4a56ae3624a2aaa9fd606f02e4bc3f080f3cb5f2, but the sig is locked to b60332d489a245d0e6a1cf365a194f6ab31c56d2964c38ab04e76acfa5eb9412 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_packagedata sig is computed to be 152c52d75cc276e61327a9e10fc24bc12d7991e69d851b1c93e9a1a5b51a7784, but the sig is locked to 6b864555187091e5ccb5a5f37f80f629e68bde9b2c9793a00b876ae08549c197 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_deploy sig is computed to be 7c441d3479e0b28d948cea0edfb737917a61b3c8670b40573055c26946e7fadb, but the sig is locked to c034f2b218f6ad292f7ee7ec5d37076b1f6699759e6918a356c08d9015e0bdc6 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_prepare_recipe_sysroot sig is computed to be 3d6aac8f95ea8a627cff8625d21195be77c7efb524a9581bfa5724a2be93f962, but the sig is locked to 2baea65e507cc5cd1de250a1e9630f74dfa3a65d2100e9827cf304744eb3fe51 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The gcc-runtime:do_package sig is computed to be bf36b8d7a29e318d3d82c0c01b4cc3fa770a290b1b9b913cf36462252b758a1f, but the sig is locked to 84f827baaf6be345f3fb5204bb66d9d0d37df7bdd97da87b15534f631d7e6ba6 in SIGGEN_LOCKEDSIGS_t-aarch64
The gcc-runtime:do_packagedata sig is computed to be 32fe67abfed09a3c86c91fc8038f347abd6625bdbca4edaa4bc6887edeeb32f8, but the sig is locked to f75df9fe8e924f90cce0542c05a52d17e17d85cf25154cc2e06cc9649676efa0 in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_prepare_recipe_sysroot sig is computed to be 3d6aac8f95ea8a627cff8625d21195be77c7efb524a9581bfa5724a2be93f962, but the sig is locked to 2baea65e507cc5cd1de250a1e9630f74dfa3a65d2100e9827cf304744eb3fe51 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_package_write_ipk sig is computed to be 76a777ddc5d0b2297c4724aaf1d856194b03d514b21641de6137644ba607fb3e, but the sig is locked to cf69c8d570040f3d2c1397b0f8bf6bff1ec94dfc85ffdee1a6099a8d29d5b9a3 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The gcc-runtime:do_package_write_ipk sig is computed to be 64ccf0e19395973cde0a8e4b4ca2456947fbd1495b45dce40179bed0530ecf6a, but the sig is locked to a02c2a3902d9e165edfeac311de56b39188b3e57db1c48f02f899b5989bb3c5b in SIGGEN_LOCKEDSIGS_t-aarch64
The libgcc:do_package_write_ipk sig is computed to be 45e2060f6565fb39251c69f15b81c2127e12c1a953134fd197d9a7defd1c337a, but the sig is locked to 3662cc45f6438f61a21bf3d2f8a221a22a0c2b759dc9529ea879b7646a34509b in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_configure sig is computed to be 59128172cde0b80501b022826a01dc92439e56e68f941375b13ae6ca19365b4f, but the sig is locked to 0b0184cbcacefed1b056dd2b0e8bd5f2ad2ea2480aa09a2473f78dde233987e8 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_configure sig is computed to be 59128172cde0b80501b022826a01dc92439e56e68f941375b13ae6ca19365b4f, but the sig is locked to 0b0184cbcacefed1b056dd2b0e8bd5f2ad2ea2480aa09a2473f78dde233987e8 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The libgcc:do_package_qa sig is computed to be b121dbd9bedb34bc1151820cc82324c6561c15b64b1a85fac43b0c6594e1514f, but the sig is locked to 75fe18ab1a78034344f62bb1892e54bb1fced0bc81fd85d9c62dfe26a0eea16a in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_package_qa sig is computed to be 9c7ff015e43505f0ad7d18b7058c32636bbe7faeaacc64a91a7a26d19c171b44, but the sig is locked to 407dacc844fedfef9df67de4c768f70c225647d80533e314b4635b1fc36ada2b in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The gcc-runtime:do_packagedata sig is computed to be 32fe67abfed09a3c86c91fc8038f347abd6625bdbca4edaa4bc6887edeeb32f8, but the sig is locked to f75df9fe8e924f90cce0542c05a52d17e17d85cf25154cc2e06cc9649676efa0 in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_compile sig is computed to be d0f1723554c7000d92f64b71c3c95f4946eb7125464a96f39b1a02d5abf18e8e, but the sig is locked to daf1e48081da8c0d55a4ecd357ae1503557250fbff8d6996a563d51c9d526146 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The gcc-runtime:do_package_qa sig is computed to be 837d2fff7cd52b1645b6701a7be8916b3f6212d2bfa0540762f90730c9b88192, but the sig is locked to 0815a6a5fed24b30645b19209e9a01ee1b3e1ebd5b4b292166e3d941946fdbdd in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_create_extlinux_config sig is computed to be 2e068a3add1872ef79fbaf204b6149d5367ed4222132818bb1b5c0328d0fb5d3, but the sig is locked to 181a4cf5eb010bc7c38c963d39ff5a3331c66c4a754e7c7748fe225ce34e092a in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The gcc-runtime:do_package_write_ipk sig is computed to be 64ccf0e19395973cde0a8e4b4ca2456947fbd1495b45dce40179bed0530ecf6a, but the sig is locked to a02c2a3902d9e165edfeac311de56b39188b3e57db1c48f02f899b5989bb3c5b in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_deploy sig is computed to be 844deebe5ed5116832fdc0a274525c713de3ae0d8a392e88d905905321f091ba, but the sig is locked to c034f2b218f6ad292f7ee7ec5d37076b1f6699759e6918a356c08d9015e0bdc6 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_compile sig is computed to be d0f1723554c7000d92f64b71c3c95f4946eb7125464a96f39b1a02d5abf18e8e, but the sig is locked to daf1e48081da8c0d55a4ecd357ae1503557250fbff8d6996a563d51c9d526146 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_create_extlinux_config sig is computed to be 2e068a3add1872ef79fbaf204b6149d5367ed4222132818bb1b5c0328d0fb5d3, but the sig is locked to 181a4cf5eb010bc7c38c963d39ff5a3331c66c4a754e7c7748fe225ce34e092a in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The gcc-runtime:do_package_qa sig is computed to be 837d2fff7cd52b1645b6701a7be8916b3f6212d2bfa0540762f90730c9b88192, but the sig is locked to 0815a6a5fed24b30645b19209e9a01ee1b3e1ebd5b4b292166e3d941946fdbdd in SIGGEN_LOCKEDSIGS_t-aarch64
The u-boot-ti-staging:do_install sig is computed to be 2c2295e253ca6b585b869c0ed25ce8f1c8ddf84a2e2fdca8c0fa5624903b8695, but the sig is locked to 17dd7509325a882903111184bcb7d5bf14aaf3928a6bad242a84a2ec4ea8e169 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_package sig is computed to be 30958cd0f4618a7fc03574a04e00f5801b90b4da7468cdc503cbb9a72ace1996, but the sig is locked to 6aa2756409993dc8dda685f9254d98b416ee18f503b7291e378f4ba067d21344 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_populate_sysroot sig is computed to be 2e06991fb05310b16230ab90ca3d8b787e3367fb368217571b6802c93fdd84a9, but the sig is locked to b60332d489a245d0e6a1cf365a194f6ab31c56d2964c38ab04e76acfa5eb9412 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_packagedata sig is computed to be cb9a846b02376aaaa5e37e6c9d1d6c95f88e16159680bfa2991546c3e29130b0, but the sig is locked to 6b864555187091e5ccb5a5f37f80f629e68bde9b2c9793a00b876ae08549c197 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_install sig is computed to be fc469dfa99ad00d9ca4a35bb3a27e0bb12833302741a347a1cc14e59e28e0c4d, but the sig is locked to 17dd7509325a882903111184bcb7d5bf14aaf3928a6bad242a84a2ec4ea8e169 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_package_qa sig is computed to be 71167946b58b53d72c88672e2ea257846dce6035f85c56f87cb5b4d8bf071e26, but the sig is locked to 407dacc844fedfef9df67de4c768f70c225647d80533e314b4635b1fc36ada2b in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_populate_sysroot sig is computed to be 085449eb70b4f39dc34a302ad7c93058c5248cc419bc6b1f065118b2306b9558, but the sig is locked to b60332d489a245d0e6a1cf365a194f6ab31c56d2964c38ab04e76acfa5eb9412 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_package_write_ipk sig is computed to be 4ecfc09b47ea82e71230bcc2a88a8611db612c0336cf85aa4080dda4f8c65873, but the sig is locked to cf69c8d570040f3d2c1397b0f8bf6bff1ec94dfc85ffdee1a6099a8d29d5b9a3 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_deploy sig is computed to be 9d805de27c945abe96512562dfe6e593172d19eae822656bdbb3cc58f969dd3c, but the sig is locked to c034f2b218f6ad292f7ee7ec5d37076b1f6699759e6918a356c08d9015e0bdc6 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_package sig is computed to be 14d2880e581a79bbfc384086b30904b203af492b248058bfbf76611db942993a, but the sig is locked to 6aa2756409993dc8dda685f9254d98b416ee18f503b7291e378f4ba067d21344 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_packagedata sig is computed to be 19eb53d1db229deb8f046e3d873b3dc25a96def316266e2a29b90543cffb4d0b, but the sig is locked to 6b864555187091e5ccb5a5f37f80f629e68bde9b2c9793a00b876ae08549c197 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_package_qa sig is computed to be ebb7ef10f9619da4b1e7cf059e1dc58d493055ea420cfc7c4f449794cd0fe323, but the sig is locked to 407dacc844fedfef9df67de4c768f70c225647d80533e314b4635b1fc36ada2b in SIGGEN_LOCKEDSIGS_t-am62xx-evm
The u-boot-ti-staging:do_package_write_ipk sig is computed to be 64e6a55c37b840252f93774ccb3425f4e6914fd443c2169552c9c77689bd847e, but the sig is locked to cf69c8d570040f3d2c1397b0f8bf6bff1ec94dfc85ffdee1a6099a8d29d5b9a3 in SIGGEN_LOCKEDSIGS_t-am62xx-evm
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package_qa after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package_qa
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package_write_ipk after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package_write_ipk
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_packagedata after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_packagedata
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_populate_sysroot after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_populate_sysroot
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_deploy after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_deploy
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package_qa after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package_qa
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package_write_ipk after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package_write_ipk
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_packagedata after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_packagedata
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_populate_sysroot after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_populate_sysroot
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package_qa after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package_qa
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package_write_ipk after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package_write_ipk
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_packagedata after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_packagedata
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_populate_sysroot after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_populate_sysroot
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_stash_locale after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_stash_locale
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package_qa after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package_qa
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package_write_ipk after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package_write_ipk
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_packagedata after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_packagedata
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_populate_sysroot after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_populate_sysroot
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc-initial_9.5.bb:do_populate_sysroot after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc-initial_9.5.bb:do_populate_sysroot
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package_qa after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package_qa
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package_write_ipk after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package_write_ipk
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_packagedata after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_packagedata
NOTE: Deferring mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_populate_sysroot after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_populate_sysroot
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package_qa after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package_qa
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package_write_ipk after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package_write_ipk
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_packagedata after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_packagedata
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_populate_sysroot after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_populate_sysroot
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_deploy after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_deploy
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package_qa after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package_qa
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package_write_ipk after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package_write_ipk
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_packagedata after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_packagedata
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_populate_sysroot after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_populate_sysroot
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package_qa after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package_qa
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package_write_ipk after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package_write_ipk
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_packagedata after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_packagedata
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_populate_sysroot after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_populate_sysroot
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_stash_locale after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_stash_locale
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package_qa after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package_qa
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package_write_ipk after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package_write_ipk
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_packagedata after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_packagedata
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_populate_sysroot after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_populate_sysroot
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc-initial_9.5.bb:do_populate_sysroot after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc-initial_9.5.bb:do_populate_sysroot
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package_qa after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package_qa
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package_write_ipk after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package_write_ipk
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_packagedata after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_packagedata
NOTE: Deferring mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_populate_sysroot after mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_populate_sysroot
NOTE: Executing Tasks
NOTE: Running setscene task 3 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-connectivity/ethtool/ethtool_5.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 4 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-connectivity/initscript-telnetd/initscript-telnetd.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 5 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/arago-gpl-notice/arago-gpl-notice.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 6 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/feed-config/arago-feed-config_1.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 9 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-connectivity/ethtool/ethtool_5.10.bb:do_package_qa_setscene)
NOTE: Running setscene task 10 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-connectivity/ethtool/ethtool_5.10.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 11 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-connectivity/ethtool/ethtool_5.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 12 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-connectivity/initscript-telnetd/initscript-telnetd.bb:do_package_qa_setscene)
NOTE: Running setscene task 13 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-connectivity/initscript-telnetd/initscript-telnetd.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 14 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-connectivity/initscript-telnetd/initscript-telnetd.bb:do_populate_lic_setscene)
NOTE: Running setscene task 15 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/arago-gpl-notice/arago-gpl-notice.bb:do_package_qa_setscene)
NOTE: Running setscene task 16 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/arago-gpl-notice/arago-gpl-notice.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 17 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/arago-gpl-notice/arago-gpl-notice.bb:do_populate_lic_setscene)
NOTE: Running setscene task 18 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/feed-config/arago-feed-config_1.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 19 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/feed-config/arago-feed-config_1.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 20 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/feed-config/arago-feed-config_1.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 21 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb:do_package_qa_setscene)
NOTE: Running setscene task 22 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 23 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb:do_populate_lic_setscene)
NOTE: Running setscene task 24 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb:do_package_qa_setscene)
NOTE: Running setscene task 25 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 26 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb:do_populate_lic_setscene)
NOTE: Running setscene task 27 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-console.bb:do_package_qa_setscene)
NOTE: Running setscene task 28 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-console.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 29 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-console.bb:do_populate_lic_setscene)
NOTE: Running setscene task 30 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/thermal-init/thermal-init.bb:do_package_qa_setscene)
NOTE: Running setscene task 31 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/thermal-init/thermal-init.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 32 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/thermal-init/thermal-init.bb:do_populate_lic_setscene)
NOTE: Running setscene task 33 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/thermal-init/thermal-init.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 34 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package_qa_setscene)
NOTE: Running setscene task 35 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 36 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 37 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv.bb:do_deploy_setscene)
NOTE: Running setscene task 38 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/arago-gpl-notice/arago-gpl-notice.bb:do_packagedata_setscene)
NOTE: Running setscene task 39 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/feed-config/arago-feed-config_1.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 40 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-connectivity/ethtool/ethtool_5.10.bb:do_packagedata_setscene)
NOTE: Running setscene task 41 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-connectivity/initscript-telnetd/initscript-telnetd.bb:do_packagedata_setscene)
NOTE: Running setscene task 42 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb:do_packagedata_setscene)
NOTE: Running setscene task 43 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb:do_packagedata_setscene)
NOTE: Running setscene task 44 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-console.bb:do_packagedata_setscene)
NOTE: Running setscene task 45 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/thermal-init/thermal-init.bb:do_packagedata_setscene)
NOTE: Running setscene task 46 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv.bb:do_package_qa_setscene)
NOTE: Running setscene task 47 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 48 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv.bb:do_populate_lic_setscene)
NOTE: Running setscene task 49 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 50 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-extras/recipes-benchmark/iperf/iperf_2.0.5.bb:do_package_qa_setscene)
NOTE: Running setscene task 51 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-extras/recipes-benchmark/iperf/iperf_2.0.5.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 52 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-extras/recipes-benchmark/iperf/iperf_2.0.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 53 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-extras/recipes-benchmark/iperf/iperf_2.0.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 54 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-extras/recipes-devtools/opkg/opkg-bash-completion.bb:do_package_qa_setscene)
NOTE: Running setscene task 55 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-extras/recipes-devtools/opkg/opkg-bash-completion.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 56 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-extras/recipes-devtools/opkg/opkg-bash-completion.bb:do_populate_lic_setscene)
NOTE: Running setscene task 57 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-extras/recipes-devtools/opkg/opkg-bash-completion.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 58 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 59 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 60 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 61 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 62 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.1.bb:do_deploy_setscene)
NOTE: Running setscene task 63 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv.bb:do_packagedata_setscene)
NOTE: Running setscene task 64 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 65 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-extras/recipes-benchmark/iperf/iperf_2.0.5.bb:do_packagedata_setscene)
NOTE: Running setscene task 66 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 67 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 68 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-client_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 69 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-client_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 70 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-client_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 71 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-examples_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 72 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-extras/recipes-devtools/opkg/opkg-bash-completion.bb:do_packagedata_setscene)
NOTE: Running setscene task 73 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 74 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-examples_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 75 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-examples_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 76 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-examples_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 77 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-os_git.bb:do_deploy_setscene)
NOTE: Running setscene task 78 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-os_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 79 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-os_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 80 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-os_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 81 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-test_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 82 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-test_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 83 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-test_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 84 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-test_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 85 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/cifs/cifs-utils_6.10.bb:do_package_qa_setscene)
NOTE: Running setscene task 86 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/cifs/cifs-utils_6.10.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 87 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/cifs/cifs-utils_6.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 88 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/cifs/cifs-utils_6.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 89 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-examples_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 90 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc_2.3.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 91 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc_2.3.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 92 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc_2.3.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 93 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/netperf/netperf_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 94 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/netperf/netperf_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 95 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/netperf/netperf_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 96 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/netperf/netperf_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 97 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/phytool/phytool.bb:do_package_qa_setscene)
NOTE: Running setscene task 98 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/phytool/phytool.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 99 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-test_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 100 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/cifs/cifs-utils_6.10.bb:do_packagedata_setscene)
NOTE: Running setscene task 101 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/phytool/phytool.bb:do_populate_lic_setscene)
NOTE: Running setscene task 102 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/phytool/phytool.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 103 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpdump_4.9.3.bb:do_package_qa_setscene)
NOTE: Running setscene task 104 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpdump_4.9.3.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 105 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpdump_4.9.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 106 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpdump_4.9.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 107 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-benchmark/iperf3/iperf3_3.7.bb:do_package_qa_setscene)
NOTE: Running setscene task 108 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-benchmark/iperf3/iperf3_3.7.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 109 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-benchmark/iperf3/iperf3_3.7.bb:do_populate_lic_setscene)
NOTE: Running setscene task 110 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/phytool/phytool.bb:do_packagedata_setscene)
NOTE: Running setscene task 111 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-benchmark/iperf3/iperf3_3.7.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 112 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 113 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 114 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/netperf/netperf_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 115 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 116 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 117 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-extended/socketcan/can-utils_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 118 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-extended/socketcan/can-utils_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 119 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-extended/socketcan/can-utils_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 120 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/tcpdump/tcpdump_4.9.3.bb:do_packagedata_setscene)
NOTE: Running setscene task 121 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-benchmark/iperf3/iperf3_3.7.bb:do_packagedata_setscene)
NOTE: Running setscene task 122 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-extended/socketcan/can-utils_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 123 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.11.bb:do_package_qa_setscene)
NOTE: Running setscene task 124 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.11.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 125 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.11.bb:do_populate_lic_setscene)
NOTE: Running setscene task 126 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/devmem2/devmem2.bb:do_package_qa_setscene)
NOTE: Running setscene task 127 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/devmem2/devmem2.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 128 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/devmem2/devmem2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 129 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/devmem2/devmem2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 130 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes.bb:do_package_qa_setscene)
NOTE: Running setscene task 131 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 132 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 133 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes.bb:do_populate_lic_setscene)
NOTE: Running setscene task 134 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-extended/socketcan/can-utils_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 135 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 136 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/fbset/fbset_2.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 137 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/fbset/fbset_2.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 138 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/fbset/fbset_2.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 139 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/fbset/fbset_2.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 140 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod_1.4.3.bb:do_package_qa_setscene)
NOTE: Running setscene task 141 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod_1.4.3.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 142 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/devmem2/devmem2.bb:do_packagedata_setscene)
NOTE: Running setscene task 143 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod_1.4.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 144 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod_1.4.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 145 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-pybind11_2.4.3.bb:do_package_qa_setscene)
NOTE: Running setscene task 146 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-pybind11_2.4.3.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 147 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-pybind11_2.4.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 148 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-processor-sdk/recipes-core/busybox/busybox-udhcpd-conf_1.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 149 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-processor-sdk/recipes-core/busybox/busybox-udhcpd-conf_1.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 150 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-processor-sdk/recipes-core/busybox/busybox-udhcpd-conf_1.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 151 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-processor-sdk/recipes-core/busybox/busybox-udhcpd-conf_1.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 152 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes.bb:do_packagedata_setscene)
NOTE: Running setscene task 153 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/fbset/fbset_2.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 154 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-processor-sdk/recipes-ti/resize-rootfs/resize-rootfs_0.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 155 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-processor-sdk/recipes-ti/resize-rootfs/resize-rootfs_0.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 156 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-processor-sdk/recipes-ti/resize-rootfs/resize-rootfs_0.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 157 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-processor-sdk/recipes-ti/resize-rootfs/resize-rootfs_0.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 158 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod_1.4.3.bb:do_packagedata_setscene)
NOTE: Running setscene task 159 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb:do_package_qa_setscene)
NOTE: Running setscene task 160 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 161 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb:do_populate_lic_setscene)
NOTE: Running setscene task 162 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 163 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/tifs-lpm-stub/tifs-lpm-stub_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 164 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/tifs-lpm-stub/tifs-lpm-stub_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 165 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/tifs-lpm-stub/tifs-lpm-stub_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 166 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/tifs-lpm-stub/tifs-lpm-stub_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 167 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package_qa_setscene)
NOTE: Running setscene task 168 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 169 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_populate_lic_setscene)
NOTE: Running setscene task 170 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 171 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb:do_package_qa_setscene)
NOTE: Running setscene task 172 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-processor-sdk/recipes-ti/resize-rootfs/resize-rootfs_0.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 173 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 174 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb:do_populate_lic_setscene)
NOTE: Running setscene task 175 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb:do_deploy_setscene)
NOTE: Running setscene task 176 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb:do_package_qa_setscene)
NOTE: Running setscene task 177 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 178 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 179 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb:do_deploy_setscene)
NOTE: Running setscene task 180 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb:do_package_qa_setscene)
NOTE: Running setscene task 181 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 182 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb:do_populate_lic_setscene)
NOTE: Running setscene task 183 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/alsa-state/alsa-state.bb:do_package_qa_setscene)
NOTE: Running setscene task 184 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_packagedata_setscene)
NOTE: Running setscene task 185 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/alsa-state/alsa-state.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 186 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/alsa-state/alsa-state.bb:do_populate_lic_setscene)
NOTE: Running setscene task 187 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/alsa-state/alsa-state.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 188 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb:do_packagedata_setscene)
NOTE: Running setscene task 189 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb:do_package_qa_setscene)
NOTE: Running setscene task 190 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 191 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb:do_populate_lic_setscene)
NOTE: Running setscene task 192 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 193 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/pciutils/pciutils_3.6.4.bb:do_package_qa_setscene)
NOTE: Running setscene task 194 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/pciutils/pciutils_3.6.4.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 195 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/pciutils/pciutils_3.6.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 196 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/pciutils/pciutils_3.6.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 197 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/usbutils/usbutils_012.bb:do_package_qa_setscene)
NOTE: Running setscene task 198 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/usbutils/usbutils_012.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 199 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/usbutils/usbutils_012.bb:do_populate_lic_setscene)
NOTE: Running setscene task 200 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/usbutils/usbutils_012.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 201 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/avahi/avahi_0.7.bb:do_package_qa_setscene)
NOTE: Running setscene task 202 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/avahi/avahi_0.7.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 203 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/avahi/avahi_0.7.bb:do_populate_lic_setscene)
NOTE: Running setscene task 204 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/bluez5/bluez5_5.55.bb:do_package_qa_setscene)
NOTE: Running setscene task 205 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/bluez5/bluez5_5.55.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 206 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/bluez5/bluez5_5.55.bb:do_populate_lic_setscene)
NOTE: Running setscene task 207 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/tifs-lpm-stub/tifs-lpm-stub_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 208 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/iw/iw_5.4.bb:do_package_qa_setscene)
NOTE: Running setscene task 209 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/iw/iw_5.4.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 210 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/iw/iw_5.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 211 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/iw/iw_5.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 212 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.14.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 213 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.14.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 214 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.14.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 215 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.14.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 216 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/libpcap/libpcap_1.9.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 217 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/libpcap/libpcap_1.9.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 218 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/libpcap/libpcap_1.9.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 219 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 220 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 221 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 222 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/neard/neard_0.16.bb:do_package_qa_setscene)
NOTE: Running setscene task 223 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/neard/neard_0.16.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 224 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/neard/neard_0.16.bb:do_populate_lic_setscene)
NOTE: Running setscene task 225 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/neard/neard_0.16.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 226 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/nfs-utils/nfs-utils_2.4.3.bb:do_package_qa_setscene)
NOTE: Running setscene task 227 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/nfs-utils/nfs-utils_2.4.3.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 228 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/nfs-utils/nfs-utils_2.4.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 229 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/ofono/ofono_1.31.bb:do_package_qa_setscene)
NOTE: Running setscene task 230 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/ofono/ofono_1.31.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 231 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/ofono/ofono_1.31.bb:do_populate_lic_setscene)
NOTE: Running setscene task 232 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/ofono/ofono_1.31.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 233 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/openssh/openssh_8.2p1.bb:do_package_qa_setscene)
NOTE: Running setscene task 234 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/openssh/openssh_8.2p1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 235 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/openssh/openssh_8.2p1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 236 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1s.bb:do_package_qa_setscene)
NOTE: Running setscene task 237 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1s.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 238 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1s.bb:do_populate_lic_setscene)
NOTE: Running setscene task 239 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb:do_package_qa_setscene)
NOTE: Running setscene task 240 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 241 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb:do_populate_lic_setscene)
NOTE: Running setscene task 242 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 243 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/nfs-utils/nfs-utils_2.4.3.bb:do_packagedata_setscene)
NOTE: Running setscene task 244 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package_qa_setscene)
NOTE: Running setscene task 245 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 246 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_populate_lic_setscene)
NOTE: Running setscene task 247 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb:do_package_qa_setscene)
NOTE: Running setscene task 248 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 249 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb:do_populate_lic_setscene)
NOTE: Running setscene task 250 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 251 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/busybox/busybox_1.31.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 252 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/busybox/busybox_1.31.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 253 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/busybox/busybox_1.31.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 254 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/busybox/busybox_1.31.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 255 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/coreutils/coreutils_8.31.bb:do_package_qa_setscene)
NOTE: Running setscene task 256 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/coreutils/coreutils_8.31.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 257 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/coreutils/coreutils_8.31.bb:do_populate_lic_setscene)
NOTE: Running setscene task 258 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/coreutils/coreutils_8.31.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 259 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_package_qa_setscene)
NOTE: Running setscene task 260 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/openssh/openssh_8.2p1.bb:do_packagedata_setscene)
NOTE: Running setscene task 261 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 262 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_lic_setscene)
NOTE: Running setscene task 263 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/dropbear/dropbear_2019.78.bb:do_package_qa_setscene)
NOTE: Running setscene task 264 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/dropbear/dropbear_2019.78.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 265 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/dropbear/dropbear_2019.78.bb:do_populate_lic_setscene)
NOTE: Running setscene task 266 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/dropbear/dropbear_2019.78.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 267 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/ell/ell_0.33.bb:do_package_qa_setscene)
NOTE: Running setscene task 268 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/ell/ell_0.33.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 269 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/ell/ell_0.33.bb:do_populate_lic_setscene)
NOTE: Running setscene task 270 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_package_qa_setscene)
NOTE: Running setscene task 271 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 272 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_lic_setscene)
NOTE: Running setscene task 273 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/dropbear/dropbear_2019.78.bb:do_packagedata_setscene)
NOTE: Running setscene task 274 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 275 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glib-2.0/glib-2.0_2.62.6.bb:do_package_qa_setscene)
NOTE: Running setscene task 276 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glib-2.0/glib-2.0_2.62.6.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 277 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glib-2.0/glib-2.0_2.62.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 278 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/cross-localedef-native_2.31.bb:do_populate_lic_setscene)
NOTE: Running setscene task 279 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc-locale_2.31.bb:do_package_qa_setscene)
NOTE: Running setscene task 280 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc-locale_2.31.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 281 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc-locale_2.31.bb:do_populate_lic_setscene)
NOTE: Running setscene task 282 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-processor-sdk/recipes-core/busybox/busybox-udhcpd-conf_1.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 283 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc-locale_2.31.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 284 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package_qa_setscene)
NOTE: Running setscene task 285 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 286 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_populate_lic_setscene)
NOTE: Running setscene task 287 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 288 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 289 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 290 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 291 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 292 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 293 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 294 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/initscripts/initscripts_1.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 295 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/initscripts/initscripts_1.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 296 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/kbd/kbd_2.2.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 297 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/kbd/kbd_2.2.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 298 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/kbd/kbd_2.2.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 299 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/kbd/kbd_2.2.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 300 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/libxcrypt/libxcrypt_4.4.15.bb:do_package_qa_setscene)
NOTE: Running setscene task 301 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/libxcrypt/libxcrypt_4.4.15.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 302 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/libxcrypt/libxcrypt_4.4.15.bb:do_populate_lic_setscene)
NOTE: Running setscene task 303 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/libxml/libxml2_2.9.10.bb:do_package_qa_setscene)
NOTE: Running setscene task 304 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/libxml/libxml2_2.9.10.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 305 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/libxml/libxml2_2.9.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 306 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/meta/meta-extsdk-toolchain.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 307 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_package_qa_setscene)
NOTE: Running setscene task 308 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 309 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 310 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/netbase/netbase_6.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 311 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/netbase/netbase_6.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 312 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/netbase/netbase_6.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 313 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/netbase/netbase_6.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 314 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/os-release/os-release.bb:do_package_qa_setscene)
NOTE: Running setscene task 315 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/os-release/os-release.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 316 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/os-release/os-release.bb:do_populate_lic_setscene)
NOTE: Running setscene task 317 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/os-release/os-release.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 318 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/packagegroups/packagegroup-base.bb:do_package_qa_setscene)
NOTE: Running setscene task 319 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/packagegroups/packagegroup-base.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 320 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/packagegroups/packagegroup-base.bb:do_populate_lic_setscene)
NOTE: Running setscene task 321 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_qa_setscene)
NOTE: Running setscene task 322 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 323 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_populate_lic_setscene)
NOTE: Running setscene task 324 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/psplash/psplash_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 325 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/psplash/psplash_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 326 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/psplash/psplash_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 327 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/psplash/psplash_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 328 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 329 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 330 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 331 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 332 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 333 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 334 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-compat-units.bb:do_package_qa_setscene)
NOTE: Running setscene task 335 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/busybox/busybox_1.31.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 336 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 337 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/netbase/netbase_6.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 338 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_packagedata_setscene)
NOTE: Running setscene task 339 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/psplash/psplash_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 340 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-compat-units.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 341 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-compat-units.bb:do_populate_lic_setscene)
NOTE: Running setscene task 342 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-compat-units.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 343 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-conf_244.3.bb:do_package_qa_setscene)
NOTE: Running setscene task 344 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-conf_244.3.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 345 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-conf_244.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 346 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-conf_244.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 347 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb:do_packagedata_setscene)
NOTE: Running setscene task 348 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/pciutils/pciutils_3.6.4.bb:do_packagedata_setscene)
NOTE: Running setscene task 349 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/usbutils/usbutils_012.bb:do_packagedata_setscene)
NOTE: Running setscene task 350 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/iw/iw_5.4.bb:do_packagedata_setscene)
NOTE: Running setscene task 351 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.14.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 352 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/neard/neard_0.16.bb:do_packagedata_setscene)
NOTE: Running setscene task 353 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/ofono/ofono_1.31.bb:do_packagedata_setscene)
NOTE: Running setscene task 354 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb:do_packagedata_setscene)
NOTE: Running setscene task 355 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/packagegroups/packagegroup-base.bb:do_packagedata_setscene)
NOTE: Running setscene task 356 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-serialgetty.bb:do_package_qa_setscene)
NOTE: Running setscene task 357 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-serialgetty.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 358 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-serialgetty.bb:do_populate_lic_setscene)
NOTE: Running setscene task 359 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-serialgetty.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 360 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-systemctl-native.bb:do_populate_lic_setscene)
NOTE: Running setscene task 361 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd_244.5.bb:do_package_qa_setscene)
NOTE: Running setscene task 362 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd_244.5.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 363 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd_244.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 364 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 365 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 366 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 367 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 368 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package_qa_setscene)
NOTE: Running setscene task 369 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 370 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_lic_setscene)
NOTE: Running setscene task 371 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 372 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 373 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 374 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/volatile-binds/volatile-binds.bb:do_package_qa_setscene)
NOTE: Running setscene task 375 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/volatile-binds/volatile-binds.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 376 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/volatile-binds/volatile-binds.bb:do_populate_lic_setscene)
NOTE: Running setscene task 377 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/udev/udev-extraconf_1.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 378 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/volatile-binds/volatile-binds.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 379 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_package_qa_setscene)
NOTE: Running setscene task 380 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 381 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_lic_setscene)
NOTE: Running setscene task 382 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_package_qa_setscene)
NOTE: Running setscene task 383 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 384 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_lic_setscene)
NOTE: Running setscene task 385 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/binutils/binutils-cross_2.34.bb:do_populate_lic_setscene)
NOTE: Running setscene task 386 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb:do_populate_lic_setscene)
NOTE: Running setscene task 387 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 388 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/kbd/kbd_2.2.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 389 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/os-release/os-release.bb:do_packagedata_setscene)
NOTE: Running setscene task 390 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-compat-units.bb:do_packagedata_setscene)
NOTE: Running setscene task 391 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-conf_244.3.bb:do_packagedata_setscene)
NOTE: Running setscene task 392 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-serialgetty.bb:do_packagedata_setscene)
NOTE: Running setscene task 393 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/volatile-binds/volatile-binds.bb:do_packagedata_setscene)
NOTE: Running setscene task 394 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/cmake/cmake-native_3.16.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 395 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/dosfstools/dosfstools_4.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 396 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/dosfstools/dosfstools_4.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 397 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/dosfstools/dosfstools_4.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 398 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/dosfstools/dosfstools_4.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 399 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_package_qa_setscene)
NOTE: Running setscene task 400 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 401 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_lic_setscene)
NOTE: Running setscene task 402 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_package_qa_setscene)
NOTE: Running setscene task 403 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 404 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_lic_setscene)
NOTE: Running setscene task 405 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_package_qa_setscene)
NOTE: Running setscene task 406 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 407 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 408 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-cross_9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 409 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package_qa_setscene)
NOTE: Running setscene task 410 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 411 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 412 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc-locale_2.31.bb:do_packagedata_setscene)
NOTE: Running setscene task 413 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/dosfstools/dosfstools_4.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 414 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc-initial_9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 415 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package_qa_setscene)
NOTE: Running setscene task 416 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 417 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 418 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gdb/gdb-cross_9.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 419 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/i2c-tools/i2c-tools_4.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 420 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/i2c-tools/i2c-tools_4.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 421 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/i2c-tools/i2c-tools_4.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 422 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/i2c-tools/i2c-tools_4.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 423 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/libtool/libtool-cross_2.4.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 424 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 425 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_lic_setscene)
NOTE: Running setscene task 426 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/m4/m4_1.4.18.bb:do_package_qa_setscene)
NOTE: Running setscene task 427 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/m4/m4_1.4.18.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 428 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/m4/m4_1.4.18.bb:do_populate_lic_setscene)
NOTE: Running setscene task 429 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/m4/m4_1.4.18.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 430 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/mklibs/mklibs-native_0.1.44.bb:do_populate_lic_setscene)
NOTE: Running setscene task 431 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/mklibs/mklibs-native_0.1.44.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 432 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/mtd/mtd-utils_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 433 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/mtd/mtd-utils_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 434 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/i2c-tools/i2c-tools_4.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 435 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/mtd/mtd-utils_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 436 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/mtd/mtd-utils_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 437 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_package_qa_setscene)
NOTE: Running setscene task 438 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 439 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 440 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 441 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 442 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 443 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 444 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/m4/m4_1.4.18.bb:do_packagedata_setscene)
NOTE: Running setscene task 445 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg/opkg_0.4.2.bb:do_package_qa_setscene)
NOTE: Running setscene task 446 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg/opkg_0.4.2.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 447 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg/opkg_0.4.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 448 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg/opkg_0.4.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 449 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/mtd/mtd-utils_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 450 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 451 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 452 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 453 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 454 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-dbus_1.2.16.bb:do_package_qa_setscene)
NOTE: Running setscene task 455 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-dbus_1.2.16.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 456 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-dbus_1.2.16.bb:do_populate_lic_setscene)
NOTE: Running setscene task 457 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-dbus_1.2.16.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 458 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-pycairo_1.19.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 459 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-pycairo_1.19.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 460 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-pycairo_1.19.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 461 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-pygobject_3.34.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 462 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 463 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg/opkg_0.4.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 464 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-pygobject_3.34.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 465 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 466 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-pygobject_3.34.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 467 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-pygobject_3.34.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 468 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_package_qa_setscene)
NOTE: Running setscene task 469 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 470 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_lic_setscene)
NOTE: Running setscene task 471 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-dbus_1.2.16.bb:do_packagedata_setscene)
NOTE: Running setscene task 472 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 473 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/qemu/qemu-native_4.2.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 474 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 475 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 476 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 477 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 478 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/qemu/qemu-system-native_4.2.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 479 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_lic_setscene)
NOTE: Running setscene task 480 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 481 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 482 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-pygobject_3.34.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 483 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 484 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 485 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/strace/strace_5.5.bb:do_package_qa_setscene)
NOTE: Running setscene task 486 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/strace/strace_5.5.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 487 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/strace/strace_5.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 488 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/strace/strace_5.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 489 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 490 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bash/bash_5.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 491 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bash/bash_5.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 492 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bash/bash_5.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 493 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 494 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bash/bash_5.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 495 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_qa_setscene)
NOTE: Running setscene task 496 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 497 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic_setscene)
NOTE: Running setscene task 498 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/cracklib/cracklib_2.9.5.bb:do_package_qa_setscene)
NOTE: Running setscene task 499 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/cracklib/cracklib_2.9.5.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 500 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/cracklib/cracklib_2.9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 501 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/strace/strace_5.5.bb:do_packagedata_setscene)
NOTE: Running setscene task 502 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/findutils/findutils_4.7.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 503 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/findutils/findutils_4.7.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 504 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/findutils/findutils_4.7.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 505 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/findutils/findutils_4.7.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 506 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/gawk/gawk_5.0.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 507 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/gawk/gawk_5.0.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 508 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/gawk/gawk_5.0.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 509 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/gawk/gawk_5.0.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 510 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/hdparm/hdparm_9.58.bb:do_package_qa_setscene)
NOTE: Running setscene task 511 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/hdparm/hdparm_9.58.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 512 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/hdparm/hdparm_9.58.bb:do_populate_lic_setscene)
NOTE: Running setscene task 513 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/hdparm/hdparm_9.58.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 514 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/iptables/iptables_1.8.4.bb:do_package_qa_setscene)
NOTE: Running setscene task 515 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/iptables/iptables_1.8.4.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 516 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/iptables/iptables_1.8.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 517 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/iptables/iptables_1.8.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 518 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/findutils/findutils_4.7.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 519 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/less/less_551.bb:do_package_qa_setscene)
NOTE: Running setscene task 520 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/less/less_551.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 521 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/less/less_551.bb:do_populate_lic_setscene)
NOTE: Running setscene task 522 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/less/less_551.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 523 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_package_qa_setscene)
NOTE: Running setscene task 524 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 525 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/gawk/gawk_5.0.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 526 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/hdparm/hdparm_9.58.bb:do_packagedata_setscene)
NOTE: Running setscene task 527 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 528 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libidn/libidn2_2.3.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 529 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libidn/libidn2_2.3.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 530 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libidn/libidn2_2.3.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 531 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/iptables/iptables_1.8.4.bb:do_packagedata_setscene)
NOTE: Running setscene task 532 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libmnl/libmnl_1.0.4.bb:do_package_qa_setscene)
NOTE: Running setscene task 533 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libmnl/libmnl_1.0.4.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 534 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/less/less_551.bb:do_packagedata_setscene)
NOTE: Running setscene task 535 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libmnl/libmnl_1.0.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 536 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 537 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 538 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 539 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libsolv/libsolv_0.7.10.bb:do_package_qa_setscene)
NOTE: Running setscene task 540 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libsolv/libsolv_0.7.10.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 541 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libsolv/libsolv_0.7.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 542 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_package_qa_setscene)
NOTE: Running setscene task 543 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 544 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 545 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/pam/libpam_1.3.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 546 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/pam/libpam_1.3.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 547 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/pam/libpam_1.3.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 548 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/parted/parted_3.3.bb:do_package_qa_setscene)
NOTE: Running setscene task 549 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/parted/parted_3.3.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 550 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/parted/parted_3.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 551 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/parted/parted_3.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 552 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/quota/quota_4.05.bb:do_package_qa_setscene)
NOTE: Running setscene task 553 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/quota/quota_4.05.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 554 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/quota/quota_4.05.bb:do_populate_lic_setscene)
NOTE: Running setscene task 555 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/rpcbind/rpcbind_1.2.5.bb:do_package_qa_setscene)
NOTE: Running setscene task 556 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/rpcbind/rpcbind_1.2.5.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 557 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/rpcbind/rpcbind_1.2.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 558 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package_qa_setscene)
NOTE: Running setscene task 559 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 560 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 561 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 562 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/coreutils/coreutils_8.31.bb:do_packagedata_setscene)
NOTE: Running setscene task 563 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 564 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 565 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/parted/parted_3.3.bb:do_packagedata_setscene)
NOTE: Running setscene task 566 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/shadow/shadow_4.8.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 567 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/shadow/shadow_4.8.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 568 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/shadow/shadow_4.8.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 569 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_package_qa_setscene)
NOTE: Running setscene task 570 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 571 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/rpcbind/rpcbind_1.2.5.bb:do_packagedata_setscene)
NOTE: Running setscene task 572 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 573 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic_setscene)
NOTE: Running setscene task 574 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_package_qa_setscene)
NOTE: Running setscene task 575 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 576 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 577 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.62.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 578 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.62.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 579 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.62.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 580 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/cairo/cairo_1.16.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 581 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/cairo/cairo_1.16.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 582 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/cairo/cairo_1.16.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 583 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/drm/libdrm_2.4.101.bb:do_package_qa_setscene)
NOTE: Running setscene task 584 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/drm/libdrm_2.4.101.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 585 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_packagedata_setscene)
NOTE: Running setscene task 586 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/drm/libdrm_2.4.101.bb:do_populate_lic_setscene)
NOTE: Running setscene task 587 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/fontconfig/fontconfig_2.13.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 588 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/fontconfig/fontconfig_2.13.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 589 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/fontconfig/fontconfig_2.13.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 590 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/freetype/freetype_2.10.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 591 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/freetype/freetype_2.10.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 592 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/freetype/freetype_2.10.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 593 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.4.bb:do_package_qa_setscene)
NOTE: Running setscene task 594 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.4.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 595 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 596 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 597 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/wayland/wayland_1.18.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 598 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/wayland/wayland_1.18.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 599 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/wayland/wayland_1.18.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 600 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb:do_package_qa_setscene)
NOTE: Running setscene task 601 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 602 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb:do_populate_lic_setscene)
NOTE: Running setscene task 603 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_package_qa_setscene)
NOTE: Running setscene task 604 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 605 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 606 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-lib/pixman_0.38.4.bb:do_package_qa_setscene)
NOTE: Running setscene task 607 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-lib/pixman_0.38.4.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 608 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-lib/pixman_0.38.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 609 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.4.bb:do_packagedata_setscene)
NOTE: Running setscene task 610 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-util/util-macros_1.19.2.bb:do_package_qa_setscene)
NOTE: Running setscene task 611 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-util/util-macros_1.19.2.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 612 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-util/util-macros_1.19.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 613 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/cryptodev/cryptodev-linux_1.10.bb:do_package_qa_setscene)
NOTE: Running setscene task 614 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/cryptodev/cryptodev-linux_1.10.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 615 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/cryptodev/cryptodev-linux_1.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 616 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/cryptodev/cryptodev-module_1.10.bb:do_package_qa_setscene)
NOTE: Running setscene task 617 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/cryptodev/cryptodev-module_1.10.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 618 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/cryptodev/cryptodev-module_1.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 619 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/cryptodev/cryptodev-module_1.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 620 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 621 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 622 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/kmod/kmod-native_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 623 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/kmod/kmod_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 624 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/kmod/kmod_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 625 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/kmod/kmod_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 626 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 627 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 628 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 629 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 630 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_package_qa_setscene)
NOTE: Running setscene task 631 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 632 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_populate_lic_setscene)
NOTE: Running setscene task 633 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 634 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/cryptodev/cryptodev-module_1.10.bb:do_packagedata_setscene)
NOTE: Running setscene task 635 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 636 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/wireless-regdb/wireless-regdb_2022.08.12.bb:do_package_qa_setscene)
NOTE: Running setscene task 637 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/wireless-regdb/wireless-regdb_2022.08.12.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 638 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/wireless-regdb/wireless-regdb_2022.08.12.bb:do_populate_lic_setscene)
NOTE: Running setscene task 639 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/wireless-regdb/wireless-regdb_2022.08.12.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 640 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-lib_1.2.1.2.bb:do_package_qa_setscene)
NOTE: Running setscene task 641 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 642 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-lib_1.2.1.2.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 643 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-lib_1.2.1.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 644 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 645 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 646 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_packagedata_setscene)
NOTE: Running setscene task 647 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 648 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 649 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.1.2.bb:do_package_qa_setscene)
NOTE: Running setscene task 650 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/wireless-regdb/wireless-regdb_2022.08.12.bb:do_packagedata_setscene)
NOTE: Running setscene task 651 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.1.2.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 652 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.1.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 653 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.1.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 654 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.2.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 655 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.2.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 656 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.2.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 657 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.2.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 658 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-utils_1.2.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 659 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-utils_1.2.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 660 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-utils_1.2.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 661 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-utils_1.2.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 662 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 663 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.1.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 664 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/flac/flac_1.3.3.bb:do_package_qa_setscene)
NOTE: Running setscene task 665 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/flac/flac_1.3.3.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 666 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/flac/flac_1.3.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 667 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libogg/libogg_1.3.4.bb:do_package_qa_setscene)
NOTE: Running setscene task 668 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libogg/libogg_1.3.4.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 669 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libogg/libogg_1.3.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 670 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libpng/libpng_1.6.37.bb:do_package_qa_setscene)
NOTE: Running setscene task 671 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.2.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 672 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libpng/libpng_1.6.37.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 673 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libpng/libpng_1.6.37.bb:do_populate_lic_setscene)
NOTE: Running setscene task 674 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.9.bb:do_package_qa_setscene)
NOTE: Running setscene task 675 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.9.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 676 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.9.bb:do_populate_lic_setscene)
NOTE: Running setscene task 677 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.28.bb:do_package_qa_setscene)
NOTE: Running setscene task 678 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.28.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 679 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.28.bb:do_populate_lic_setscene)
NOTE: Running setscene task 680 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libvorbis/libvorbis_1.3.6.bb:do_package_qa_setscene)
NOTE: Running setscene task 681 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libvorbis/libvorbis_1.3.6.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 682 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libvorbis/libvorbis_1.3.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 683 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/alsa-state/alsa-state.bb:do_packagedata_setscene)
NOTE: Running setscene task 684 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-utils_1.2.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 685 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_package_qa_setscene)
NOTE: Running setscene task 686 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 687 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_lic_setscene)
NOTE: Running setscene task 688 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_package_qa_setscene)
NOTE: Running setscene task 689 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 690 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_lic_setscene)
NOTE: Running setscene task 691 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/bash-completion/bash-completion_2.10.bb:do_package_qa_setscene)
NOTE: Running setscene task 692 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/bash-completion/bash-completion_2.10.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 693 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/bash-completion/bash-completion_2.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 694 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_qa_setscene)
NOTE: Running setscene task 695 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 696 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_lic_setscene)
NOTE: Running setscene task 697 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 698 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/curl/curl_7.69.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 699 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/curl/curl_7.69.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 700 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/curl/curl_7.69.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 701 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/curl/curl_7.69.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 702 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_package_qa_setscene)
NOTE: Running setscene task 703 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 704 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_lic_setscene)
NOTE: Running setscene task 705 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 706 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 707 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 708 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gmp/gmp_6.2.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 709 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bash/bash_5.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 710 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gmp/gmp_6.2.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 711 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gmp/gmp_6.2.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 712 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gnutls/gnutls_3.6.14.bb:do_package_qa_setscene)
NOTE: Running setscene task 713 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gnutls/gnutls_3.6.14.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 714 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gnutls/gnutls_3.6.14.bb:do_populate_lic_setscene)
NOTE: Running setscene task 715 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_packagedata_setscene)
NOTE: Running setscene task 716 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/curl/curl_7.69.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 717 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/icu/icu_66.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 718 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/icu/icu_66.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 719 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/icu/icu_66.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 720 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_package_qa_setscene)
NOTE: Running setscene task 721 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 722 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 723 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libcap/libcap_2.32.bb:do_package_qa_setscene)
NOTE: Running setscene task 724 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libcap/libcap_2.32.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 725 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libcap/libcap_2.32.bb:do_populate_lic_setscene)
NOTE: Running setscene task 726 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_package_qa_setscene)
NOTE: Running setscene task 727 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 728 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_populate_lic_setscene)
NOTE: Running setscene task 729 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libevent/libevent_2.1.11.bb:do_package_qa_setscene)
NOTE: Running setscene task 730 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libevent/libevent_2.1.11.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 731 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libevent/libevent_2.1.11.bb:do_populate_lic_setscene)
NOTE: Running setscene task 732 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_package_qa_setscene)
NOTE: Running setscene task 733 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 734 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 735 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libgcrypt/libgcrypt_1.8.5.bb:do_package_qa_setscene)
NOTE: Running setscene task 736 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libgcrypt/libgcrypt_1.8.5.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 737 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libgcrypt/libgcrypt_1.8.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 738 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libgpg-error/libgpg-error_1.37.bb:do_package_qa_setscene)
NOTE: Running setscene task 739 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libgpg-error/libgpg-error_1.37.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 740 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libgpg-error/libgpg-error_1.37.bb:do_populate_lic_setscene)
NOTE: Running setscene task 741 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libical/libical_3.0.7.bb:do_package_qa_setscene)
NOTE: Running setscene task 742 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libical/libical_3.0.7.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 743 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libical/libical_3.0.7.bb:do_populate_lic_setscene)
NOTE: Running setscene task 744 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libjitterentropy/libjitterentropy_2.2.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 745 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libjitterentropy/libjitterentropy_2.2.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 746 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libjitterentropy/libjitterentropy_2.2.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 747 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libnl/libnl_3.5.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 748 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libnl/libnl_3.5.0.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 749 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libnl/libnl_3.5.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 750 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_package_qa_setscene)
NOTE: Running setscene task 751 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 752 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_lic_setscene)
NOTE: Running setscene task 753 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libunistring/libunistring_0.9.10.bb:do_package_qa_setscene)
NOTE: Running setscene task 754 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libunistring/libunistring_0.9.10.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 755 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libunistring/libunistring_0.9.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 756 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libusb/libusb1_1.0.22.bb:do_package_qa_setscene)
NOTE: Running setscene task 757 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libusb/libusb1_1.0.22.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 758 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libusb/libusb1_1.0.22.bb:do_populate_lic_setscene)
NOTE: Running setscene task 759 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_package_qa_setscene)
NOTE: Running setscene task 760 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 761 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 762 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/nettle/nettle_3.5.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 763 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/nettle/nettle_3.5.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 764 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/nettle/nettle_3.5.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 765 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/rng-tools/rng-tools_6.9.bb:do_package_qa_setscene)
NOTE: Running setscene task 766 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/rng-tools/rng-tools_6.9.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 767 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/rng-tools/rng-tools_6.9.bb:do_populate_lic_setscene)
NOTE: Running setscene task 768 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/rng-tools/rng-tools_6.9.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 769 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 770 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 771 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 772 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 773 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 774 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 775 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 778 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 779 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_deploy_setscene)
NOTE: Running setscene task 780 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 781 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 782 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/rng-tools/rng-tools_6.9.bb:do_packagedata_setscene)
NOTE: Running setscene task 783 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 784 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 788 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_populate_lic_setscene)
NOTE: Running setscene task 789 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 792 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_populate_lic_setscene)
NOTE: Running setscene task 793 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 794 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-systemctl-native.bb:do_populate_lic_setscene)
NOTE: Running setscene task 795 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/binutils/binutils-cross_2.34.bb:do_populate_lic_setscene)
NOTE: Running setscene task 796 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-cross_9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 799 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 800 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc-initial_9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 803 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 804 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 805 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_lic_setscene)
NOTE: Running setscene task 806 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 807 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_lic_setscene)
NOTE: Running setscene task 808 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic_setscene)
NOTE: Running setscene task 809 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 810 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_lic_setscene)
NOTE: Running setscene task 811 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1s.bb:do_populate_lic_setscene)
NOTE: Running setscene task 812 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_lic_setscene)
NOTE: Running setscene task 813 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_lic_setscene)
NOTE: Running setscene task 814 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 815 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 816 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 817 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_lic_setscene)
NOTE: Running setscene task 818 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_lic_setscene)
NOTE: Running setscene task 819 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_lic_setscene)
NOTE: Running setscene task 820 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 821 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 822 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic_setscene)
NOTE: Running setscene task 823 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_lic_setscene)
NOTE: Running setscene task 824 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_lic_setscene)
NOTE: Running setscene task 825 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_lic_setscene)
NOTE: Running setscene task 826 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 827 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 828 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/make/make_4.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 829 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 830 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 831 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 832 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 833 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 834 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 835 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 836 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 837 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_lic_setscene)
NOTE: Running setscene task 838 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 839 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 840 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_lic_setscene)
NOTE: Running setscene task 841 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_populate_lic_setscene)
NOTE: Running setscene task 842 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 843 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic_setscene)
NOTE: Running setscene task 844 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 845 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 846 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 847 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 848 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 865 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-systemctl-native.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 867 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-cross_9.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 868 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 869 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 870 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 871 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/make/make_4.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 872 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 873 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-cross_9.5.bb:do_gcc_stash_builddir_setscene)
NOTE: Running setscene task 874 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 875 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 876 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 877 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 878 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 879 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 880 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 881 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_lic_setscene)
NOTE: Running setscene task 882 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_lic_setscene)
NOTE: Running setscene task 883 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_lic_setscene)
NOTE: Running setscene task 884 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 885 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gmp/gmp_6.2.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 886 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 888 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/binutils/binutils-cross_2.34.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 889 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 890 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 891 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 892 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 893 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 894 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 895 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 896 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 897 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 898 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 899 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 900 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 901 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libmpc/libmpc_1.1.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 902 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libmpc/libmpc_1.1.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 903 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_lic_setscene)
NOTE: Running setscene task 904 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_lic_setscene)
NOTE: Running setscene task 905 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 906 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 907 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 908 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_lic_setscene)
NOTE: Running setscene task 909 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 910 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 911 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/mpfr/mpfr_4.0.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 912 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_lic_setscene)
NOTE: Running setscene task 913 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 914 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 915 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 916 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/mpfr/mpfr_4.0.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 917 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 918 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 919 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1s.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 920 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 921 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 922 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 923 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 924 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 925 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 926 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 927 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 928 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_deploy_setscene)
NOTE: Running setscene task 929 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 930 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 931 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 932 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gmp/gmp_6.2.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 933 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 934 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 935 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_populate_lic_setscene)
NOTE: Running setscene task 936 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 937 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 938 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_populate_lic_setscene)
NOTE: Running setscene task 939 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-systemctl-native.bb:do_populate_lic_setscene)
NOTE: Running setscene task 940 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/binutils/binutils-cross_2.34.bb:do_populate_lic_setscene)
NOTE: Running setscene task 941 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-cross_9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 942 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 943 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 944 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc-initial_9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 945 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 946 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 947 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 948 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 949 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_lic_setscene)
NOTE: Running setscene task 950 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_lic_setscene)
NOTE: Running setscene task 951 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic_setscene)
NOTE: Running setscene task 952 of 1897 (mc:k3r5-hs-fs:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 953 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_lic_setscene)
NOTE: Running setscene task 954 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1s.bb:do_populate_lic_setscene)
NOTE: Running setscene task 955 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_lic_setscene)
NOTE: Running setscene task 956 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_lic_setscene)
NOTE: Running setscene task 957 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 958 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 959 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 960 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_lic_setscene)
NOTE: Running setscene task 961 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_lic_setscene)
NOTE: Running setscene task 962 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_lic_setscene)
NOTE: Running setscene task 963 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 964 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 965 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic_setscene)
NOTE: Running setscene task 966 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_lic_setscene)
NOTE: Running setscene task 967 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_lic_setscene)
NOTE: Running setscene task 968 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 969 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 970 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 971 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_lic_setscene)
NOTE: Running setscene task 972 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 973 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 974 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/make/make_4.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 975 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 976 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 977 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 978 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 979 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 980 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 981 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 982 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 983 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_lic_setscene)
NOTE: Running setscene task 984 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 985 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 986 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_lic_setscene)
NOTE: Running setscene task 987 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_populate_lic_setscene)
NOTE: Running setscene task 988 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 989 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic_setscene)
NOTE: Running setscene task 990 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 991 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 992 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 993 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 994 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 995 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 997 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 998 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 999 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1000 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1001 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1002 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1003 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1004 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1005 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gmp/gmp_6.2.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1006 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1007 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1008 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libmpc/libmpc_1.1.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1009 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1010 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1011 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1012 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1013 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/mpfr/mpfr_4.0.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1014 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1015 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1016 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1017 of 1897 (mc:k3r5-hs-fs:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1018 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1019 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_deploy_setscene)
NOTE: Running setscene task 1020 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_package_qa_setscene)
NOTE: Running setscene task 1021 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_package_write_ipk_setscene)
NOTE: Running setscene task 1022 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1023 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1024 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1025 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1026 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1027 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1028 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd-systemctl-native.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1029 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/binutils/binutils-cross_2.34.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1030 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-cross_9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1031 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1032 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc-initial_9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1033 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 1034 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1035 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1036 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1037 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1038 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1039 of 1897 (mc:k3r5-hs-se:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1040 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1041 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1s.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1042 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1043 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1044 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1045 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1046 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1047 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1048 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1049 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1050 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1051 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1052 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1053 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1054 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1055 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1056 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1057 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1058 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1059 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1060 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/make/make_4.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1061 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1062 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1063 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1064 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1065 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1066 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1067 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1068 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1069 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1070 of 1897 (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1071 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1072 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1073 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1074 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1075 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1076 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1077 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1078 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1079 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1080 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1082 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1083 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1084 of 1897 (mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1085 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1086 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1087 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1088 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1089 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1090 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1091 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gmp/gmp_6.2.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1092 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1093 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1094 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libmpc/libmpc_1.1.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1095 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1096 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1097 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1098 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1099 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/mpfr/mpfr_4.0.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1100 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1101 of 1897 (mc:k3r5-hs-se:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1102 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-asn1crypto_1.3.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1103 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-cffi_1.14.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1104 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-cryptography_2.8.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1105 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-idna_2.8.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1106 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-pycparser_2.20.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1107 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1108 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1s.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1109 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1110 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1111 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/gettext/gettext_0.20.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1112 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glib-2.0/glib-2.0_2.62.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1113 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/libxml/libxml2_2.9.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1114 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1115 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1116 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1117 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1118 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1119 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1120 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1121 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1122 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/binutils/binutils_2.34.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1123 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1124 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.4.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1125 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.4.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1126 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1127 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/dosfstools/dosfstools_4.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1128 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/dosfstools/dosfstools_4.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1129 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1130 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1131 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1132 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/fdisk/gptfdisk_1.0.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1133 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/fdisk/gptfdisk_1.0.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1134 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1135 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1136 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1137 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1138 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/make/make_4.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1139 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1140 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1141 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/meson/meson_0.53.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1142 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/mtools/mtools_4.0.23.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1143 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/nasm/nasm_2.15.03.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1144 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/ninja/ninja_1.10.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1145 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1146 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1147 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg/opkg_0.4.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1148 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg/opkg_0.4.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1149 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1150 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/perl/libxml-parser-perl_2.46.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1151 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1152 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1153 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/prelink/prelink_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1154 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1155 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1156 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-pycryptodome_3.9.7.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1157 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-pycryptodomex_3.9.7.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1158 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-pyelftools_0.26.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1159 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1160 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-six_1.14.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1161 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1162 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1163 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1178 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-client_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 1179 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-client_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1181 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc_2.3.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1182 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc_2.3.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1189 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.11.bb:do_packagedata_setscene)
NOTE: Running setscene task 1190 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.11.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1195 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-pybind11_2.4.3.bb:do_packagedata_setscene)
NOTE: Running setscene task 1196 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-pybind11_2.4.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1202 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 1203 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-os_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 1204 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb:do_packagedata_setscene)
NOTE: Running setscene task 1205 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1207 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb:do_packagedata_setscene)
NOTE: Running setscene task 1215 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/avahi/avahi_0.7.bb:do_packagedata_setscene)
NOTE: Running setscene task 1216 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/libpcap/libpcap_1.9.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 1217 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/libpcap/libpcap_1.9.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1220 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 1223 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1228 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/ell/ell_0.33.bb:do_packagedata_setscene)
NOTE: Running setscene task 1229 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/ell/ell_0.33.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1231 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/cross-localedef-native_2.31.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1246 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_packagedata_setscene)
NOTE: Running setscene task 1247 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1257 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-pycairo_1.19.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1258 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-pycairo_1.19.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1268 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 1269 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1271 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/bluez5/bluez5_5.55.bb:do_packagedata_setscene)
NOTE: Running setscene task 1272 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/bluez5/bluez5_5.55.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1274 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libmnl/libmnl_1.0.4.bb:do_packagedata_setscene)
NOTE: Running setscene task 1276 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libmnl/libmnl_1.0.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1277 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libsolv/libsolv_0.7.10.bb:do_packagedata_setscene)
NOTE: Running setscene task 1278 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libsolv/libsolv_0.7.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1291 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.9.bb:do_packagedata_setscene)
NOTE: Running setscene task 1295 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/cairo/cairo_1.16.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1296 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/cairo/cairo_1.16.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1297 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.9.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1300 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_packagedata_setscene)
NOTE: Running setscene task 1301 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1302 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gnutls/gnutls_3.6.14.bb:do_packagedata_setscene)
NOTE: Running setscene task 1303 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gnutls/gnutls_3.6.14.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1305 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_deploy_setscene)
NOTE: Running setscene task 1308 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/kmod/kmod-native_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1309 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libical/libical_3.0.7.bb:do_packagedata_setscene)
NOTE: Running setscene task 1312 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libical/libical_3.0.7.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1313 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libusb/libusb1_1.0.22.bb:do_packagedata_setscene)
NOTE: Running setscene task 1314 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libusb/libusb1_1.0.22.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1315 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_packagedata_setscene)
NOTE: Running setscene task 1316 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1318 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.28.bb:do_packagedata_setscene)
NOTE: Running setscene task 1320 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb:do_packagedata_setscene)
NOTE: Running setscene task 1321 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/fontconfig/fontconfig_2.13.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 1322 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1323 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/fontconfig/fontconfig_2.13.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1324 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-lib/pixman_0.38.4.bb:do_packagedata_setscene)
NOTE: Running setscene task 1325 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-lib/pixman_0.38.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1326 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.28.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1329 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libidn/libidn2_2.3.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1330 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1331 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arm/meta-arm/recipes-security/optee/optee-os_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1332 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1333 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libidn/libidn2_2.3.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1334 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1336 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/drm/libdrm_2.4.101.bb:do_packagedata_setscene)
NOTE: Running setscene task 1337 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/wayland/wayland_1.18.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1339 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/icu/icu_66.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 1341 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-lib_1.2.1.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 1342 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/drm/libdrm_2.4.101.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1344 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/freetype/freetype_2.10.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 1345 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/freetype/freetype_2.10.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1346 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/wayland/wayland_1.18.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1348 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-lib_1.2.1.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1349 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/flac/flac_1.3.3.bb:do_packagedata_setscene)
NOTE: Running setscene task 1350 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/flac/flac_1.3.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1351 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libvorbis/libvorbis_1.3.6.bb:do_packagedata_setscene)
NOTE: Running setscene task 1353 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libvorbis/libvorbis_1.3.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1354 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/icu/icu_66.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1355 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libunistring/libunistring_0.9.10.bb:do_packagedata_setscene)
NOTE: Running setscene task 1358 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libunistring/libunistring_0.9.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1361 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/nettle/nettle_3.5.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 1363 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libpng/libpng_1.6.37.bb:do_packagedata_setscene)
NOTE: Running setscene task 1364 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libpng/libpng_1.6.37.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1366 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/nettle/nettle_3.5.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1368 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1369 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1371 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb:do_packagedata_setscene)
NOTE: Running setscene task 1372 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_packagedata_setscene)
NOTE: Running setscene task 1374 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libogg/libogg_1.3.4.bb:do_packagedata_setscene)
NOTE: Running setscene task 1376 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libgcrypt/libgcrypt_1.8.5.bb:do_packagedata_setscene)
NOTE: Running setscene task 1377 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libgcrypt/libgcrypt_1.8.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1378 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libogg/libogg_1.3.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1379 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1380 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1381 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libjitterentropy/libjitterentropy_2.2.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1382 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libjitterentropy/libjitterentropy_2.2.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1386 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gmp/gmp_6.2.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1388 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/libxml/libxml2_2.9.10.bb:do_packagedata_setscene)
NOTE: Running setscene task 1389 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/libxml/libxml2_2.9.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1393 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-util/util-macros_1.19.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 1394 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gmp/gmp_6.2.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1395 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-cryptography_2.8.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1398 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libgpg-error/libgpg-error_1.37.bb:do_packagedata_setscene)
NOTE: Running setscene task 1399 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1400 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1401 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-pycryptodome_3.9.7.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1402 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-pycryptodomex_3.9.7.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1403 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-util/util-macros_1.19.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1404 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libgpg-error/libgpg-error_1.37.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1406 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-pyelftools_0.26.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1407 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1408 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1410 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1413 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1414 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1415 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1416 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/unfs3/unfs3_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1418 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1419 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1420 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1421 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1422 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/cpio/cpio_2.13.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1423 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/cpio/cpio_2.13.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1424 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/mtools/mtools_4.0.23.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1425 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/nasm/nasm_2.15.03.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1426 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/cracklib/cracklib_2.9.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1427 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1428 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-asn1crypto_1.3.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1429 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-cffi_1.14.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1430 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-idna_2.8.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1431 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/groff/groff_1.22.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1432 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1433 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1434 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libsolv/libsolv_0.7.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1435 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libsolv/libsolv_0.7.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1436 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-pycparser_2.20.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1437 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1438 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/parted/parted_3.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1439 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/parted/parted_3.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1440 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/pigz/pigz_2.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1441 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/pigz/pigz_2.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1442 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/groff/groff_1.22.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1443 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/shadow/shadow_4.8.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1444 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/shadow/shadow_4.8.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1445 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1446 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1447 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.40.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1448 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.40.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1449 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.62.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1450 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-gnome/gtk-doc/gtk-doc_1.32.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1451 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.4.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1452 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/wayland/wayland_1.18.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1453 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/wayland/wayland_1.18.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1454 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/xorg-lib/pixman_0.38.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1455 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1456 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1457 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/alsa/alsa-lib_1.2.1.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1458 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libpng/libpng_1.6.37.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1459 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1460 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1462 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/avahi/avahi_0.7.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1464 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/nfs-utils/nfs-utils_2.4.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1466 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/openssh/openssh_8.2p1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1468 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/quota/quota_4.05.bb:do_packagedata_setscene)
NOTE: Running setscene task 1469 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/rpcbind/rpcbind_1.2.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1470 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.62.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1471 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_packagedata_setscene)
NOTE: Running setscene task 1472 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libevent/libevent_2.1.11.bb:do_packagedata_setscene)
NOTE: Running setscene task 1473 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1474 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-multimedia/libpng/libpng_1.6.37.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1475 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/bmap-tools/bmap-tools_3.5.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1476 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/bmap-tools/bmap-tools_3.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1477 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libevent/libevent_2.1.11.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1478 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/curl/curl_7.69.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1480 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_packagedata_setscene)
NOTE: Running setscene task 1481 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_packagedata_setscene)
NOTE: Running setscene task 1482 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata_setscene)
NOTE: Running setscene task 1483 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.62.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1484 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/quota/quota_4.05.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1486 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glib-2.0/glib-2.0_2.62.6.bb:do_packagedata_setscene)
NOTE: Running setscene task 1487 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_packagedata_setscene)
NOTE: Running setscene task 1489 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libdaemon/libdaemon_0.14.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1491 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libnl/libnl_3.5.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1492 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1493 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/debianutils/debianutils_4.9.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1495 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3-six_1.14.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1496 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/debianutils/debianutils_4.9.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1497 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1499 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1500 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_packagedata_setscene)
NOTE: Running setscene task 1501 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glib-2.0/glib-2.0_2.62.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1502 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd_244.5.bb:do_packagedata_setscene)
NOTE: Running setscene task 1503 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/cmake/cmake-native_3.16.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1504 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1505 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1507 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/qemu/qemu-native_4.2.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1509 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1511 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libnl/libnl_3.5.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1512 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_packagedata_setscene)
NOTE: Running setscene task 1515 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1s.bb:do_packagedata_setscene)
NOTE: Running setscene task 1516 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1517 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_packagedata_setscene)
NOTE: Running setscene task 1518 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1519 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/systemd/systemd_244.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1520 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 1521 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 1522 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_packagedata_setscene)
NOTE: Running setscene task 1523 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1524 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 1525 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/prelink/prelink_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1528 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata_setscene)
NOTE: Running setscene task 1529 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.62.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1530 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/curl/curl_7.69.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1531 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gmp/gmp_6.2.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1535 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata_setscene)
NOTE: Running setscene task 1536 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb:do_packagedata_setscene)
NOTE: Running setscene task 1537 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/initscripts/initscripts_1.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1538 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1s.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1539 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1540 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_packagedata_setscene)
NOTE: Running setscene task 1541 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 1542 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1543 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1545 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1547 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_packagedata_setscene)
NOTE: Running setscene task 1551 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/shadow/shadow_4.8.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 1552 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_packagedata_setscene)
NOTE: Running setscene task 1553 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/cryptodev/cryptodev-linux_1.10.bb:do_packagedata_setscene)
NOTE: Running setscene task 1554 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1555 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/initscripts/initscripts_1.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1557 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1558 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1559 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/shadow/shadow_4.8.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1560 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1561 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/cryptodev/cryptodev-linux_1.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1563 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1567 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/kmod/kmod_git.bb:do_packagedata_setscene)
NOTE: Running setscene task 1568 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-kernel/kmod/kmod_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1569 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_packagedata_setscene)
NOTE: Running setscene task 1570 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1572 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1573 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libcap/libcap_2.32.bb:do_packagedata_setscene)
NOTE: Running setscene task 1574 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libcap/libcap_2.32.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1576 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1578 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1579 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1581 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 1582 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_packagedata_setscene)
NOTE: Running setscene task 1583 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/binutils/binutils_2.34.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1584 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1585 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1587 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/pam/libpam_1.3.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 1588 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/pam/libpam_1.3.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1589 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/intltool/intltool_0.51.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1592 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_packagedata_setscene)
NOTE: Running setscene task 1593 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1594 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/bash-completion/bash-completion_2.10.bb:do_packagedata_setscene)
NOTE: Running setscene task 1595 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/bash-completion/bash-completion_2.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1596 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/icu/icu_66.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1597 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/icu/icu_66.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1598 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/itstool/itstool_2.0.6.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1600 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1602 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1603 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libmpc/libmpc_1.1.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1604 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1606 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/libxcrypt/libxcrypt_4.4.15.bb:do_packagedata_setscene)
NOTE: Running setscene task 1607 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/libxcrypt/libxcrypt_4.4.15.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1608 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_packagedata_setscene)
NOTE: Running setscene task 1609 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1610 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/cracklib/cracklib_2.9.5.bb:do_packagedata_setscene)
NOTE: Running setscene task 1611 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/cracklib/cracklib_2.9.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1613 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 1614 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1616 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/perl/libxml-parser-perl_2.46.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1618 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1619 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libxslt/libxslt_1.1.34.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1621 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/libxslt/libxslt_1.1.34.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1623 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_packagedata_setscene)
NOTE: Running setscene task 1624 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1625 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/libtool/libtool-cross_2.4.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1626 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-extended/cracklib/cracklib_2.9.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1627 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lz4/lz4_1.9.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1628 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lz4/lz4_1.9.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1629 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1631 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1632 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1633 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/mpfr/mpfr_4.0.2.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1634 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1635 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/re2c/re2c_1.0.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1636 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1638 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_packagedata_setscene)
NOTE: Running setscene task 1639 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1640 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1641 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1643 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_packagedata_setscene)
NOTE: Running setscene task 1644 of 1897 (/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1645 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glib-2.0/glib-2.0_2.62.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1646 of 1897 (virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-support/itstool/itstool_2.0.6.bb:do_populate_sysroot_setscene)
ERROR: Task gnu-config-native.do_fetch attempted to execute unexpectedly
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_stash_locale, unihash 112dd6c447dd064d1564ed097e61c384a6a8c6979d5695acd19adb0f0289b6be, taskhash 112dd6c447dd064d1564ed097e61c384a6a8c6979d5695acd19adb0f0289b6be
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_packagedata, unihash 131317378e584752dc4009f9be74e0866469802d7d157726bd3f57fd6ead6765, taskhash 131317378e584752dc4009f9be74e0866469802d7d157726bd3f57fd6ead6765
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc-initial_9.5.bb:do_populate_sysroot, unihash a4a3b85e5f18d9258149d1e39c0c7258022f964fb949e65108b208165458dcac, taskhash a4a3b85e5f18d9258149d1e39c0c7258022f964fb949e65108b208165458dcac
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package_qa, unihash 75fe18ab1a78034344f62bb1892e54bb1fced0bc81fd85d9c62dfe26a0eea16a, taskhash 75fe18ab1a78034344f62bb1892e54bb1fced0bc81fd85d9c62dfe26a0eea16a
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_packagedata, unihash 3c6b2fd96c93f9338dad565039ddc17df0117d6b3dd74032ff943827c0b710ff, taskhash 3c6b2fd96c93f9338dad565039ddc17df0117d6b3dd74032ff943827c0b710ff
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package_write_ipk, unihash 51ed75ff5fd725d5bd6c0a4d8755cb587d40c936673ecd7e2490504222ffc5e2, taskhash 51ed75ff5fd725d5bd6c0a4d8755cb587d40c936673ecd7e2490504222ffc5e2
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_packagedata, unihash 6b864555187091e5ccb5a5f37f80f629e68bde9b2c9793a00b876ae08549c197, taskhash 6b864555187091e5ccb5a5f37f80f629e68bde9b2c9793a00b876ae08549c197
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package_qa, unihash 0815a6a5fed24b30645b19209e9a01ee1b3e1ebd5b4b292166e3d941946fdbdd, taskhash 0815a6a5fed24b30645b19209e9a01ee1b3e1ebd5b4b292166e3d941946fdbdd
Task /home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/images/tisdk-base-image.bb:do_image_qa, unihash 6b00c5d10cd0707b739eb780b94dcc3f90225d5f6934cd4621241ebe89ddd652, taskhash 6b00c5d10cd0707b739eb780b94dcc3f90225d5f6934cd4621241ebe89ddd652
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package, unihash 84f827baaf6be345f3fb5204bb66d9d0d37df7bdd97da87b15534f631d7e6ba6, taskhash 84f827baaf6be345f3fb5204bb66d9d0d37df7bdd97da87b15534f631d7e6ba6
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_populate_sysroot, unihash 94d775568a31e54c3587484e0b522eccd14c5d7bb96f551b37c60f0588aa29fd, taskhash 94d775568a31e54c3587484e0b522eccd14c5d7bb96f551b37c60f0588aa29fd
Task /home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/images/tisdk-base-image.bb:do_image_complete, unihash 61c62fa34b5fb2c8e42d37344735daf191c026f1b3d334ea7c1a401cb2740906, taskhash 61c62fa34b5fb2c8e42d37344735daf191c026f1b3d334ea7c1a401cb2740906
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_deploy, unihash c034f2b218f6ad292f7ee7ec5d37076b1f6699759e6918a356c08d9015e0bdc6, taskhash c034f2b218f6ad292f7ee7ec5d37076b1f6699759e6918a356c08d9015e0bdc6
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package_qa, unihash e54ef3142c6bf7e3e19a8898d8c37c3dc9ad7db7a5fa8a25e421b12cfa9eb893, taskhash e54ef3142c6bf7e3e19a8898d8c37c3dc9ad7db7a5fa8a25e421b12cfa9eb893
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package_write_ipk, unihash a02c2a3902d9e165edfeac311de56b39188b3e57db1c48f02f899b5989bb3c5b, taskhash a02c2a3902d9e165edfeac311de56b39188b3e57db1c48f02f899b5989bb3c5b
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_populate_sysroot, unihash bbc7ff0aa52a62efdce7b3fda993efa384a17eccb6cfeec1c2e6493353b1fa00, taskhash bbc7ff0aa52a62efdce7b3fda993efa384a17eccb6cfeec1c2e6493353b1fa00
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_packagedata, unihash f75df9fe8e924f90cce0542c05a52d17e17d85cf25154cc2e06cc9649676efa0, taskhash f75df9fe8e924f90cce0542c05a52d17e17d85cf25154cc2e06cc9649676efa0
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package_qa, unihash 407dacc844fedfef9df67de4c768f70c225647d80533e314b4635b1fc36ada2b, taskhash 407dacc844fedfef9df67de4c768f70c225647d80533e314b4635b1fc36ada2b
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package_qa, unihash 7219d26f445c3bdf4401c33b99e4d0c0b572f8fcf1309d25b74553a475486164, taskhash 7219d26f445c3bdf4401c33b99e4d0c0b572f8fcf1309d25b74553a475486164
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package_write_ipk, unihash cf69c8d570040f3d2c1397b0f8bf6bff1ec94dfc85ffdee1a6099a8d29d5b9a3, taskhash cf69c8d570040f3d2c1397b0f8bf6bff1ec94dfc85ffdee1a6099a8d29d5b9a3
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_populate_sysroot, unihash bb3f329705f519f67daa6e9946e45c8d67b8edc94415fad457ad5b250dfe7a9c, taskhash bb3f329705f519f67daa6e9946e45c8d67b8edc94415fad457ad5b250dfe7a9c
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_populate_sysroot, unihash b60332d489a245d0e6a1cf365a194f6ab31c56d2964c38ab04e76acfa5eb9412, taskhash b60332d489a245d0e6a1cf365a194f6ab31c56d2964c38ab04e76acfa5eb9412
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_populate_sysroot, unihash 6e9df5ed04c33c23d19a0fb1b75dbeae4bff13b3df9c43c2eb9e321a25a32c21, taskhash 6e9df5ed04c33c23d19a0fb1b75dbeae4bff13b3df9c43c2eb9e321a25a32c21
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package_write_ipk, unihash 3662cc45f6438f61a21bf3d2f8a221a22a0c2b759dc9529ea879b7646a34509b, taskhash 3662cc45f6438f61a21bf3d2f8a221a22a0c2b759dc9529ea879b7646a34509b
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package_write_ipk, unihash 5ab2e99afac7672e69f45c6c7e7e792ef2476e287dd5e90a8c1ae8930e16cf0c, taskhash 5ab2e99afac7672e69f45c6c7e7e792ef2476e287dd5e90a8c1ae8930e16cf0c
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package, unihash f9d4d7a7ddc97bb05cb193d68ce0320e67fe80389a8ff635d4db07839928d69d, taskhash f9d4d7a7ddc97bb05cb193d68ce0320e67fe80389a8ff635d4db07839928d69d
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package, unihash b99b91c2deda3691b9b967cd092a8b3992bbc04e0c213d33650f4d7b8ee71ca3, taskhash b99b91c2deda3691b9b967cd092a8b3992bbc04e0c213d33650f4d7b8ee71ca3
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package, unihash 6aa2756409993dc8dda685f9254d98b416ee18f503b7291e378f4ba067d21344, taskhash 6aa2756409993dc8dda685f9254d98b416ee18f503b7291e378f4ba067d21344
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_packagedata, unihash 1176a6bc1a672f883b4338accf029bf01969315f39afb9d014d33580fba5b17c, taskhash 1176a6bc1a672f883b4338accf029bf01969315f39afb9d014d33580fba5b17c
Task mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package, unihash 52d86f776ab2bc1a9bf53904cc6db343f27ea8ea00513f96a4b2cc4d7f7cae74, taskhash 52d86f776ab2bc1a9bf53904cc6db343f27ea8ea00513f96a4b2cc4d7f7cae74
This is usually due to missing setscene tasks. Those missing in this build were: {'/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/images/tisdk-base-image.bb:do_image_complete',
 '/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-core/images/tisdk-base-image.bb:do_image_qa',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package_qa',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_package_write_ipk',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_packagedata',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb:do_populate_sysroot',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_deploy',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package_qa',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_package_write_ipk',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_packagedata',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb:do_populate_sysroot',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package_qa',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_package_write_ipk',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_packagedata',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_populate_sysroot',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-core/glibc/glibc_2.31.bb:do_stash_locale',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package_qa',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_package_write_ipk',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_packagedata',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/gcc-runtime_9.5.bb:do_populate_sysroot',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc-initial_9.5.bb:do_populate_sysroot',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package_qa',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_package_write_ipk',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_packagedata',
 'mc:k3r5-gp:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gcc/libgcc_9.5.bb:do_populate_sysroot'}
ERROR: Task (mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_fetch) failed with exit code 'setscene whitelist'
NOTE: Tasks Summary: Attempted 11 tasks of which 10 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  mc:k3r5-gp:virtual:native:/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/sdk-ext/image/tmp-renamed-sdk/layers/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_fetch
Summary: There were 5 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
ERROR: Logfile of failure stored in: /home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/temp/log.do_populate_sdk_ext.3942555
ERROR: Task (/home/zen/Documents/embedded/soc/ti/tisdk/sources/meta-arago/meta-arago-distro/recipes-core/images/tisdk-base-image.bb:do_populate_sdk_ext) failed with exit code '1'
NOTE: Tasks Summary: Attempted 7480 tasks of which 7475 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds

Summary: 1 task failed:
  /home/zen/Documents/embedded/soc/ti/tisdk/sources/meta-arago/meta-arago-distro/recipes-core/images/tisdk-base-image.bb:do_populate_sdk_ext
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

Similarly, I experienced issues while executing MACHINE=am62xx-evm ARAGO_RT_ENABLE=1 bitbake tisdk-base-image -c populate_sdk.

$ MACHINE=am62xx-evm ARAGO_RT_ENABLE=1 bitbake tisdk-base-image -c populate_sdk
NOTE: Started PRServer with DBfile: /home/zen/Documents/embedded/soc/ti/tisdk/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 37387, PID: 3946708
Loading cache: 100% |###########################################################################################################################################################################| Time: 0:00:01
Loaded 17412 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.46.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-22.04"
TARGET_SYS           = "aarch64-oe-linux"
MACHINE              = "am62xx-evm"
DISTRO               = "arago"
DISTRO_VERSION       = "2021.09"
TUNE_FEATURES        = "aarch64"
TARGET_FPU           = ""
meta-processor-sdk   = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
meta-arago-distro
meta-arago-extras    = "my-08.06.00.007:8b97c0cfe00d1248a2a09c0c253cc8e018f4d581"
meta-qt5             = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
meta-virtualization  = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
meta-networking
meta-python
meta-oe
meta-gnome
meta-filesystems
meta-multimedia      = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
meta-ti              = "my-08.06.00.007:fbf570cbd35f605a7b43d31dcd176d10d2c376d3"
meta-arm
meta-arm-toolchain   = "my-c4f04f3f:12e4c8886d38e48568c2db872e656dee192856d1"
meta                 = "HEAD:daaee6fcb0d201f041678af433d8e1cd6f924d09"
meta-sysrepo         = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
meta-jupyter         = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"
meta-mylayer         = "master:90b954ef65d58dd332a44d2d865becee6d0fa1c1"


Build Configuration:
BB_VERSION           = "1.46.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-22.04"
TARGET_SYS           = "arm-oe-linux-gnueabi"
MACHINE              = "am62xx-evm-k3r5-hs-fs"
DISTRO               = "arago"
DISTRO_VERSION       = "2021.09"
TUNE_FEATURES        = "arm armv7a vfp thumb callconvention-hard"
TARGET_FPU           = "hard"
meta-processor-sdk   = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
meta-arago-distro
meta-arago-extras    = "my-08.06.00.007:8b97c0cfe00d1248a2a09c0c253cc8e018f4d581"
meta-qt5             = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
meta-virtualization  = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
meta-networking
meta-python
meta-oe
meta-gnome
meta-filesystems
meta-multimedia      = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
meta-ti              = "my-08.06.00.007:fbf570cbd35f605a7b43d31dcd176d10d2c376d3"
meta-arm
meta-arm-toolchain   = "my-c4f04f3f:12e4c8886d38e48568c2db872e656dee192856d1"
meta                 = "HEAD:daaee6fcb0d201f041678af433d8e1cd6f924d09"
meta-sysrepo         = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
meta-jupyter         = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"
meta-mylayer         = "master:90b954ef65d58dd332a44d2d865becee6d0fa1c1"


Build Configuration:
BB_VERSION           = "1.46.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-22.04"
TARGET_SYS           = "arm-oe-linux-gnueabi"
MACHINE              = "am62xx-evm-k3r5-gp"
DISTRO               = "arago"
DISTRO_VERSION       = "2021.09"
TUNE_FEATURES        = "arm armv7a vfp thumb callconvention-hard"
TARGET_FPU           = "hard"
meta-processor-sdk   = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
meta-arago-distro
meta-arago-extras    = "my-08.06.00.007:8b97c0cfe00d1248a2a09c0c253cc8e018f4d581"
meta-qt5             = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
meta-virtualization  = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
meta-networking
meta-python
meta-oe
meta-gnome
meta-filesystems
meta-multimedia      = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
meta-ti              = "my-08.06.00.007:fbf570cbd35f605a7b43d31dcd176d10d2c376d3"
meta-arm
meta-arm-toolchain   = "my-c4f04f3f:12e4c8886d38e48568c2db872e656dee192856d1"
meta                 = "HEAD:daaee6fcb0d201f041678af433d8e1cd6f924d09"
meta-sysrepo         = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
meta-jupyter         = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"
meta-mylayer         = "master:90b954ef65d58dd332a44d2d865becee6d0fa1c1"


Build Configuration:
BB_VERSION           = "1.46.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-22.04"
TARGET_SYS           = "arm-oe-linux-gnueabi"
MACHINE              = "am62xx-evm-k3r5-hs-se"
DISTRO               = "arago"
DISTRO_VERSION       = "2021.09"
TUNE_FEATURES        = "arm armv7a vfp thumb callconvention-hard"
TARGET_FPU           = "hard"
meta-processor-sdk   = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
meta-arago-distro
meta-arago-extras    = "my-08.06.00.007:8b97c0cfe00d1248a2a09c0c253cc8e018f4d581"
meta-qt5             = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
meta-virtualization  = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
meta-networking
meta-python
meta-oe
meta-gnome
meta-filesystems
meta-multimedia      = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
meta-ti              = "my-08.06.00.007:fbf570cbd35f605a7b43d31dcd176d10d2c376d3"
meta-arm
meta-arm-toolchain   = "my-c4f04f3f:12e4c8886d38e48568c2db872e656dee192856d1"
meta                 = "HEAD:daaee6fcb0d201f041678af433d8e1cd6f924d09"
meta-sysrepo         = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
meta-jupyter         = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"
meta-mylayer         = "master:90b954ef65d58dd332a44d2d865becee6d0fa1c1"

Initialising tasks: 100% |######################################################################################################################################################################| Time: 0:00:13
Sstate summary: Wanted 189 Found 0 Missed 189 Current 909 (0% match, 82% complete)
NOTE: Executing Tasks
ERROR: tisdk-base-image-1.0-r0.tisdk1 do_populate_sdk: Error executing a python function in exec_func_python() autogenerated:

The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
     0001:
 *** 0002:do_populate_sdk(d)
     0003:
File: '/home/zen/Documents/embedded/soc/ti/tisdk/sources/oe-core/meta/classes/populate_sdk_base.bbclass', lineno: 172, function: do_populate_sdk
     0168:
     0169:    populate_sdk(d)
     0170:
     0171:fakeroot python do_populate_sdk() {
 *** 0172:    populate_sdk_common(d)
     0173:}
     0174:SSTATETASKS += "do_populate_sdk"
     0175:SSTATE_SKIP_CREATION_task-populate-sdk = '1'
     0176:do_populate_sdk[cleandirs] = "${SDKDEPLOYDIR}"
File: '/home/zen/Documents/embedded/soc/ti/tisdk/sources/oe-core/meta/classes/populate_sdk_base.bbclass', lineno: 169, function: populate_sdk_common
     0165:                    manifest_type=Manifest.MANIFEST_TYPE_SDK_HOST)
     0166:    create_manifest(d, manifest_dir=d.getVar('SDK_DIR'),
     0167:                    manifest_type=Manifest.MANIFEST_TYPE_SDK_TARGET)
     0168:
 *** 0169:    populate_sdk(d)
     0170:
     0171:fakeroot python do_populate_sdk() {
     0172:    populate_sdk_common(d)
     0173:}
File: '/home/zen/Documents/embedded/soc/ti/tisdk/sources/oe-core/meta/lib/oe/sdk.py', lineno: 415, function: populate_sdk
     0411:    img_type = d.getVar('IMAGE_PKGTYPE')
     0412:    if img_type == "rpm":
     0413:        RpmSdk(d, manifest_dir).populate()
     0414:    elif img_type == "ipk":
 *** 0415:        OpkgSdk(d, manifest_dir).populate()
     0416:    elif img_type == "deb":
     0417:        DpkgSdk(d, manifest_dir).populate()
     0418:
     0419:    os.environ.clear()
File: '/home/zen/Documents/embedded/soc/ti/tisdk/sources/oe-core/meta/lib/oe/sdk.py', lineno: 60, function: populate
     0056:                                 self.sysconfdir, "ld.so.cache")
     0057:        self.mkdirhier(os.path.dirname(link_name))
     0058:        os.symlink("/etc/ld.so.cache", link_name)
     0059:
 *** 0060:        execute_pre_post_process(self.d, self.d.getVar('SDK_POSTPROCESS_COMMAND'))
     0061:
     0062:    def movefile(self, sourcefile, destdir):
     0063:        try:
     0064:            # FIXME: this check of movefile's return code to None should be
File: '/home/zen/Documents/embedded/soc/ti/tisdk/sources/oe-core/meta/lib/oe/utils.py', lineno: 264, function: execute_pre_post_process
     0260:    for cmd in cmds.strip().split(';'):
     0261:        cmd = cmd.strip()
     0262:        if cmd != '':
     0263:            bb.note("Executing %s ..." % cmd)
 *** 0264:            bb.build.exec_func(cmd, d)
     0265:
     0266:# For each item in items, call the function 'target' with item as the first
     0267:# argument, extraargs as the other arguments and handle any exceptions in the
     0268:# parent thread
File: '/home/zen/Documents/embedded/soc/ti/tisdk/sources/bitbake/lib/bb/build.py', lineno: 254, function: exec_func
     0250:    with bb.utils.fileslocked(lockfiles):
     0251:        if ispython:
     0252:            exec_func_python(func, d, runfile, cwd=adir)
     0253:        else:
 *** 0254:            exec_func_shell(func, d, runfile, cwd=adir)
     0255:
     0256:    try:
     0257:        curcwd = os.getcwd()
     0258:    except:
File: '/home/zen/Documents/embedded/soc/ti/tisdk/sources/bitbake/lib/bb/build.py', lineno: 455, function: exec_func_shell
     0451:    with open(fifopath, 'r+b', buffering=0) as fifo:
     0452:        try:
     0453:            bb.debug(2, "Executing shell function %s" % func)
     0454:            with open(os.devnull, 'r+') as stdin, logfile:
 *** 0455:                bb.process.run(cmd, shell=False, stdin=stdin, log=logfile, extrafiles=[(fifo,readfifo)])
     0456:        finally:
     0457:            os.unlink(fifopath)
     0458:
     0459:    bb.debug(2, "Shell function %s finished" % func)
File: '/home/zen/Documents/embedded/soc/ti/tisdk/sources/bitbake/lib/bb/process.py', lineno: 184, function: run
     0180:
     0181:    if pipe.returncode != 0:
     0182:        if log:
     0183:            # Don't duplicate the output in the exception if logging it
 *** 0184:            raise ExecutionError(cmd, pipe.returncode, None, None)
     0185:        raise ExecutionError(cmd, pipe.returncode, stdout, stderr)
     0186:    return stdout, stderr
Exception: bb.process.ExecutionError: Execution of '/home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/temp/run.archive_sdk.249377' failed with exit code 137

ERROR: Logfile of failure stored in: /home/zen/Documents/embedded/soc/ti/tisdk/build/arago-tmp-default-glibc/work/am62xx_evm-oe-linux/tisdk-base-image/1.0-r0.tisdk1/temp/log.do_populate_sdk.249377
ERROR: Task (/home/zen/Documents/embedded/soc/ti/tisdk/sources/meta-arago/meta-arago-distro/recipes-core/images/tisdk-base-image.bb:do_populate_sdk) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4188 tasks of which 3578 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 4 seconds
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds

Summary: 1 task failed:
  /home/zen/Documents/embedded/soc/ti/tisdk/sources/meta-arago/meta-arago-distro/recipes-core/images/tisdk-base-image.bb:do_populate_sdk
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

Could you please help me understand the potential causes of these errors?

Thank you for your assistance.

Best regards,

zw