|
IMAGE=crops/poky:ubuntu-18.04 ./meta-mitysom/build/docker-poky.sh ./meta-mitysom/build/build_MitySOM-TIProcessorSDK.sh \
|
|
-config processor-sdk-08.06.00-cl-config.txt \
|
|
-machine mitysom-am62x \
|
|
-armv7_chain gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf \
|
|
-armv8_chain gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu \
|
|
-armv7_url https://developer.arm.com/-/media/Files/downloads/gnu-a/9.2-2019.12/binrel/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf.tar.xz \
|
|
-armv8_url https://developer.arm.com/-/media/Files/downloads/gnu-a/9.2-2019.12/binrel/gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu.tar.xz \
|
|
tisdk-base-image tisdk-default-image
|
|
Make sure to export MACHINE, TOOLCHAIN_PATH_ARMV7, and TOOLCHAIN_PATH_ARMV8
|
|
ubuntu-18.04: Pulling from crops/poky
|
|
7c457f213c76: Pull complete
|
|
716b07998f04: Pull complete
|
|
2cdd1a423a95: Pull complete
|
|
f12dbb8c3aca: Pull complete
|
|
c8bd9397ac5c: Pull complete
|
|
ebeae053a757: Pull complete
|
|
4f4fb700ef54: Pull complete
|
|
ad3b106ac3a4: Pull complete
|
|
c5bbf477ca53: Pull complete
|
|
f3ad942e85d5: Pull complete
|
|
cd4fcf69cd6a: Pull complete
|
|
6e9bc61c47cd: Pull complete
|
|
Digest: sha256:16bcbcd73b2f7a72de9aefd4d5f7ea5825cc08e74acc8f229c7775b3102227d7
|
|
Status: Downloaded newer image for crops/poky:ubuntu-18.04
|
|
docker.io/crops/poky:ubuntu-18.04
|
|
useradd: warning: the home directory already exists.
|
|
Not copying any file from skel directory into it.
|
|
Processing command:
|
|
config file = processor-sdk-08.06.00-cl-config.txt
|
|
V7 Toolchain = gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf
|
|
V8 Toolchain = gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu
|
|
V7 URL = https://developer.arm.com/-/media/Files/downloads/gnu-a/9.2-2019.12/binrel/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf.tar.xz
|
|
V8 URL = https://developer.arm.com/-/media/Files/downloads/gnu-a/9.2-2019.12/binrel/gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu.tar.xz
|
|
machine = mitysom-am62x
|
|
dryrun = false
|
|
bitbake targets:
|
|
--> 'tisdk-base-image'
|
|
--> 'tisdk-default-image'
|
|
/work
|
|
|
|
|
|
cloning repo bitbake
|
|
|
|
Cloning into '/work/sources/bitbake'...
|
|
remote: Enumerating objects: 63582, done.
|
|
remote: Counting objects: 100% (103/103), done.
|
|
remote: Compressing objects: 100% (98/98), done.
|
|
remote: Total 63582 (delta 66), reused 18 (delta 5), pack-reused 63479
|
|
Receiving objects: 100% (63582/63582), 13.37 MiB | 1.18 MiB/s, done.
|
|
Resolving deltas: 100% (47640/47640), done.
|
|
Branch '1.46' set up to track remote branch '1.46' from 'origin'.
|
|
Switched to a new branch '1.46'
|
|
Already up to date.
|
|
Note: checking out '0784db7'.
|
|
|
|
You are in 'detached HEAD' state. You can look around, make experimental
|
|
changes and commit them, and you can discard any commits you make in this
|
|
state without impacting any branches by performing another checkout.
|
|
|
|
If you want to create a new branch to retain commits you create, you may
|
|
do so (now or later) by using -b with the checkout command again. Example:
|
|
|
|
git checkout -b <new-branch-name>
|
|
|
|
HEAD is now at 0784db7d server/process: Disable gc around critical section
|
|
|
|
|
|
cloning repo meta-processor-sdk
|
|
|
|
Cloning into '/work/sources/meta-processor-sdk'...
|
|
Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
|
|
Switched to a new branch 'dunfell'
|
|
Already up to date.
|
|
Note: checking out '08.06.00'.
|
|
|
|
You are in 'detached HEAD' state. You can look around, make experimental
|
|
changes and commit them, and you can discard any commits you make in this
|
|
state without impacting any branches by performing another checkout.
|
|
|
|
If you want to create a new branch to retain commits you create, you may
|
|
do so (now or later) by using -b with the checkout command again. Example:
|
|
|
|
git checkout -b <new-branch-name>
|
|
|
|
HEAD is now at fab130c edgeai-components: Add tags for EDGEAI_APP_STACK_08_06_00_02
|
|
|
|
|
|
cloning repo meta-arago
|
|
|
|
Cloning into '/work/sources/meta-arago'...
|
|
remote: Enumerating objects: 44484, done.
|
|
remote: Counting objects: 100% (103/103), done.
|
|
remote: Compressing objects: 100% (100/100), done.
|
|
remote: Total 44484 (delta 55), reused 0 (delta 0), pack-reused 44381
|
|
Receiving objects: 100% (44484/44484), 13.48 MiB | 498.00 KiB/s, done.
|
|
Resolving deltas: 100% (31007/31007), done.
|
|
Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
|
|
Switched to a new branch 'dunfell'
|
|
Already up to date.
|
|
Note: checking out '08.06.00.007'.
|
|
|
|
You are in 'detached HEAD' state. You can look around, make experimental
|
|
changes and commit them, and you can discard any commits you make in this
|
|
state without impacting any branches by performing another checkout.
|
|
|
|
If you want to create a new branch to retain commits you create, you may
|
|
do so (now or later) by using -b with the checkout command again. Example:
|
|
|
|
git checkout -b <new-branch-name>
|
|
|
|
HEAD is now at e4fcc247 ltp-ddt: CI/CD Auto-Merger: cicd.dunfell.202302211800
|
|
|
|
|
|
cloning repo meta-qt5
|
|
|
|
Cloning into '/work/sources/meta-qt5'...
|
|
remote: Enumerating objects: 16380, done.
|
|
remote: Counting objects: 100% (625/625), done.
|
|
remote: Compressing objects: 100% (287/287), done.
|
|
remote: Total 16380 (delta 357), reused 542 (delta 337), pack-reused 15755
|
|
Receiving objects: 100% (16380/16380), 4.17 MiB | 1.17 MiB/s, done.
|
|
Resolving deltas: 100% (11642/11642), done.
|
|
Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
|
|
Switched to a new branch 'dunfell'
|
|
Already up to date.
|
|
Note: checking out '5ef3a0f'.
|
|
|
|
You are in 'detached HEAD' state. You can look around, make experimental
|
|
changes and commit them, and you can discard any commits you make in this
|
|
state without impacting any branches by performing another checkout.
|
|
|
|
If you want to create a new branch to retain commits you create, you may
|
|
do so (now or later) by using -b with the checkout command again. Example:
|
|
|
|
git checkout -b <new-branch-name>
|
|
|
|
HEAD is now at 5ef3a0f qtdeclarative: Fix build with gcc-11
|
|
|
|
|
|
cloning repo meta-virtualization
|
|
|
|
Cloning into '/work/sources/meta-virtualization'...
|
|
remote: Enumerating objects: 16505, done.
|
|
remote: Total 16505 (delta 0), reused 0 (delta 0), pack-reused 16505
|
|
Receiving objects: 100% (16505/16505), 4.53 MiB | 551.00 KiB/s, done.
|
|
Resolving deltas: 100% (10210/10210), done.
|
|
Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
|
|
Switched to a new branch 'dunfell'
|
|
Already up to date.
|
|
Note: checking out 'beea119eb529b4a11f266004aee8b548427aea39'.
|
|
|
|
You are in 'detached HEAD' state. You can look around, make experimental
|
|
changes and commit them, and you can discard any commits you make in this
|
|
state without impacting any branches by performing another checkout.
|
|
|
|
If you want to create a new branch to retain commits you create, you may
|
|
do so (now or later) by using -b with the checkout command again. Example:
|
|
|
|
git checkout -b <new-branch-name>
|
|
|
|
HEAD is now at beea119e openvswitch: CVE-2021-3905 External triggered memory leak
|
|
|
|
|
|
cloning repo meta-openembedded
|
|
|
|
Cloning into '/work/sources/meta-openembedded'...
|
|
remote: Enumerating objects: 224750, done.
|
|
remote: Counting objects: 100% (1397/1397), done.
|
|
remote: Compressing objects: 100% (785/785), done.
|
|
remote: Total 224750 (delta 736), reused 1052 (delta 562), pack-reused 223353
|
|
Receiving objects: 100% (224750/224750), 56.20 MiB | 915.00 KiB/s, done.
|
|
Resolving deltas: 100% (136625/136625), done.
|
|
Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
|
|
Switched to a new branch 'dunfell'
|
|
Already up to date.
|
|
Note: checking out '87571345059f82fb7599e3aa82e6fdcfbd361098'.
|
|
|
|
You are in 'detached HEAD' state. You can look around, make experimental
|
|
changes and commit them, and you can discard any commits you make in this
|
|
state without impacting any branches by performing another checkout.
|
|
|
|
If you want to create a new branch to retain commits you create, you may
|
|
do so (now or later) by using -b with the checkout command again. Example:
|
|
|
|
git checkout -b <new-branch-name>
|
|
|
|
HEAD is now at 875713450 zeromq: 4.3.2 -> 4.3.4
|
|
|
|
|
|
cloning repo meta-ti
|
|
|
|
Cloning into '/work/sources/meta-ti'...
|
|
remote: Enumerating objects: 47956, done.
|
|
remote: Total 47956 (delta 0), reused 0 (delta 0), pack-reused 47956
|
|
Receiving objects: 100% (47956/47956), 10.81 MiB | 328.00 KiB/s, done.
|
|
Resolving deltas: 100% (33514/33514), done.
|
|
Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
|
|
Switched to a new branch 'dunfell'
|
|
Already up to date.
|
|
Note: checking out 'cicd.dunfell.202304260757'.
|
|
|
|
You are in 'detached HEAD' state. You can look around, make experimental
|
|
changes and commit them, and you can discard any commits you make in this
|
|
state without impacting any branches by performing another checkout.
|
|
|
|
If you want to create a new branch to retain commits you create, you may
|
|
do so (now or later) by using -b with the checkout command again. Example:
|
|
|
|
git checkout -b <new-branch-name>
|
|
|
|
HEAD is now at 86bafdd7 ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202304260757
|
|
|
|
|
|
cloning repo meta-arm
|
|
|
|
Cloning into '/work/sources/meta-arm'...
|
|
remote: Enumerating objects: 22133, done.
|
|
remote: Counting objects: 100% (44/44), done.
|
|
remote: Compressing objects: 100% (43/43), done.
|
|
remote: Total 22133 (delta 10), reused 0 (delta 0), pack-reused 22089
|
|
Receiving objects: 100% (22133/22133), 5.35 MiB | 384.00 KiB/s, done.
|
|
Resolving deltas: 100% (14174/14174), done.
|
|
Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
|
|
Switched to a new branch 'dunfell'
|
|
Already up to date.
|
|
Note: checking out 'c4f04f3fb66f8f4365b08b553af8206372e90a63'.
|
|
|
|
You are in 'detached HEAD' state. You can look around, make experimental
|
|
changes and commit them, and you can discard any commits you make in this
|
|
state without impacting any branches by performing another checkout.
|
|
|
|
If you want to create a new branch to retain commits you create, you may
|
|
do so (now or later) by using -b with the checkout command again. Example:
|
|
|
|
git checkout -b <new-branch-name>
|
|
|
|
HEAD is now at c4f04f3f arm/trusted-firmware-a: add branch name for mbedtls
|
|
|
|
|
|
cloning repo oe-core
|
|
|
|
Cloning into '/work/sources/oe-core'...
|
|
remote: Enumerating objects: 504934, done.
|
|
remote: Counting objects: 100% (2479/2479), done.
|
|
remote: Compressing objects: 100% (1080/1080), done.
|
|
remote: Total 504934 (delta 1836), reused 1708 (delta 1379), pack-reused 502455
|
|
Receiving objects: 100% (504934/504934), 146.25 MiB | 498.00 KiB/s, done.
|
|
Resolving deltas: 100% (361159/361159), done.
|
|
Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
|
|
Switched to a new branch 'dunfell'
|
|
Already up to date.
|
|
Note: checking out '4045bf02bbc6e87a05ba689a63c675e49c940772'.
|
|
|
|
You are in 'detached HEAD' state. You can look around, make experimental
|
|
changes and commit them, and you can discard any commits you make in this
|
|
state without impacting any branches by performing another checkout.
|
|
|
|
If you want to create a new branch to retain commits you create, you may
|
|
do so (now or later) by using -b with the checkout command again. Example:
|
|
|
|
git checkout -b <new-branch-name>
|
|
|
|
HEAD is now at 4045bf02bb bmap-tools: switch to main branch
|
|
|
|
|
|
cloning repo meta-sysrepo
|
|
|
|
Cloning into '/work/sources/meta-sysrepo'...
|
|
remote: Enumerating objects: 114, done.
|
|
remote: Counting objects: 100% (23/23), done.
|
|
remote: Compressing objects: 100% (17/17), done.
|
|
remote: Total 114 (delta 0), reused 16 (delta 0), pack-reused 91
|
|
Receiving objects: 100% (114/114), 23.81 KiB | 1.40 MiB/s, done.
|
|
Resolving deltas: 100% (29/29), done.
|
|
fatal: A branch named 'master' already exists.
|
|
Already up to date.
|
|
Note: checking out '8bcc6151897c0e67c2931c78340477bf3a12d8cb'.
|
|
|
|
You are in 'detached HEAD' state. You can look around, make experimental
|
|
changes and commit them, and you can discard any commits you make in this
|
|
state without impacting any branches by performing another checkout.
|
|
|
|
If you want to create a new branch to retain commits you create, you may
|
|
do so (now or later) by using -b with the checkout command again. Example:
|
|
|
|
git checkout -b <new-branch-name>
|
|
|
|
HEAD is now at 8bcc615 Merge pull request #5 from synther/master
|
|
|
|
|
|
cloning repo meta-jupyter
|
|
|
|
Cloning into '/work/sources/meta-jupyter'...
|
|
remote: Enumerating objects: 1553, done.
|
|
remote: Counting objects: 100% (339/339), done.
|
|
remote: Compressing objects: 100% (144/144), done.
|
|
remote: Total 1553 (delta 205), reused 283 (delta 194), pack-reused 1214
|
|
Receiving objects: 100% (1553/1553), 235.36 KiB | 1.29 MiB/s, done.
|
|
Resolving deltas: 100% (975/975), done.
|
|
fatal: A branch named 'master' already exists.
|
|
Already up to date.
|
|
Note: checking out '82db248e2eca36e52cbeafe599b755dc87720383'.
|
|
|
|
You are in 'detached HEAD' state. You can look around, make experimental
|
|
changes and commit them, and you can discard any commits you make in this
|
|
state without impacting any branches by performing another checkout.
|
|
|
|
If you want to create a new branch to retain commits you create, you may
|
|
do so (now or later) by using -b with the checkout command again. Example:
|
|
|
|
git checkout -b <new-branch-name>
|
|
|
|
HEAD is now at 82db248 graphviz: Fix ICC CFLAG replacement
|
|
|
|
|
|
cloning repo meta-mitysom
|
|
|
|
Cloning into '/work/sources/meta-mitysom'...
|
|
remote: Enumerating objects: 1700, done.
|
|
remote: Counting objects: 100% (896/896), done.
|
|
remote: Compressing objects: 100% (631/631), done.
|
|
remote: Total 1700 (delta 497), reused 358 (delta 196), pack-reused 804
|
|
Receiving objects: 100% (1700/1700), 830.01 KiB | 438.00 KiB/s, done.
|
|
Resolving deltas: 100% (910/910), done.
|
|
Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
|
|
Switched to a new branch 'dunfell'
|
|
Already up to date.
|
|
|
|
|
|
################################################################################
|
|
The bblayers.conf configuration file has been created for you with some
|
|
default values. Please verify the contents of your conf/bblayers.conf
|
|
file for correctness.
|
|
|
|
NOTE: Any additional entries to this file will be lost if the ./oe-layertool-setup.sh
|
|
script is run again. To add entries permanently to this file
|
|
please add them to the config file used and rerun the
|
|
./oe-layertool-setup.sh script.
|
|
|
|
|
|
|
|
################################################################################
|
|
The local.conf configuration file has been created for you with some
|
|
default values. Please verify the contents of your conf/local.conf
|
|
file for correctness.
|
|
|
|
By default the number of threads used by the build is set to the number
|
|
of CPUs found on your system.
|
|
|
|
NOTE: You will probably want to change the default MACHINE setting in the
|
|
local.conf file to the machine you are trying to build.
|
|
|
|
|
|
|
|
################################################################################
|
|
A setenv file has been created for you in the conf directory. Please verify
|
|
The contents of this file. Once you have verified the contents please source
|
|
this file to configure your environment for building:
|
|
|
|
. conf/setenv
|
|
|
|
You can then start building using the bitbake command. You will likely want
|
|
to set the MACHINE option if you have not done so in your local.conf file.
|
|
|
|
For example:
|
|
MACHINE=xxxxx bitbake <target>
|
|
|
|
Common targets are:
|
|
From oe-core:
|
|
core-image-minimal-mtdutils: No Summary available
|
|
core-image-base: A console-only image that fully supports the target device \
|
|
core-image-tiny-initramfs: No Summary available
|
|
core-image-minimal-initramfs: No Summary available
|
|
build-appliance-image_15.0.0: An image containing the build system itself
|
|
core-image-minimal: A small image just capable of allowing a device to boot.
|
|
core-image-minimal-dev: No Summary available
|
|
From meta-processor-sdk:
|
|
tisdk-edgeai-image: No Summary available
|
|
tisdk-docker-rootfs-image: No Summary available
|
|
From meta-openembedded:
|
|
core-image-minimal-xfce: No Summary available
|
|
meta-python-ptest-image: meta-python ptest test image
|
|
meta-python-image-base: meta-python build test image
|
|
meta-python-image: meta-python build test image
|
|
meta-oe-image: meta-oe build test image
|
|
meta-oe-image-base: meta-oe build test image
|
|
meta-oe-ptest-image: meta-oe ptest test image
|
|
initramfs-debug-image: No Summary available
|
|
meta-initramfs-image: meta-initramfs build test image
|
|
initramfs-kexecboot-image: Initramfs image for kexecboot kernel
|
|
initramfs-kexecboot-klibc-image: Initramfs image for kexecboot kernel (klibc-static binaries)
|
|
meta-networking-image: No Summary available
|
|
meta-networking-image-base: meta-networking build test image
|
|
meta-webserver-image-base: meta-webserver build test image
|
|
meta-webserver-image: No Summary available
|
|
From meta-arm:
|
|
arm-autonomy-host-image-minimal: No Summary available
|
|
From meta-arago[recommended]:
|
|
tisdk-thinlinux-image: Arago TI SDK Thin Linux image
|
|
tisdk-bootstrap-base-image: Arago TI SDK bootstrap base image for initramfs
|
|
tisdk-bootstrap-image: Arago TI SDK bootstrap image usable for board bringup
|
|
tisdk-base-image: Arago TI SDK base image with test tools
|
|
tisdk-core-bundle: Installer package for TI SDK - NOT for direct use on target
|
|
tisdk-tiny-image: Arago TI SDK super minimal base image for initramfs
|
|
tisdk-default-image: Arago TI SDK full filesystem image
|
|
/work/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf/ does not exist. Redownload and install
|
|
--2023-11-09 06:50:08-- https://developer.arm.com/-/media/Files/downloads/gnu-a/9.2-2019.12/binrel/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf.tar.xz
|
|
Resolving developer.arm.com (developer.arm.com)... 23.212.253.115, 23.212.253.9
|
|
Connecting to developer.arm.com (developer.arm.com)|23.212.253.115|:443... connected.
|
|
HTTP request sent, awaiting response... 302 Moved Temporarily
|
|
Location: https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-a/9.2-2019.12/binrel/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf.tar.xz [following]
|
|
--2023-11-09 06:50:09-- https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-a/9.2-2019.12/binrel/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf.tar.xz
|
|
Resolving armkeil.blob.core.windows.net (armkeil.blob.core.windows.net)... 52.239.137.100
|
|
Connecting to armkeil.blob.core.windows.net (armkeil.blob.core.windows.net)|52.239.137.100|:443... connected.
|
|
HTTP request sent, awaiting response... 200 OK
|
|
Length: 264181856 (252M) [application/octet-stream]
|
|
Saving to: โSTDOUTโ
|
|
|
|
- 100%[============================================================>] 251.94M 1.12MB/s in 6m 49s
|
|
|
|
2023-11-09 06:56:59 (630 KB/s) - written to stdout [264181856/264181856]
|
|
|
|
/work/gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu/ does not exist. Redownload and install
|
|
--2023-11-09 06:56:59-- https://developer.arm.com/-/media/Files/downloads/gnu-a/9.2-2019.12/binrel/gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu.tar.xz
|
|
Resolving developer.arm.com (developer.arm.com)... 23.212.253.115, 23.212.253.9
|
|
Connecting to developer.arm.com (developer.arm.com)|23.212.253.115|:443... connected.
|
|
HTTP request sent, awaiting response... 302 Moved Temporarily
|
|
Location: https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-a/9.2-2019.12/binrel/gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu.tar.xz [following]
|
|
--2023-11-09 06:57:00-- https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-a/9.2-2019.12/binrel/gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu.tar.xz
|
|
Resolving armkeil.blob.core.windows.net (armkeil.blob.core.windows.net)... 52.239.137.100
|
|
Connecting to armkeil.blob.core.windows.net (armkeil.blob.core.windows.net)|52.239.137.100|:443... connected.
|
|
HTTP request sent, awaiting response... 200 OK
|
|
Length: 282132940 (269M) [application/octet-stream]
|
|
Saving to: โSTDOUTโ
|
|
|
|
- 100%[============================================================>] 269.06M 1.46MB/s in 8m 46s
|
|
|
|
2023-11-09 07:05:46 (524 KB/s) - written to stdout [282132940/282132940]
|
|
|
|
NOTE: Your conf/bblayers.conf has been automatically updated.
|
|
NOTE: Your conf/bblayers.conf has been automatically updated.
|
|
NOTE: Started PRServer with DBfile: /work/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 46567, PID: 1332
|
|
WARNING: /work/sources/meta-arago/meta-arago-distro/recipes-core/meta/external-arm-secondary-sdk-toolchain.bb: Variable key PREFERRED_PROVIDER_binutils-cross-canadian-${TRANSLATED_TARGET_ARCH} (external-arm-sdk-toolchain-${TRANSLATED_TARGET_ARCH}) replaces original key PREFERRED_PROVIDER_binutils-cross-canadian-invalid (external-arm-secondary-sdk-toolchain-${SECONDARY_TARGET_ARCH}).
|
|
WARNING: /work/sources/meta-arago/meta-arago-distro/recipes-core/meta/external-arm-secondary-sdk-toolchain.bb: Variable key PREFERRED_PROVIDER_gcc-cross-canadian-${TRANSLATED_TARGET_ARCH} (external-arm-sdk-toolchain-${TRANSLATED_TARGET_ARCH}) replaces original key PREFERRED_PROVIDER_gcc-cross-canadian-invalid (external-arm-secondary-sdk-toolchain-${SECONDARY_TARGET_ARCH}).
|
|
WARNING: /work/sources/meta-arago/meta-arago-distro/recipes-core/meta/external-arm-secondary-sdk-toolchain.bb: Variable key PREFERRED_PROVIDER_binutils-cross-canadian-${TRANSLATED_TARGET_ARCH} (external-arm-sdk-toolchain-${TRANSLATED_TARGET_ARCH}) replaces original key PREFERRED_PROVIDER_binutils-cross-canadian-invalid (external-arm-secondary-sdk-toolchain-${SECONDARY_TARGET_ARCH}).
|
|
WARNING: /work/sources/meta-arago/meta-arago-distro/recipes-core/meta/external-arm-secondary-sdk-toolchain.bb: Variable key PREFERRED_PROVIDER_gcc-cross-canadian-${TRANSLATED_TARGET_ARCH} (external-arm-sdk-toolchain-${TRANSLATED_TARGET_ARCH}) replaces original key PREFERRED_PROVIDER_gcc-cross-canadian-invalid (external-arm-secondary-sdk-toolchain-${SECONDARY_TARGET_ARCH}).
|
|
WARNING: /work/sources/meta-arago/meta-arago-distro/recipes-core/meta/external-arm-secondary-sdk-toolchain.bb: Variable key PREFERRED_PROVIDER_binutils-cross-canadian-${TRANSLATED_TARGET_ARCH} (external-arm-sdk-toolchain-${TRANSLATED_TARGET_ARCH}) replaces original key PREFERRED_PROVIDER_binutils-cross-canadian-invalid (external-arm-secondary-sdk-toolchain-${SECONDARY_TARGET_ARCH}).
|
|
WARNING: /work/sources/meta-arago/meta-arago-distro/recipes-core/meta/external-arm-secondary-sdk-toolchain.bb: Variable key PREFERRED_PROVIDER_gcc-cross-canadian-${TRANSLATED_TARGET_ARCH} (external-arm-sdk-toolchain-${TRANSLATED_TARGET_ARCH}) replaces original key PREFERRED_PROVIDER_gcc-cross-canadian-invalid (external-arm-secondary-sdk-toolchain-${SECONDARY_TARGET_ARCH}).
|
|
Parsing recipes: 100% |##########################################################################################| Time: 0:04:30Parsing of 3136 .bb files complete (0 cached, 3136 parsed). 17512 targets, 2633 skipped, 1 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
|
|
|
|
Build Configuration:
|
|
BB_VERSION = "1.46.0"
|
|
BUILD_SYS = "x86_64-linux"
|
|
NATIVELSBSTRING = "ubuntu-18.04"
|
|
TARGET_SYS = "aarch64-linux"
|
|
MACHINE = "mitysom-am62x"
|
|
DISTRO = "arago"
|
|
DISTRO_VERSION = "2021.09"
|
|
TUNE_FEATURES = "aarch64"
|
|
TARGET_FPU = ""
|
|
meta-processor-sdk = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
|
|
meta-arago-distro
|
|
meta-arago-extras = "HEAD:e4fcc247b2fadc457efaff8edabdf12a6b4fa4d1"
|
|
meta-qt5 = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
|
|
meta-virtualization = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
|
|
meta-networking
|
|
meta-python
|
|
meta-oe
|
|
meta-gnome
|
|
meta-filesystems
|
|
meta-multimedia = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
|
|
meta-ti = "HEAD:86bafdd779a0a7a021369213a633125b95bc6178"
|
|
meta-arm
|
|
meta-arm-toolchain = "HEAD:c4f04f3fb66f8f4365b08b553af8206372e90a63"
|
|
meta = "HEAD:4045bf02bbc6e87a05ba689a63c675e49c940772"
|
|
meta-sysrepo = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
|
|
meta-jupyter = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"
|
|
meta-mitysom = "dunfell:f5c59a6706fc3e5611444d9e8f2de3ce8284195b"
|
|
|
|
|
|
Build Configuration:
|
|
BB_VERSION = "1.46.0"
|
|
BUILD_SYS = "x86_64-linux"
|
|
NATIVELSBSTRING = "ubuntu-18.04"
|
|
TARGET_SYS = "arm-linux-gnueabi"
|
|
MACHINE = "mitysom-am62x-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 = "HEAD:e4fcc247b2fadc457efaff8edabdf12a6b4fa4d1"
|
|
meta-qt5 = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
|
|
meta-virtualization = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
|
|
meta-networking
|
|
meta-python
|
|
meta-oe
|
|
meta-gnome
|
|
meta-filesystems
|
|
meta-multimedia = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
|
|
meta-ti = "HEAD:86bafdd779a0a7a021369213a633125b95bc6178"
|
|
meta-arm
|
|
meta-arm-toolchain = "HEAD:c4f04f3fb66f8f4365b08b553af8206372e90a63"
|
|
meta = "HEAD:4045bf02bbc6e87a05ba689a63c675e49c940772"
|
|
meta-sysrepo = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
|
|
meta-jupyter = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"
|
|
meta-mitysom = "dunfell:f5c59a6706fc3e5611444d9e8f2de3ce8284195b"
|
|
|
|
|
|
Build Configuration:
|
|
BB_VERSION = "1.46.0"
|
|
BUILD_SYS = "x86_64-linux"
|
|
NATIVELSBSTRING = "ubuntu-18.04"
|
|
TARGET_SYS = "arm-linux-gnueabi"
|
|
MACHINE = "mitysom-am62x-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 = "HEAD:e4fcc247b2fadc457efaff8edabdf12a6b4fa4d1"
|
|
meta-qt5 = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
|
|
meta-virtualization = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
|
|
meta-networking
|
|
meta-python
|
|
meta-oe
|
|
meta-gnome
|
|
meta-filesystems
|
|
meta-multimedia = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
|
|
meta-ti = "HEAD:86bafdd779a0a7a021369213a633125b95bc6178"
|
|
meta-arm
|
|
meta-arm-toolchain = "HEAD:c4f04f3fb66f8f4365b08b553af8206372e90a63"
|
|
meta = "HEAD:4045bf02bbc6e87a05ba689a63c675e49c940772"
|
|
meta-sysrepo = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
|
|
meta-jupyter = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"
|
|
meta-mitysom = "dunfell:f5c59a6706fc3e5611444d9e8f2de3ce8284195b"
|
|
|
|
|
|
Build Configuration:
|
|
BB_VERSION = "1.46.0"
|
|
BUILD_SYS = "x86_64-linux"
|
|
NATIVELSBSTRING = "ubuntu-18.04"
|
|
TARGET_SYS = "arm-linux-gnueabi"
|
|
MACHINE = "mitysom-am62x-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 = "HEAD:e4fcc247b2fadc457efaff8edabdf12a6b4fa4d1"
|
|
meta-qt5 = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
|
|
meta-virtualization = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
|
|
meta-networking
|
|
meta-python
|
|
meta-oe
|
|
meta-gnome
|
|
meta-filesystems
|
|
meta-multimedia = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
|
|
meta-ti = "HEAD:86bafdd779a0a7a021369213a633125b95bc6178"
|
|
meta-arm
|
|
meta-arm-toolchain = "HEAD:c4f04f3fb66f8f4365b08b553af8206372e90a63"
|
|
meta = "HEAD:4045bf02bbc6e87a05ba689a63c675e49c940772"
|
|
meta-sysrepo = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
|
|
meta-jupyter = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"
|
|
meta-mitysom = "dunfell:f5c59a6706fc3e5611444d9e8f2de3ce8284195b"
|
|
|
|
Initialising tasks: 100% |#######################################################################################| Time: 0:00:21
|
|
Sstate summary: Wanted 2323 Found 0 Missed 2323 Current 0 (0% match, 0% complete)
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:/work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_deploy_archives after virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_lic after virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_sysroot after virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-gp:virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_deploy_archives after mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_package after mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_package
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_package_qa after mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_package_qa
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_package_write_ipk after mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_package_write_ipk
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_packagedata after mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_packagedata
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_populate_lic after mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_populate_sysroot after mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_stash_locale after mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_stash_locale
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_deploy_archives after virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_lic after virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_sysroot after virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_deploy_archives after mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_package after mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_package
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_package_qa after mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_package_qa
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_package_write_ipk after mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_package_write_ipk
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_packagedata after mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_packagedata
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_populate_lic after mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_populate_sysroot after mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_stash_locale after mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_stash_locale
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_deploy_archives after /work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_lic after /work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot after /work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_deploy_archives after virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_lic after virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_sysroot after virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/ncurses/ncurses_6.2.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/util-linux/util-linux_2.35.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-core/zlib/zlib_1.2.11.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/autoconf/autoconf_2.69.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/automake/automake_1.16.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/bison/bison_3.5.4.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/elfutils/elfutils_0.178.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/file/file_5.38.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3-setuptools_45.2.0.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/python/python3_3.8.14.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/rsync/rsync_3.1.3.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-devtools/swig/swig_3.0.12.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/libarchive/libarchive_3.4.2.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/libtirpc/libtirpc_1.2.6.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-extended/xz/xz_5.2.4.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/acl_2.2.53.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/attr/attr_2.4.48.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/db/db_5.3.28.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/gdbm/gdbm_1.18.1.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/libffi/libffi_3.3.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.44.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/lzop/lzop_1.04.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/popt/popt_1.16.bb:do_populate_sysroot
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_deploy_archives after virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_deploy_archives
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_lic after virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_lic
|
|
NOTE: Deferring mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_sysroot after virtual:native:/work/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_sysroot
|
|
NOTE: Executing Tasks
|
|
Currently 8 running tasks (1843 of 8059) 22% |################## |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 38% |#################### | 5.10M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 25% |########### | 22.00 KiB/s
|
|
2: binutils-native-2.34-r0 do_fetch (pid 535292) 40% |############################ |Currently 8 running tasks (1843 of 8059) 22% |################## |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 38% |#################### | 5.10M/s
|
|
Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 102K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 40.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 102K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 40.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 209K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 40.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 209K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 40.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 209K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 93.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 201K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 93.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 201K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 93.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 201K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 103.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 201K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 103.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 196K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 103.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 196K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 103.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 196K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 103.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 196K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 103.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 196K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 103.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 196K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 103.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 287K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 103.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 287K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 135.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 287K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 135.0Currently 8 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 287K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 135.0Currently 7 running tasks (3280 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 287K/s
|
|
Currently 7 running tasks (3281 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 287K/s
|
|
Currently 8 running tasks (3281 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 287K/s
|
|
Currently 7 running tasks (3281 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 287K/s
|
|
Currently 7 running tasks (3282 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 287K/s
|
|
Currently 8 running tasks (3282 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 287K/s
|
|
Currently 8 running tasks (3282 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 287K/s
|
|
Currently 8 running tasks (3282 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 7 running tasks (3282 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 7 running tasks (3283 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 8 running tasks (3283 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 8 running tasks (3283 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 8 running tasks (3283 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 7 running tasks (3283 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 7 running tasks (3284 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 8 running tasks (3284 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 7 running tasks (3284 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 7 running tasks (3285 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 8 running tasks (3285 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 7 running tasks (3285 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 7 running tasks (3286 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 8 running tasks (3286 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 7 running tasks (3286 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 7 running tasks (3287 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 8 running tasks (3287 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 7 running tasks (3287 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 7 running tasks (3288 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 8 running tasks (3288 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 8 running tasks (3288 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 7 running tasks (3288 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 7 running tasks (3289 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 190K/s
|
|
Currently 7 running tasks (3289 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.8M/s
|
|
Currently 8 running tasks (3289 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3289 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3290 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.8M/s
|
|
Currently 8 running tasks (3290 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3290 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3291 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.8M/s
|
|
Currently 8 running tasks (3291 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3291 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3292 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.8M/s
|
|
Currently 8 running tasks (3292 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3292 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3293 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.8M/s
|
|
Currently 8 running tasks (3293 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.8M/s
|
|
Currently 8 running tasks (3293 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.8M/s
|
|
Currently 8 running tasks (3293 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.8M/s
|
|
Currently 8 running tasks (3293 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 374K/s
|
|
Currently 8 running tasks (3293 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 374K/s
|
|
Currently 7 running tasks (3293 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 374K/s
|
|
Currently 7 running tasks (3294 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 374K/s
|
|
Currently 8 running tasks (3294 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 374K/s
|
|
Currently 7 running tasks (3294 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 374K/s
|
|
Currently 7 running tasks (3295 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 374K/s
|
|
Currently 8 running tasks (3295 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 374K/s
|
|
Currently 8 running tasks (3295 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 8 running tasks (3295 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 7 running tasks (3295 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 7 running tasks (3296 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 8 running tasks (3296 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 7 running tasks (3296 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 7 running tasks (3297 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 8 running tasks (3297 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 7 running tasks (3297 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 7 running tasks (3298 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 8 running tasks (3298 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 7 running tasks (3298 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 7 running tasks (3299 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 8 running tasks (3299 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 7 running tasks (3299 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 7 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 156.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 331K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 167.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 427K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 167.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 427K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 167.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 427K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 161.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 427K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 161.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 5.95M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 161.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 5.95M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 161.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 5.95M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 161.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 635K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 161.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 635K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 154.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 635K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 154.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 475K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 154.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 475K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 154.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 475K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 154.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 475K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 154.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 475K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 154.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 475K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 154.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 475K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 141.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 415K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 141.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 415K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 141.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 415K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 141.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 415K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 141.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 415K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 141.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 415K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 107.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 333K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 107.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 333K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 107.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 333K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 107.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 333K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 107.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |###################################### | 333K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 107.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.1M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 107.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 68% |##################################### | 11.1M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 91.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 1.85M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 91.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 1.85M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 91.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 1.85M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 91.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 1.85M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 91.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 1.85M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 91.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 1.85M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 91.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 4.32M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 91.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 4.32M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 91.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 4.32M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 91.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 4.32M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 91.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 4.32M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 91.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 4.32M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 91.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 4.32M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 91.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 4.32M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 4.32M/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 448K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 448K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 448K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 448K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 448K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 448K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 448K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 448K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 448K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 448K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 62.0Currently 8 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929) 26% |########### | 36.0Currently 7 running tasks (3300 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
Currently 7 running tasks (3301 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
Currently 7 running tasks (3301 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
Currently 8 running tasks (3301 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
Currently 8 running tasks (3301 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
Currently 7 running tasks (3301 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
Currently 7 running tasks (3302 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 640K/s
|
|
Currently 7 running tasks (3302 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 8 running tasks (3302 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 8 running tasks (3302 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3302 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3303 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 8 running tasks (3303 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3303 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3304 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3304 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 8 running tasks (3304 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3304 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3305 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 8 running tasks (3305 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3305 of 8059) 40% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3306 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 8 running tasks (3306 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3306 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3307 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |##################################### | 11.8M/s
|
|
Currently 7 running tasks (3307 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 846K/s
|
|
Currently 8 running tasks (3307 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 846K/s
|
|
Currently 7 running tasks (3307 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 846K/s
|
|
Currently 7 running tasks (3308 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 846K/s
|
|
Currently 7 running tasks (3308 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 846K/s
|
|
Currently 8 running tasks (3308 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 846K/s
|
|
Currently 7 running tasks (3308 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 846K/s
|
|
Currently 7 running tasks (3309 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 846K/s
|
|
Currently 8 running tasks (3309 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 846K/s
|
|
Currently 8 running tasks (3309 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 846K/s
|
|
Currently 8 running tasks (3309 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 448K/s
|
|
Currently 7 running tasks (3309 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 448K/s
|
|
Currently 7 running tasks (3310 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 448K/s
|
|
Currently 7 running tasks (3310 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 448K/s
|
|
Currently 8 running tasks (3310 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 448K/s
|
|
Currently 8 running tasks (3310 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 448K/s
|
|
Currently 8 running tasks (3310 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 401K/s
|
|
Currently 8 running tasks (3310 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 401K/s
|
|
Currently 7 running tasks (3310 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 401K/s
|
|
Currently 7 running tasks (3311 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 401K/s
|
|
Currently 7 running tasks (3311 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 401K/s
|
|
Currently 8 running tasks (3311 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 401K/s
|
|
Currently 7 running tasks (3311 of 8059) 41% |################################ |
|
|
0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229) 69% |###################################### | 401K/s
|
|
WARNING: external-arm-toolchain-2019.12-r0 do_package: QA Issue: external-arm-toolchain: Files/directories were installed but not shipped in any package:
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/stdarg.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/arm_neon.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/stdbool.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/stddef.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/stdalign.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/arm_acle.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/varargs.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/gcov.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/ISO_Fortran_binding.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/stdint-gcc.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/iso646.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/arm_fp16.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/stdint.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/unwind.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/stdatomic.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/stdnoreturn.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/openacc.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/stdfix.h
|
|
/usr/lib/gcc/aarch64-linux/9.2.1/include/float.h
|
|
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
|
|
external-arm-toolchain: 19 installed and not shipped files. [installed-vs-shipped]
|
|
WARNING: external-arm-toolchain-2019.12-r0 do_package_qa: QA Issue: external-arm-toolchain: /sbin/ldconfig is owned by uid 1002, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
|
|
WARNING: gnutls-3.6.14-r0.arago0 do_package: QA Issue: Excluding gnutls-src from packaging as it has incompatible license(s): GPL-3.0+ [incompatible-license]
|
|
WARNING: gnutls-3.6.14-r0.arago0 do_package: QA Issue: Excluding gnutls-dbg from packaging as it has incompatible license(s): GPL-3.0+ [incompatible-license]
|
|
WARNING: gnutls-3.6.14-r0.arago0 do_package: QA Issue: Excluding gnutls-openssl from packaging as it has incompatible license(s): GPL-3.0+ [incompatible-license]
|
|
WARNING: gnutls-3.6.14-r0.arago0 do_package: QA Issue: Excluding gnutls-staticdev from packaging as it has incompatible license(s): GPL-3.0+ [incompatible-license]
|
|
WARNING: gnutls-3.6.14-r0.arago0 do_package: QA Issue: Excluding gnutls-dev from packaging as it has incompatible license(s): GPL-3.0+ [incompatible-license]
|
|
WARNING: gnutls-3.6.14-r0.arago0 do_package: QA Issue: Excluding gnutls-doc from packaging as it has incompatible license(s): GPL-3.0+ [incompatible-license]
|
|
WARNING: gnutls-3.6.14-r0.arago0 do_package: QA Issue: Excluding gnutls-bin from packaging as it has incompatible license(s): GPL-3.0+ [incompatible-license]
|
|
WARNING: mc:k3r5-gp:external-arm-toolchain-2019.12-r0 do_package: QA Issue: external-arm-toolchain: Files/directories were installed but not shipped in any package:
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/arm_cmse.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stdarg.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/arm_neon.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stdbool.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stddef.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stdalign.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/arm_acle.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/varargs.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/gcov.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/ISO_Fortran_binding.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/mmintrin.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stdint-gcc.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/iso646.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/arm_fp16.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stdint.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/unwind.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stdatomic.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/unwind-arm-common.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stdnoreturn.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/openacc.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stdfix.h
|
|
/usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/float.h
|
|
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
|
|
external-arm-toolchain: 22 installed and not shipped files. [installed-vs-shipped]
|
|
WARNING: mc:k3r5-gp:external-arm-toolchain-2019.12-r0 do_package_qa: QA Issue: external-arm-toolchain: /sbin/ldconfig is owned by uid 1002, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
|
|
ERROR: mc:k3r5-hs-fs:external-arm-toolchain-2019.12-r0 do_package_write_ipk_setscene: 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_package_write_ipk_setscene(d)
|
|
0003:
|
|
File: '/work/sources/oe-core/meta/classes/package_ipk.bbclass', lineno: 258, function: do_package_write_ipk_setscene
|
|
0254:
|
|
0255: if os.access(os.path.join(tmpdir, "stamps", "IPK_PACKAGE_INDEX_CLEAN"), os.R_OK):
|
|
0256: os.unlink(os.path.join(tmpdir, "stamps", "IPK_PACKAGE_INDEX_CLEAN"))
|
|
0257:
|
|
*** 0258: sstate_setscene(d)
|
|
0259:}
|
|
0260:addtask do_package_write_ipk_setscene
|
|
0261:
|
|
0262:python () {
|
|
File: '/work/sources/oe-core/meta/classes/sstate.bbclass', lineno: 778, function: sstate_setscene
|
|
0774: pass
|
|
0775:
|
|
0776:def sstate_setscene(d):
|
|
0777: shared_state = sstate_state_fromvars(d)
|
|
*** 0778: accelerate = sstate_installpkg(shared_state, d)
|
|
0779: if not accelerate:
|
|
0780: bb.fatal("No suitable staging package found")
|
|
0781:
|
|
0782:python sstate_task_prefunc () {
|
|
File: '/work/sources/oe-core/meta/classes/sstate.bbclass', lineno: 382, function: sstate_installpkg
|
|
0378: for f in (d.getVar('SSTATEPREINSTFUNCS') or '').split() + ['sstate_unpack_package']:
|
|
0379: # All hooks should run in the SSTATE_INSTDIR
|
|
0380: bb.build.exec_func(f, d, (sstateinst,))
|
|
0381:
|
|
*** 0382: return sstate_installpkgdir(ss, d)
|
|
0383:
|
|
0384:def sstate_installpkgdir(ss, d):
|
|
0385: import oe.path
|
|
0386: import subprocess
|
|
File: '/work/sources/oe-core/meta/classes/sstate.bbclass', lineno: 403, function: sstate_installpkgdir
|
|
0399: bb.utils.mkdirhier(dir)
|
|
0400: oe.path.remove(dir)
|
|
0401:
|
|
0402: for state in ss['dirs']:
|
|
*** 0403: prepdir(state[1])
|
|
0404: os.rename(sstateinst + state[0], state[1])
|
|
0405: sstate_install(ss, d)
|
|
0406:
|
|
0407: for plain in ss['plaindirs']:
|
|
File: '/work/sources/oe-core/meta/classes/sstate.bbclass', lineno: 398, function: prepdir
|
|
0394:
|
|
0395: def prepdir(dir):
|
|
0396: # remove dir if it exists, ensure any parent directories do exist
|
|
0397: if os.path.exists(dir):
|
|
*** 0398: oe.path.remove(dir)
|
|
0399: bb.utils.mkdirhier(dir)
|
|
0400: oe.path.remove(dir)
|
|
0401:
|
|
0402: for state in ss['dirs']:
|
|
File: '/work/sources/oe-core/meta/lib/oe/path.py', lineno: 158, function: remove
|
|
0154: try:
|
|
0155: os.unlink(name)
|
|
0156: except OSError as exc:
|
|
0157: if recurse and exc.errno == errno.EISDIR:
|
|
*** 0158: shutil.rmtree(name)
|
|
0159: elif exc.errno != errno.ENOENT:
|
|
0160: raise
|
|
0161:
|
|
0162:def symlink(source, destination, force=False):
|
|
File: '/usr/lib/python3.6/shutil.py', lineno: 486, function: rmtree
|
|
0482: onerror(os.lstat, path, sys.exc_info())
|
|
0483: return
|
|
0484: try:
|
|
0485: if os.path.samestat(orig_st, os.fstat(fd)):
|
|
*** 0486: _rmtree_safe_fd(fd, path, onerror)
|
|
0487: try:
|
|
0488: os.rmdir(path)
|
|
0489: except OSError:
|
|
0490: onerror(os.rmdir, path, sys.exc_info())
|
|
File: '/usr/lib/python3.6/shutil.py', lineno: 424, function: _rmtree_safe_fd
|
|
0420: onerror(os.open, fullname, sys.exc_info())
|
|
0421: else:
|
|
0422: try:
|
|
0423: if os.path.samestat(orig_st, os.fstat(dirfd)):
|
|
*** 0424: _rmtree_safe_fd(dirfd, fullname, onerror)
|
|
0425: try:
|
|
0426: os.rmdir(name, dir_fd=topfd)
|
|
0427: except OSError:
|
|
0428: onerror(os.rmdir, fullname, sys.exc_info())
|
|
File: '/usr/lib/python3.6/shutil.py', lineno: 444, function: _rmtree_safe_fd
|
|
0440: else:
|
|
0441: try:
|
|
0442: os.unlink(name, dir_fd=topfd)
|
|
0443: except OSError:
|
|
*** 0444: onerror(os.unlink, fullname, sys.exc_info())
|
|
0445:
|
|
0446:_use_fd_functions = ({os.open, os.stat, os.unlink, os.rmdir} <=
|
|
0447: os.supports_dir_fd and
|
|
0448: os.listdir in os.supports_fd and
|
|
File: '/usr/lib/python3.6/shutil.py', lineno: 442, function: _rmtree_safe_fd
|
|
0438: finally:
|
|
0439: os.close(dirfd)
|
|
0440: else:
|
|
0441: try:
|
|
*** 0442: os.unlink(name, dir_fd=topfd)
|
|
0443: except OSError:
|
|
0444: onerror(os.unlink, fullname, sys.exc_info())
|
|
0445:
|
|
0446:_use_fd_functions = ({os.open, os.stat, os.unlink, os.rmdir} <=
|
|
Exception: FileNotFoundError: [Errno 2] No such file or directory: 'libubsan1_9.2.1-r0.0_armv7at2hf-vfp.ipk'
|
|
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/armv7at2hf-vfp-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/log.do_package_write_ipk_setscene.2185669
|
|
WARNING: Setscene task (mc:k3r5-hs-fs:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_package_write_ipk_setscene) failed with exit code '1' - real task will be run instead
|
|
ERROR: mc:k3r5-hs-fs:external-arm-toolchain-2019.12-r0 do_packagedata_setscene: 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:buildhistory_emit_pkghistory(d)
|
|
0003:
|
|
File: '/work/sources/oe-core/meta/classes/buildhistory.bbclass', lineno: 318, function: buildhistory_emit_pkghistory
|
|
0314:
|
|
0315: write_pkghistory(pkginfo, d)
|
|
0316:
|
|
0317: # Create files-in-<package-name>.txt files containing a list of files of each recipe's package
|
|
*** 0318: bb.build.exec_func("buildhistory_list_pkg_files", d)
|
|
0319:}
|
|
0320:
|
|
0321:python buildhistory_emit_outputsigs() {
|
|
0322: if not "task" in (d.getVar('BUILDHISTORY_FEATURES') or "").split():
|
|
File: '/work/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: '/work/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: '/work/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 '/work/build/arago-tmp-external-arm-glibc/work/armv7at2hf-vfp-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/run.buildhistory_list_pkg_files.2185967' failed with exit code 1
|
|
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/armv7at2hf-vfp-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/log.do_packagedata_setscene.2185967
|
|
WARNING: Setscene task (mc:k3r5-hs-fs:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_packagedata_setscene) failed with exit code '1' - real task will be run instead
|
|
ERROR: mc:k3r5-hs-se:external-arm-toolchain-2019.12-r0 do_packagedata_setscene: 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_packagedata_setscene(d)
|
|
0003:
|
|
File: '/work/sources/oe-core/meta/classes/package.bbclass', lineno: 2415, function: do_packagedata_setscene
|
|
2411:do_packagedata[sstate-outputdirs] = "${PKGDATA_DIR}"
|
|
2412:do_packagedata[stamp-extra-info] = "${MACHINE_ARCH}"
|
|
2413:
|
|
2414:python do_packagedata_setscene () {
|
|
*** 2415: sstate_setscene(d)
|
|
2416:}
|
|
2417:addtask do_packagedata_setscene
|
|
2418:
|
|
2419:#
|
|
File: '/work/sources/oe-core/meta/classes/sstate.bbclass', lineno: 778, function: sstate_setscene
|
|
0774: pass
|
|
0775:
|
|
0776:def sstate_setscene(d):
|
|
0777: shared_state = sstate_state_fromvars(d)
|
|
*** 0778: accelerate = sstate_installpkg(shared_state, d)
|
|
0779: if not accelerate:
|
|
0780: bb.fatal("No suitable staging package found")
|
|
0781:
|
|
0782:python sstate_task_prefunc () {
|
|
File: '/work/sources/oe-core/meta/classes/sstate.bbclass', lineno: 380, function: sstate_installpkg
|
|
0376: d.setVar('SSTATE_FIXMEDIR', ss['fixmedir'])
|
|
0377:
|
|
0378: for f in (d.getVar('SSTATEPREINSTFUNCS') or '').split() + ['sstate_unpack_package']:
|
|
0379: # All hooks should run in the SSTATE_INSTDIR
|
|
*** 0380: bb.build.exec_func(f, d, (sstateinst,))
|
|
0381:
|
|
0382: return sstate_installpkgdir(ss, d)
|
|
0383:
|
|
0384:def sstate_installpkgdir(ss, d):
|
|
File: '/work/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: '/work/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: '/work/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 '/work/build/arago-tmp-external-arm-glibc/work/armv7at2hf-vfp-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/run.sstate_unpack_package.2187209' failed with exit code 1
|
|
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/armv7at2hf-vfp-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/log.do_packagedata_setscene.2187209
|
|
WARNING: Setscene task (mc:k3r5-hs-se:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_packagedata_setscene) failed with exit code '1' - real task will be run instead
|
|
ERROR: mc:k3r5-hs-fs:readline-native-8.0-r0 do_patch: Applying patch 'configure-fix.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/readline-native/8.0-r0/readline-8.0'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/readline-native/8.0-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch configure-fix.patch
|
|
can't find file to patch at input line 18
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|Upstream-Status: Pending
|
|
|
|
|
|Without this it fails to link against libtermcap causing various missing
|
|
|symbols issues.
|
|
|
|
|
|RP - 8/10/08
|
|
|
|
|
|Support 6.3 which uses configure.ac rather than configure.in.
|
|
|Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
|
|---
|
|
| configure.ac | 8 ++++----
|
|
| 1 file changed, 4 insertions(+), 4 deletions(-)
|
|
|
|
|
|diff --git a/configure.ac b/configure.ac
|
|
|index cea8f91..9075b8f 100644
|
|
|--- a/configure.ac
|
|
|+++ b/configure.ac
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
Patch configure-fix.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/readline-native/8.0-r0/temp/log.do_patch.2189481
|
|
ERROR: Task (mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-fs:libcap-ng-native-0.7.10-r0 do_patch: Applying patch 'python.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libcap-ng-native/0.7.10-r0/libcap-ng-0.7.10'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libcap-ng-native/0.7.10-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch python.patch
|
|
can't find file to patch at input line 21
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|From b4a354ae8d4f7c2ec3ec421c7d8a790cc57e77a9 Mon Sep 17 00:00:00 2001
|
|
|From: Li xin <lixin.fnst@cn.fujitsu.com>
|
|
|Date: Sat, 18 Jul 2015 23:03:30 +0900
|
|
|Subject: [PATCH] configure.ac - Avoid an incorrect check for python.
|
|
| Makefile.am - avoid hard coded host include paths.
|
|
|
|
|
|Upstream-Status: pending
|
|
|
|
|
|Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
|
|
|Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
|
|Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
|
|
|---
|
|
| bindings/python/Makefile.am | 4 +++-
|
|
| configure.ac | 17 ++---------------
|
|
| 2 files changed, 5 insertions(+), 16 deletions(-)
|
|
|
|
|
|diff --git a/bindings/python/Makefile.am b/bindings/python/Makefile.am
|
|
|index 999b184..c8e49db 100644
|
|
|--- a/bindings/python/Makefile.am
|
|
|+++ b/bindings/python/Makefile.am
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
can't find file to patch at input line 36
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|diff --git a/configure.ac b/configure.ac
|
|
|index 7f66179..079d026 100644
|
|
|--- a/configure.ac
|
|
|+++ b/configure.ac
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
Patch python.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libcap-ng-native/0.7.10-r0/temp/log.do_patch.2190296
|
|
ERROR: Task (mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-fs:libpcre2-native-10.34-r0 do_patch: Applying patch 'pcre-cross.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libpcre2-native/10.34-r0/pcre2-10.34'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libpcre2-native/10.34-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch pcre-cross.patch
|
|
can't find file to patch at input line 16
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|Fix for cross compiling
|
|
|
|
|
|Fixed:
|
|
|| ./dftables src/pcre2_chartables.c
|
|
|| make: ./dftables: Command not found
|
|
|| make: *** [src/pcre2_chartables.c] Error 127
|
|
|
|
|
|Upstream-Status: Pending
|
|
|
|
|
|Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
|
|
|
|
|
|Index: pcre2-10.30/Makefile.am
|
|
|===================================================================
|
|
|--- pcre2-10.30.orig/Makefile.am
|
|
|+++ pcre2-10.30/Makefile.am
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
can't find file to patch at input line 42
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|Index: pcre2-10.30/configure.ac
|
|
|===================================================================
|
|
|--- pcre2-10.30.orig/configure.ac
|
|
|+++ pcre2-10.30/configure.ac
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
Patch pcre-cross.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libpcre2-native/10.34-r0/temp/log.do_patch.2190287
|
|
ERROR: Task (mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_patch) failed with exit code '1'
|
|
WARNING: mc:k3r5-hs-fs:libnsl2-native-1.2.0+gitAUTOINC+4a062cf418-r0 do_populate_lic: Could not copy license file /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+4a062cf418-r0/git/COPYING to /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+4a062cf418-r0/license-destdir/libnsl2-native/COPYING: [Errno 2] No such file or directory: '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+4a062cf418-r0/git/COPYING'
|
|
ERROR: mc:k3r5-hs-fs:libnsl2-native-1.2.0+gitAUTOINC+4a062cf418-r0 do_populate_lic: QA Issue: libnsl2-native: LIC_FILES_CHKSUM points to an invalid file: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+4a062cf418-r0/git/COPYING [license-checksum]
|
|
ERROR: mc:k3r5-hs-fs:libnsl2-native-1.2.0+gitAUTOINC+4a062cf418-r0 do_populate_lic: Fatal QA errors found, failing task.
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+4a062cf418-r0/temp/log.do_populate_lic.2191455
|
|
ERROR: Task (mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-fs:expat-native-2.2.9-r0 do_patch: Applying patch 'CVE-2013-0340.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/expat-native/2.2.9-r0/git/expat'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/expat-native/2.2.9-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch CVE-2013-0340.patch
|
|
can't find file to patch at input line 29
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|From a644ccf25392523b1329872310e24d0fc5f40629 Mon Sep 17 00:00:00 2001
|
|
|From: Sebastian Pipping <sebastian@pipping.org>
|
|
|Date: Mon, 19 Apr 2021 21:42:51 +0200
|
|
|Subject: [PATCH] expat: Backport fix for CVE-2013-0340
|
|
|
|
|
|Issue: https://github.com/libexpat/libexpat/issues/34
|
|
|
|
|
|This patch cherry-picks the following commits from upstream release
|
|
|2.4.0 onto 2.2.9:
|
|
|
|
|
|- b1d039607d3d8a042bf0466bfcc1c0f104e353c8
|
|
|- 60959f2b491876199879d97c8ed956eabb0c2e73
|
|
|
|
|
|Upstream-Status: Backport
|
|
|CVE: CVE-2013-0340
|
|
|Signed-off-by: Jasper Orschulko <jasper@fancydomain.eu>
|
|
|---
|
|
| lib/expat.h | 21 +-
|
|
| lib/internal.h | 30 +
|
|
| lib/libexpat.def | 3 +
|
|
| lib/libexpatw.def | 3 +
|
|
| lib/xmlparse.c | 1147 +++++++++++++++++++++++++++++++++++++--
|
|
| 5 files changed, 1143 insertions(+), 61 deletions(-)
|
|
|
|
|
|diff --git a/lib/expat.h b/lib/expat.h
|
|
|index 48a6e2a3..0fb70d9d 100644
|
|
|--- a/lib/expat.h
|
|
|+++ b/lib/expat.h
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
3 out of 3 hunks ignored
|
|
can't find file to patch at input line 75
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|diff --git a/lib/internal.h b/lib/internal.h
|
|
|index 60913dab..d8b31fa2 100644
|
|
|--- a/lib/internal.h
|
|
|+++ b/lib/internal.h
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
can't find file to patch at input line 120
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|diff --git a/lib/libexpat.def b/lib/libexpat.def
|
|
|index 16faf595..5aefa6df 100644
|
|
|--- a/lib/libexpat.def
|
|
|+++ b/lib/libexpat.def
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
can't find file to patch at input line 131
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|diff --git a/lib/libexpatw.def b/lib/libexpatw.def
|
|
|index 16faf595..5aefa6df 100644
|
|
|--- a/lib/libexpatw.def
|
|
|+++ b/lib/libexpatw.def
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
can't find file to patch at input line 142
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|diff --git a/lib/xmlparse.c b/lib/xmlparse.c
|
|
|index 3aaf35b9..6790bc28 100644
|
|
|--- a/lib/xmlparse.c
|
|
|+++ b/lib/xmlparse.c
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
55 out of 55 hunks ignored
|
|
Patch CVE-2013-0340.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/expat-native/2.2.9-r0/temp/log.do_patch.2195813
|
|
ERROR: Task (mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-fs:e2fsprogs-native-1.45.7-r0 do_patch: Applying patch 'remove.ldconfig.call.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/e2fsprogs-native/1.45.7-r0/git'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/e2fsprogs-native/1.45.7-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch remove.ldconfig.call.patch
|
|
can't find file to patch at input line 25
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|From b139e03ac2f72e644e547c7ee9b1514383af4d97 Mon Sep 17 00:00:00 2001
|
|
|From: Andrei Dinu <andrei.adrianx.dinu@intel.com>
|
|
|Date: Wed, 30 Jan 2013 15:22:04 +0200
|
|
|Subject: [PATCH] When /etc/ld.so.cache is writeable by user running bitbake
|
|
| then it creates invalid cache (in my case libstdc++.so
|
|
| cannot be found after building zlib(-native) and I have to
|
|
| call touch */libstdc++.so && /sbin/ldconfig to fix it.
|
|
|
|
|
|So remove ldconfig call from make install-libs
|
|
|
|
|
|Patch authored by Martin Jansa.
|
|
|
|
|
|Upstream-Status: Inappropriate [disable feature]
|
|
|
|
|
|Signed-off-by: Scott Garman <scott.a.garman@intel.com>
|
|
|Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
|
|
|---
|
|
| lib/Makefile.elf-lib | 3 ---
|
|
| 1 file changed, 3 deletions(-)
|
|
|
|
|
|diff --git a/lib/Makefile.elf-lib b/lib/Makefile.elf-lib
|
|
|index 78479d3..4a4a5ac 100644
|
|
|--- a/lib/Makefile.elf-lib
|
|
|+++ b/lib/Makefile.elf-lib
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
2 out of 2 hunks ignored
|
|
Patch remove.ldconfig.call.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/e2fsprogs-native/1.45.7-r0/temp/log.do_patch.2196211
|
|
ERROR: Task (mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-fs:dbus-native-1.12.24-r0.arago1 do_patch: Applying patch 'tmpdir.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/dbus-native/1.12.24-r0.arago1/dbus-1.12.24'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/dbus-native/1.12.24-r0.arago1/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch tmpdir.patch
|
|
can't find file to patch at input line 24
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|From 5105fedd7fa13dadd2d0d864fb77873b83b79a4b Mon Sep 17 00:00:00 2001
|
|
|From: Koen Kooi <koen@dominion.thruhere.net>
|
|
|Date: Thu, 23 Jun 2011 13:52:09 +0200
|
|
|Subject: [PATCH] buildsys: hardcode socketdir to /tmp
|
|
|
|
|
|the TMPDIR env var isn't always pointing to the right target path
|
|
|
|
|
|Upstream-Status: Inappropriate [embedded]
|
|
|
|
|
|Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
|
|
|
|
|
|Original comment:
|
|
|
|
|
| avoid to check tmp dir at build time. instead uses hard coded /tmp here
|
|
| comment added by Kevin Tian <kevin.tian@intel.com>
|
|
|---
|
|
| configure.ac | 11 +----------
|
|
| 1 files changed, 1 insertions(+), 10 deletions(-)
|
|
|
|
|
|diff --git a/configure.ac b/configure.ac
|
|
|index 408054b..6d26180 100644
|
|
|--- a/configure.ac
|
|
|+++ b/configure.ac
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
Patch tmpdir.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/dbus-native/1.12.24-r0.arago1/temp/log.do_patch.2196306
|
|
ERROR: Task (mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-fs:rpm-native-1_4.14.2.1-r0 do_patch: Applying patch '0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/rpm-native/1_4.14.2.1-r0/git'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/rpm-native/1_4.14.2.1-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch 0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch
|
|
can't find file to patch at input line 20
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|From 87cfc0db1ed6fe381a5ed5f0016d8c3344a31a11 Mon Sep 17 00:00:00 2001
|
|
|From: Alexander Kanavin <alex.kanavin@gmail.com>
|
|
|Date: Mon, 9 Jan 2017 18:52:11 +0200
|
|
|Subject: [PATCH] Do not add an unsatisfiable dependency when building rpms in
|
|
| a short-circuited way.
|
|
|
|
|
|Upstream permits short-circuiting only for local testing; Yocto on the other
|
|
|hand produces rpms that way by design.
|
|
|
|
|
|Upstream-Status: Inappropriate [oe-core specific]
|
|
|Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
|
|---
|
|
| build/pack.c | 4 ----
|
|
| 1 file changed, 4 deletions(-)
|
|
|
|
|
|diff --git a/build/pack.c b/build/pack.c
|
|
|index 1261cdbba..bb2d6f4f6 100644
|
|
|--- a/build/pack.c
|
|
|+++ b/build/pack.c
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
Patch 0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/rpm-native/1_4.14.2.1-r0/temp/log.do_patch.2197554
|
|
ERROR: Task (mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-fs:u-boot-tools-native-1_2020.01-r0 do_patch: Applying patch 'remove-redundant-yyloc-global.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/u-boot-tools-native/1_2020.01-r0/git'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/u-boot-tools-native/1_2020.01-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch remove-redundant-yyloc-global.patch
|
|
can't find file to patch at input line 17
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|From 018921ee79d3f30893614b3b2b63b588d8544f73 Mon Sep 17 00:00:00 2001
|
|
|From: Peter Robinson <pbrobinson@gmail.com>
|
|
|Date: Thu, 30 Jan 2020 09:37:15 +0000
|
|
|Subject: [PATCH] Remove redundant YYLOC global declaration
|
|
|
|
|
|Same as the upstream fix for building dtc with gcc 10.
|
|
|
|
|
|Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
|
|
|---
|
|
| scripts/dtc/dtc-lexer.l | 1 -
|
|
| 1 file changed, 1 deletion(-)
|
|
|
|
|
|diff --git a/scripts/dtc/dtc-lexer.l b/scripts/dtc/dtc-lexer.l
|
|
|index fd825ebba6..24af549977 100644
|
|
|--- a/scripts/dtc/dtc-lexer.l
|
|
|+++ b/scripts/dtc/dtc-lexer.l
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
Patch remove-redundant-yyloc-global.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/u-boot-tools-native/1_2020.01-r0/temp/log.do_patch.2198884
|
|
ERROR: Task (mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-se:openssl-native-1.1.1t-r0 do_patch: Applying patch '0001-skip-test_symbol_presence.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/openssl-native/1.1.1t-r0/openssl-1.1.1t'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/openssl-native/1.1.1t-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch 0001-skip-test_symbol_presence.patch
|
|
can't find file to patch at input line 34
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|From a9401b2289656c5a36dd1b0ecebf0d23e291ce70 Mon Sep 17 00:00:00 2001
|
|
|From: Hongxu Jia <hongxu.jia@windriver.com>
|
|
|Date: Tue, 2 Oct 2018 23:58:24 +0800
|
|
|Subject: [PATCH] skip test_symbol_presence
|
|
|
|
|
|We cannot skip `01-test_symbol_presence.t' by configuring option `no-shared'
|
|
|as INSTALL told us the shared libraries will not be built.
|
|
|
|
|
|[INSTALL snip]
|
|
| Notes on shared libraries
|
|
| -------------------------
|
|
|
|
|
| For most systems the OpenSSL Configure script knows what is needed to
|
|
| build shared libraries for libcrypto and libssl. On these systems
|
|
| the shared libraries will be created by default. This can be suppressed and
|
|
| only static libraries created by using the "no-shared" option. On systems
|
|
| where OpenSSL does not know how to build shared libraries the "no-shared"
|
|
| option will be forced and only static libraries will be created.
|
|
|[INSTALL snip]
|
|
|
|
|
|Hence directly modification the case to skip it.
|
|
|
|
|
|Upstream-Status: Inappropriate [OE Specific]
|
|
|
|
|
|Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
|
|---
|
|
| test/recipes/01-test_symbol_presence.t | 3 +--
|
|
| 1 file changed, 1 insertion(+), 2 deletions(-)
|
|
|
|
|
|diff --git a/test/recipes/01-test_symbol_presence.t b/test/recipes/01-test_symbol_presence.t
|
|
|index 7f2a2d7..0b93745 100644
|
|
|--- a/test/recipes/01-test_symbol_presence.t
|
|
|+++ b/test/recipes/01-test_symbol_presence.t
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
Patch 0001-skip-test_symbol_presence.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/openssl-native/1.1.1t-r0/temp/log.do_patch.2200938
|
|
ERROR: Task (mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-se:readline-native-8.0-r0 do_patch: Applying patch 'configure-fix.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/readline-native/8.0-r0/readline-8.0'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/readline-native/8.0-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch configure-fix.patch
|
|
can't find file to patch at input line 18
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|Upstream-Status: Pending
|
|
|
|
|
|Without this it fails to link against libtermcap causing various missing
|
|
|symbols issues.
|
|
|
|
|
|RP - 8/10/08
|
|
|
|
|
|Support 6.3 which uses configure.ac rather than configure.in.
|
|
|Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
|
|---
|
|
| configure.ac | 8 ++++----
|
|
| 1 file changed, 4 insertions(+), 4 deletions(-)
|
|
|
|
|
|diff --git a/configure.ac b/configure.ac
|
|
|index cea8f91..9075b8f 100644
|
|
|--- a/configure.ac
|
|
|+++ b/configure.ac
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
Patch configure-fix.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/readline-native/8.0-r0/temp/log.do_patch.2201247
|
|
ERROR: Task (mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-se:libpcre2-native-10.34-r0 do_patch: Applying patch 'pcre-cross.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libpcre2-native/10.34-r0/pcre2-10.34'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libpcre2-native/10.34-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch pcre-cross.patch
|
|
can't find file to patch at input line 16
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|Fix for cross compiling
|
|
|
|
|
|Fixed:
|
|
|| ./dftables src/pcre2_chartables.c
|
|
|| make: ./dftables: Command not found
|
|
|| make: *** [src/pcre2_chartables.c] Error 127
|
|
|
|
|
|Upstream-Status: Pending
|
|
|
|
|
|Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
|
|
|
|
|
|Index: pcre2-10.30/Makefile.am
|
|
|===================================================================
|
|
|--- pcre2-10.30.orig/Makefile.am
|
|
|+++ pcre2-10.30/Makefile.am
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
can't find file to patch at input line 42
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|Index: pcre2-10.30/configure.ac
|
|
|===================================================================
|
|
|--- pcre2-10.30.orig/configure.ac
|
|
|+++ pcre2-10.30/configure.ac
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
Patch pcre-cross.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libpcre2-native/10.34-r0/temp/log.do_patch.2201356
|
|
ERROR: Task (mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-se:libcap-ng-native-0.7.10-r0 do_patch: Applying patch 'python.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libcap-ng-native/0.7.10-r0/libcap-ng-0.7.10'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libcap-ng-native/0.7.10-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch python.patch
|
|
can't find file to patch at input line 21
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|From b4a354ae8d4f7c2ec3ec421c7d8a790cc57e77a9 Mon Sep 17 00:00:00 2001
|
|
|From: Li xin <lixin.fnst@cn.fujitsu.com>
|
|
|Date: Sat, 18 Jul 2015 23:03:30 +0900
|
|
|Subject: [PATCH] configure.ac - Avoid an incorrect check for python.
|
|
| Makefile.am - avoid hard coded host include paths.
|
|
|
|
|
|Upstream-Status: pending
|
|
|
|
|
|Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
|
|
|Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
|
|Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
|
|
|---
|
|
| bindings/python/Makefile.am | 4 +++-
|
|
| configure.ac | 17 ++---------------
|
|
| 2 files changed, 5 insertions(+), 16 deletions(-)
|
|
|
|
|
|diff --git a/bindings/python/Makefile.am b/bindings/python/Makefile.am
|
|
|index 999b184..c8e49db 100644
|
|
|--- a/bindings/python/Makefile.am
|
|
|+++ b/bindings/python/Makefile.am
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
can't find file to patch at input line 36
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|diff --git a/configure.ac b/configure.ac
|
|
|index 7f66179..079d026 100644
|
|
|--- a/configure.ac
|
|
|+++ b/configure.ac
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
Patch python.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libcap-ng-native/0.7.10-r0/temp/log.do_patch.2201500
|
|
ERROR: Task (mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_patch) failed with exit code '1'
|
|
WARNING: mc:k3r5-hs-se:kern-tools-native-0.2+gitAUTOINC+c66833e1ca-r12 do_populate_lic: Could not copy license file /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/kern-tools-native/0.2+gitAUTOINC+c66833e1ca-r12/git/tools/kgit to /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/kern-tools-native/0.2+gitAUTOINC+c66833e1ca-r12/license-destdir/kern-tools-native/kgit: [Errno 2] No such file or directory: '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/kern-tools-native/0.2+gitAUTOINC+c66833e1ca-r12/git/tools/kgit'
|
|
ERROR: mc:k3r5-hs-se:kern-tools-native-0.2+gitAUTOINC+c66833e1ca-r12 do_populate_lic: QA Issue: kern-tools-native: LIC_FILES_CHKSUM points to an invalid file: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/kern-tools-native/0.2+gitAUTOINC+c66833e1ca-r12/git/tools/kgit [license-checksum]
|
|
ERROR: mc:k3r5-hs-se:kern-tools-native-0.2+gitAUTOINC+c66833e1ca-r12 do_populate_lic: Fatal QA errors found, failing task.
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/kern-tools-native/0.2+gitAUTOINC+c66833e1ca-r12/temp/log.do_populate_lic.2202367
|
|
ERROR: Task (mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_lic) failed with exit code '1'
|
|
WARNING: mc:k3r5-hs-se:libnsl2-native-1.2.0+gitAUTOINC+4a062cf418-r0 do_populate_lic: Could not copy license file /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+4a062cf418-r0/git/COPYING to /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+4a062cf418-r0/license-destdir/libnsl2-native/COPYING: [Errno 2] No such file or directory: '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+4a062cf418-r0/git/COPYING'
|
|
ERROR: mc:k3r5-hs-se:libnsl2-native-1.2.0+gitAUTOINC+4a062cf418-r0 do_populate_lic: QA Issue: libnsl2-native: LIC_FILES_CHKSUM points to an invalid file: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+4a062cf418-r0/git/COPYING [license-checksum]
|
|
ERROR: mc:k3r5-hs-se:libnsl2-native-1.2.0+gitAUTOINC+4a062cf418-r0 do_populate_lic: Fatal QA errors found, failing task.
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+4a062cf418-r0/temp/log.do_populate_lic.2202357
|
|
ERROR: Task (mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-se:unzip-native-1_6.0-r5 do_patch: Applying patch 'avoid-strip.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/unzip-native/1_6.0-r5/unzip60'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/unzip-native/1_6.0-r5/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch avoid-strip.patch
|
|
can't find file to patch at input line 13
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|Upstream-Status: Pending
|
|
|
|
|
|unix/Makefile: remove hard coded strip commands
|
|
|
|
|
|Remove the hard coded strip commands, both LF2 (used in linking) and
|
|
|STRIP used alone.
|
|
|
|
|
|Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
|
|
|
|
|
|diff -ur unzip60.orig/unix/configure unzip60/unix/configure
|
|
|--- unzip60.orig/unix/configure 2009-04-16 14:25:12.000000000 -0500
|
|
|+++ unzip60/unix/configure 2011-06-21 11:23:36.822849960 -0500
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
can't find file to patch at input line 25
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|diff -ur unzip60.orig/unix/Makefile unzip60/unix/Makefile
|
|
|--- unzip60.orig/unix/Makefile 2009-01-18 16:41:18.000000000 -0600
|
|
|+++ unzip60/unix/Makefile 2011-06-21 11:12:22.900003388 -0500
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
3 out of 3 hunks ignored
|
|
Patch avoid-strip.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/unzip-native/1_6.0-r5/temp/log.do_patch.2202049
|
|
ERROR: Task (mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-se:expat-native-2.2.9-r0 do_patch: Applying patch 'CVE-2013-0340.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/expat-native/2.2.9-r0/git/expat'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/expat-native/2.2.9-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch CVE-2013-0340.patch
|
|
can't find file to patch at input line 29
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|From a644ccf25392523b1329872310e24d0fc5f40629 Mon Sep 17 00:00:00 2001
|
|
|From: Sebastian Pipping <sebastian@pipping.org>
|
|
|Date: Mon, 19 Apr 2021 21:42:51 +0200
|
|
|Subject: [PATCH] expat: Backport fix for CVE-2013-0340
|
|
|
|
|
|Issue: https://github.com/libexpat/libexpat/issues/34
|
|
|
|
|
|This patch cherry-picks the following commits from upstream release
|
|
|2.4.0 onto 2.2.9:
|
|
|
|
|
|- b1d039607d3d8a042bf0466bfcc1c0f104e353c8
|
|
|- 60959f2b491876199879d97c8ed956eabb0c2e73
|
|
|
|
|
|Upstream-Status: Backport
|
|
|CVE: CVE-2013-0340
|
|
|Signed-off-by: Jasper Orschulko <jasper@fancydomain.eu>
|
|
|---
|
|
| lib/expat.h | 21 +-
|
|
| lib/internal.h | 30 +
|
|
| lib/libexpat.def | 3 +
|
|
| lib/libexpatw.def | 3 +
|
|
| lib/xmlparse.c | 1147 +++++++++++++++++++++++++++++++++++++--
|
|
| 5 files changed, 1143 insertions(+), 61 deletions(-)
|
|
|
|
|
|diff --git a/lib/expat.h b/lib/expat.h
|
|
|index 48a6e2a3..0fb70d9d 100644
|
|
|--- a/lib/expat.h
|
|
|+++ b/lib/expat.h
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
3 out of 3 hunks ignored
|
|
can't find file to patch at input line 75
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|diff --git a/lib/internal.h b/lib/internal.h
|
|
|index 60913dab..d8b31fa2 100644
|
|
|--- a/lib/internal.h
|
|
|+++ b/lib/internal.h
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
can't find file to patch at input line 120
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|diff --git a/lib/libexpat.def b/lib/libexpat.def
|
|
|index 16faf595..5aefa6df 100644
|
|
|--- a/lib/libexpat.def
|
|
|+++ b/lib/libexpat.def
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
can't find file to patch at input line 131
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|diff --git a/lib/libexpatw.def b/lib/libexpatw.def
|
|
|index 16faf595..5aefa6df 100644
|
|
|--- a/lib/libexpatw.def
|
|
|+++ b/lib/libexpatw.def
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
can't find file to patch at input line 142
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|diff --git a/lib/xmlparse.c b/lib/xmlparse.c
|
|
|index 3aaf35b9..6790bc28 100644
|
|
|--- a/lib/xmlparse.c
|
|
|+++ b/lib/xmlparse.c
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
55 out of 55 hunks ignored
|
|
Patch CVE-2013-0340.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/expat-native/2.2.9-r0/temp/log.do_patch.2202255
|
|
ERROR: Task (mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-se:e2fsprogs-native-1.45.7-r0 do_patch: Applying patch 'remove.ldconfig.call.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/e2fsprogs-native/1.45.7-r0/git'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/e2fsprogs-native/1.45.7-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch remove.ldconfig.call.patch
|
|
can't find file to patch at input line 25
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|From b139e03ac2f72e644e547c7ee9b1514383af4d97 Mon Sep 17 00:00:00 2001
|
|
|From: Andrei Dinu <andrei.adrianx.dinu@intel.com>
|
|
|Date: Wed, 30 Jan 2013 15:22:04 +0200
|
|
|Subject: [PATCH] When /etc/ld.so.cache is writeable by user running bitbake
|
|
| then it creates invalid cache (in my case libstdc++.so
|
|
| cannot be found after building zlib(-native) and I have to
|
|
| call touch */libstdc++.so && /sbin/ldconfig to fix it.
|
|
|
|
|
|So remove ldconfig call from make install-libs
|
|
|
|
|
|Patch authored by Martin Jansa.
|
|
|
|
|
|Upstream-Status: Inappropriate [disable feature]
|
|
|
|
|
|Signed-off-by: Scott Garman <scott.a.garman@intel.com>
|
|
|Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
|
|
|---
|
|
| lib/Makefile.elf-lib | 3 ---
|
|
| 1 file changed, 3 deletions(-)
|
|
|
|
|
|diff --git a/lib/Makefile.elf-lib b/lib/Makefile.elf-lib
|
|
|index 78479d3..4a4a5ac 100644
|
|
|--- a/lib/Makefile.elf-lib
|
|
|+++ b/lib/Makefile.elf-lib
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
2 out of 2 hunks ignored
|
|
Patch remove.ldconfig.call.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/e2fsprogs-native/1.45.7-r0/temp/log.do_patch.2202267
|
|
ERROR: Task (mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-se:dbus-native-1.12.24-r0.arago1 do_patch: Applying patch 'tmpdir.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/dbus-native/1.12.24-r0.arago1/dbus-1.12.24'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/dbus-native/1.12.24-r0.arago1/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch tmpdir.patch
|
|
can't find file to patch at input line 24
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|From 5105fedd7fa13dadd2d0d864fb77873b83b79a4b Mon Sep 17 00:00:00 2001
|
|
|From: Koen Kooi <koen@dominion.thruhere.net>
|
|
|Date: Thu, 23 Jun 2011 13:52:09 +0200
|
|
|Subject: [PATCH] buildsys: hardcode socketdir to /tmp
|
|
|
|
|
|the TMPDIR env var isn't always pointing to the right target path
|
|
|
|
|
|Upstream-Status: Inappropriate [embedded]
|
|
|
|
|
|Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
|
|
|
|
|
|Original comment:
|
|
|
|
|
| avoid to check tmp dir at build time. instead uses hard coded /tmp here
|
|
| comment added by Kevin Tian <kevin.tian@intel.com>
|
|
|---
|
|
| configure.ac | 11 +----------
|
|
| 1 files changed, 1 insertions(+), 10 deletions(-)
|
|
|
|
|
|diff --git a/configure.ac b/configure.ac
|
|
|index 408054b..6d26180 100644
|
|
|--- a/configure.ac
|
|
|+++ b/configure.ac
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
Patch tmpdir.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/dbus-native/1.12.24-r0.arago1/temp/log.do_patch.2202533
|
|
ERROR: Task (mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-se:kern-tools-native-0.2+gitAUTOINC+c66833e1ca-r12 do_install: oe_runmake failed
|
|
ERROR: mc:k3r5-hs-se:kern-tools-native-0.2+gitAUTOINC+c66833e1ca-r12 do_install: Execution of '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/kern-tools-native/0.2+gitAUTOINC+c66833e1ca-r12/temp/run.do_install.2202868' failed with exit code 1
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/kern-tools-native/0.2+gitAUTOINC+c66833e1ca-r12/temp/log.do_install.2202868
|
|
Log data follows:
|
|
| DEBUG: Executing shell function do_install
|
|
| NOTE: make -j 8 DESTDIR=/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/kern-tools-native/0.2+gitAUTOINC+c66833e1ca-r12/image/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/kern-tools-native/0.2+gitAUTOINC+c66833e1ca-r12/recipe-sysroot-native/usr/bin install
|
|
| make: *** No rule to make target 'install'. Stop.
|
|
| ERROR: oe_runmake failed
|
|
| WARNING: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/kern-tools-native/0.2+gitAUTOINC+c66833e1ca-r12/temp/run.do_install.2202868:1 exit 1 from 'exit 1'
|
|
| ERROR: Execution of '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/kern-tools-native/0.2+gitAUTOINC+c66833e1ca-r12/temp/run.do_install.2202868' failed with exit code 1
|
|
ERROR: Task (mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_install) failed with exit code '1'
|
|
WARNING: mc:k3r5-hs-se:ti-k3-secdev-native-git-r0 do_populate_lic: Could not copy license file /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/ti-k3-secdev-native/git-r0/git/manifest/k3-secdev-0.2-manifest.html to /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/ti-k3-secdev-native/git-r0/license-destdir/ti-k3-secdev-native/k3-secdev-0.2-manifest.html: [Errno 2] No such file or directory: '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/ti-k3-secdev-native/git-r0/git/manifest/k3-secdev-0.2-manifest.html'
|
|
ERROR: mc:k3r5-hs-se:ti-k3-secdev-native-git-r0 do_populate_lic: QA Issue: ti-k3-secdev-native: LIC_FILES_CHKSUM points to an invalid file: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/ti-k3-secdev-native/git-r0/git/manifest/k3-secdev-0.2-manifest.html [license-checksum]
|
|
ERROR: mc:k3r5-hs-se:ti-k3-secdev-native-git-r0 do_populate_lic: Fatal QA errors found, failing task.
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/ti-k3-secdev-native/git-r0/temp/log.do_populate_lic.2202956
|
|
ERROR: Task (mc:k3r5-hs-se:virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_lic) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-se:rpm-native-1_4.14.2.1-r0 do_patch: Applying patch '0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/rpm-native/1_4.14.2.1-r0/git'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/rpm-native/1_4.14.2.1-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch 0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch
|
|
can't find file to patch at input line 20
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|From 87cfc0db1ed6fe381a5ed5f0016d8c3344a31a11 Mon Sep 17 00:00:00 2001
|
|
|From: Alexander Kanavin <alex.kanavin@gmail.com>
|
|
|Date: Mon, 9 Jan 2017 18:52:11 +0200
|
|
|Subject: [PATCH] Do not add an unsatisfiable dependency when building rpms in
|
|
| a short-circuited way.
|
|
|
|
|
|Upstream permits short-circuiting only for local testing; Yocto on the other
|
|
|hand produces rpms that way by design.
|
|
|
|
|
|Upstream-Status: Inappropriate [oe-core specific]
|
|
|Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
|
|---
|
|
| build/pack.c | 4 ----
|
|
| 1 file changed, 4 deletions(-)
|
|
|
|
|
|diff --git a/build/pack.c b/build/pack.c
|
|
|index 1261cdbba..bb2d6f4f6 100644
|
|
|--- a/build/pack.c
|
|
|+++ b/build/pack.c
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
Patch 0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/rpm-native/1_4.14.2.1-r0/temp/log.do_patch.2202793
|
|
ERROR: Task (mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-se:u-boot-tools-native-1_2020.01-r0 do_patch: Applying patch 'remove-redundant-yyloc-global.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/u-boot-tools-native/1_2020.01-r0/git'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/u-boot-tools-native/1_2020.01-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch remove-redundant-yyloc-global.patch
|
|
can't find file to patch at input line 17
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|From 018921ee79d3f30893614b3b2b63b588d8544f73 Mon Sep 17 00:00:00 2001
|
|
|From: Peter Robinson <pbrobinson@gmail.com>
|
|
|Date: Thu, 30 Jan 2020 09:37:15 +0000
|
|
|Subject: [PATCH] Remove redundant YYLOC global declaration
|
|
|
|
|
|Same as the upstream fix for building dtc with gcc 10.
|
|
|
|
|
|Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
|
|
|---
|
|
| scripts/dtc/dtc-lexer.l | 1 -
|
|
| 1 file changed, 1 deletion(-)
|
|
|
|
|
|diff --git a/scripts/dtc/dtc-lexer.l b/scripts/dtc/dtc-lexer.l
|
|
|index fd825ebba6..24af549977 100644
|
|
|--- a/scripts/dtc/dtc-lexer.l
|
|
|+++ b/scripts/dtc/dtc-lexer.l
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
Patch remove-redundant-yyloc-global.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/u-boot-tools-native/1_2020.01-r0/temp/log.do_patch.2202836
|
|
ERROR: Task (mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-se:ti-k3-secdev-native-git-r0 do_install: Execution of '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/ti-k3-secdev-native/git-r0/temp/run.do_install.2203647' failed with exit code 1
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/ti-k3-secdev-native/git-r0/temp/log.do_install.2203647
|
|
Log data follows:
|
|
| DEBUG: Executing shell function do_install
|
|
| cp: cannot stat '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/ti-k3-secdev-native/git-r0/git/*': No such file or directory
|
|
| WARNING: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/ti-k3-secdev-native/git-r0/temp/run.do_install.2203647:1 exit 1 from 'cp ${CP_ARGS} /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/ti-k3-secdev-native/git-r0/git/* /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/ti-k3-secdev-native/git-r0/image/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/ti-k3-secdev-native/git-r0/recipe-sysroot-native/usr/share/ti/ti-k3-secdev'
|
|
| ERROR: Execution of '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/ti-k3-secdev-native/git-r0/temp/run.do_install.2203647' failed with exit code 1
|
|
ERROR: Task (mc:k3r5-hs-se:virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_install) failed with exit code '1'
|
|
WARNING: mc:k3r5-hs-fs:gettext-minimal-native-0.20.1-r0 do_populate_lic: Could not copy license file /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/gettext-minimal-native/0.20.1-r0/COPYING to /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/gettext-minimal-native/0.20.1-r0/license-destdir/gettext-minimal-native/COPYING: [Errno 2] No such file or directory: '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/gettext-minimal-native/0.20.1-r0/COPYING'
|
|
ERROR: mc:k3r5-hs-fs:gettext-minimal-native-0.20.1-r0 do_populate_lic: QA Issue: gettext-minimal-native: LIC_FILES_CHKSUM points to an invalid file: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/gettext-minimal-native/0.20.1-r0/COPYING [license-checksum]
|
|
ERROR: mc:k3r5-hs-fs:gettext-minimal-native-0.20.1-r0 do_populate_lic: Fatal QA errors found, failing task.
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/gettext-minimal-native/0.20.1-r0/temp/log.do_populate_lic.2207083
|
|
ERROR: Task (mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_lic) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-fs:libtool-native-2.4.6-r0 do_patch: Applying patch 'trailingslash.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libtool-native/2.4.6-r0/libtool-2.4.6'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libtool-native/2.4.6-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch trailingslash.patch
|
|
can't find file to patch at input line 19
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|Upstream-Status: Pending
|
|
|
|
|
|A command like /bin/sh ../../i586-poky-linux-libtool --mode=install /usr/bin/install -c gck-roots-store-standalone.la '/media/data1/builds/poky1/tmp/work/core2-poky-linux/gnome-keyring-2.26.1-r1/image/usr/lib/gnome-keyring/standalone/' fails (e.g. gnome-keyring or pulseaudio)
|
|
|
|
|
|This is because libdir has a trailing slash which breaks the comparision.
|
|
|
|
|
|RP 2/1/10
|
|
|
|
|
|Merged a patch received from Gary Thomas <gary@mlbassoc.com>
|
|
|
|
|
|Date: 2010/07/12
|
|
|Nitin A Kamble <nitin.a.kamble@intel.com>
|
|
|
|
|
|Updated by: Robert Yang <liezhi.yang@windriver.com>
|
|
|
|
|
|diff --git a/build-aux/ltmain.in b/build-aux/ltmain.in
|
|
|--- a/build-aux/ltmain.in
|
|
|+++ b/build-aux/ltmain.in
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
Patch trailingslash.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/libtool-native/2.4.6-r0/temp/log.do_patch.2213388
|
|
ERROR: Task (mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-fs:perl-native-5.30.1-r0 do_patch: Applying patch '0001-configure_tool.sh-do-not-quote-the-argument-to-comma.patch' on target directory '/work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/perl-native/5.30.1-r0/perl-5.30.1'
|
|
Command Error: 'quilt --quiltrc /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/perl-native/5.30.1-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
|
|
Applying patch 0001-configure_tool.sh-do-not-quote-the-argument-to-comma.patch
|
|
can't find file to patch at input line 18
|
|
Perhaps you used the wrong -p or --strip option?
|
|
The text leading up to this was:
|
|
--------------------------
|
|
|From a66811c487ecf8ba8724879c253bb10dfa82aeb5 Mon Sep 17 00:00:00 2001
|
|
|From: Alexander Kanavin <alex.kanavin@gmail.com>
|
|
|Date: Fri, 1 Jun 2018 19:57:32 +0300
|
|
|Subject: [PATCH] configure_tool.sh: do not quote the argument to 'command'
|
|
|
|
|
|As it seems to break things if the argument has spaces and arguments in it.
|
|
|
|
|
|Upstream-Status: Pending
|
|
|Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
|
|---
|
|
| cnf/configure_tool.sh | 2 +-
|
|
| 1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
|
|diff --git a/cnf/configure_tool.sh b/cnf/configure_tool.sh
|
|
|index 32201c0..461bc68 100644
|
|
|--- a/cnf/configure_tool.sh
|
|
|+++ b/cnf/configure_tool.sh
|
|
--------------------------
|
|
No file to patch. Skipping patch.
|
|
1 out of 1 hunk ignored
|
|
Patch 0001-configure_tool.sh-do-not-quote-the-argument-to-comma.patch does not apply (enforce with -f)
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/x86_64-linux/perl-native/5.30.1-r0/temp/log.do_patch.2216317
|
|
ERROR: Task (mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_patch) failed with exit code '1'
|
|
ERROR: mc:k3r5-hs-se:external-arm-toolchain-2019.12-r0 do_configure: Execution of '/work/build/arago-tmp-external-arm-glibc/work/armv7at2hf-vfp-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/run.do_configure.2220199' failed with exit code 1
|
|
ERROR: Logfile of failure stored in: /work/build/arago-tmp-external-arm-glibc/work/armv7at2hf-vfp-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/log.do_configure.2220199
|
|
Log data follows:
|
|
| DEBUG: Executing shell function do_configure
|
|
| /work/build/arago-tmp-external-arm-glibc/work/armv7at2hf-vfp-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/run.do_configure.2220199: line 103: cd: /work/build/arago-tmp-external-arm-glibc/work/armv7at2hf-vfp-linux-gnueabi/external-arm-toolchain/2019.12-r0/git: No such file or directory
|
|
| WARNING: /work/build/arago-tmp-external-arm-glibc/work/armv7at2hf-vfp-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/run.do_configure.2220199:1 exit 1 from 'cd /work/build/arago-tmp-external-arm-glibc/work/armv7at2hf-vfp-linux-gnueabi/external-arm-toolchain/2019.12-r0/git'
|
|
| ERROR: Execution of '/work/build/arago-tmp-external-arm-glibc/work/armv7at2hf-vfp-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/run.do_configure.2220199' failed with exit code 1
|
|
ERROR: Task (mc:k3r5-hs-se:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_configure) failed with exit code '1'
|
|
WARNING: Runqeueue deadlocked on deferred tasks, forcing task mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_package
|
|
WARNING: Runqeueue deadlocked on deferred tasks, forcing task mc:k3r5-gp:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_package
|
|
NOTE: Tasks Summary: Attempted 7388 tasks of which 946 didn't need to be rerun and 28 failed.
|
|
NOTE: Writing buildhistory
|
|
NOTE: Writing buildhistory took: 9 seconds
|
|
NOTE: Writing buildhistory
|
|
NOTE: Writing buildhistory took: 4 seconds
|
|
NOTE: Writing buildhistory
|
|
NOTE: Writing buildhistory took: 4 seconds
|
|
NOTE: Writing buildhistory
|
|
NOTE: Writing buildhistory took: 4 seconds
|
|
|
|
Summary: 28 tasks failed:
|
|
mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_patch
|
|
mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_patch
|
|
mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_patch
|
|
mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic
|
|
mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_patch
|
|
mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_patch
|
|
mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_patch
|
|
mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_patch
|
|
mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_patch
|
|
mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_patch
|
|
mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_patch
|
|
mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_patch
|
|
mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_patch
|
|
mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_lic
|
|
mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic
|
|
mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_patch
|
|
mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_patch
|
|
mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_patch
|
|
mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_patch
|
|
mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_install
|
|
mc:k3r5-hs-se:virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_lic
|
|
mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_patch
|
|
mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_patch
|
|
mc:k3r5-hs-se:virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_install
|
|
mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_lic
|
|
mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_patch
|
|
mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_patch
|
|
mc:k3r5-hs-se:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_configure
|
|
Summary: There were 24 WARNING messages shown.
|
|
Summary: There were 37 ERROR messages shown, returning a non-zero exit code.
|
|
rohini@soham-Ubuntu-Desktop:~/rohini_workspace/projects/AM62x$
|
|
|
|
|