| 1 | IMAGE=crops/poky:ubuntu-18.04  ./meta-mitysom/build/docker-poky.sh ./meta-mitysom/build/build_MitySOM-TIProcessorSDK.sh \
 | 
  
    | 2 |  -config  processor-sdk-08.06.00-cl-config.txt \
 | 
  
    | 3 |  -machine mitysom-am62x \
 | 
  
    | 4 |  -armv7_chain gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf \
 | 
  
    | 5 |  -armv8_chain gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu \
 | 
  
    | 6 |  -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 \
 | 
  
    | 7 |  -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  \
 | 
  
    | 8 |  tisdk-base-image tisdk-default-image
 | 
  
    | 9 | Make sure to export MACHINE, TOOLCHAIN_PATH_ARMV7, and TOOLCHAIN_PATH_ARMV8
 | 
  
    | 10 | ubuntu-18.04: Pulling from crops/poky
 | 
  
    | 11 | 7c457f213c76: Pull complete 
 | 
  
    | 12 | 716b07998f04: Pull complete 
 | 
  
    | 13 | 2cdd1a423a95: Pull complete 
 | 
  
    | 14 | f12dbb8c3aca: Pull complete 
 | 
  
    | 15 | c8bd9397ac5c: Pull complete 
 | 
  
    | 16 | ebeae053a757: Pull complete 
 | 
  
    | 17 | 4f4fb700ef54: Pull complete 
 | 
  
    | 18 | ad3b106ac3a4: Pull complete 
 | 
  
    | 19 | c5bbf477ca53: Pull complete 
 | 
  
    | 20 | f3ad942e85d5: Pull complete 
 | 
  
    | 21 | cd4fcf69cd6a: Pull complete 
 | 
  
    | 22 | 6e9bc61c47cd: Pull complete 
 | 
  
    | 23 | Digest: sha256:16bcbcd73b2f7a72de9aefd4d5f7ea5825cc08e74acc8f229c7775b3102227d7
 | 
  
    | 24 | Status: Downloaded newer image for crops/poky:ubuntu-18.04
 | 
  
    | 25 | docker.io/crops/poky:ubuntu-18.04
 | 
  
    | 26 | useradd: warning: the home directory already exists.
 | 
  
    | 27 | Not copying any file from skel directory into it.
 | 
  
    | 28 | Processing command:
 | 
  
    | 29 |   config file  = processor-sdk-08.06.00-cl-config.txt
 | 
  
    | 30 |   V7 Toolchain = gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf
 | 
  
    | 31 |   V8 Toolchain = gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu
 | 
  
    | 32 |   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
 | 
  
    | 33 |   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
 | 
  
    | 34 |   machine      = mitysom-am62x
 | 
  
    | 35 |   dryrun       = false
 | 
  
    | 36 |   bitbake targets:
 | 
  
    | 37 |     --> 'tisdk-base-image'
 | 
  
    | 38 |     --> 'tisdk-default-image'
 | 
  
    | 39 | /work
 | 
  
    | 40 | 
 | 
  
    | 41 | 
 | 
  
    | 42 | cloning repo bitbake
 | 
  
    | 43 | 
 | 
  
    | 44 | Cloning into '/work/sources/bitbake'...
 | 
  
    | 45 | remote: Enumerating objects: 63582, done.
 | 
  
    | 46 | remote: Counting objects: 100% (103/103), done.
 | 
  
    | 47 | remote: Compressing objects: 100% (98/98), done.
 | 
  
    | 48 | remote: Total 63582 (delta 66), reused 18 (delta 5), pack-reused 63479
 | 
  
    | 49 | Receiving objects: 100% (63582/63582), 13.37 MiB | 1.18 MiB/s, done.
 | 
  
    | 50 | Resolving deltas: 100% (47640/47640), done.
 | 
  
    | 51 | Branch '1.46' set up to track remote branch '1.46' from 'origin'.
 | 
  
    | 52 | Switched to a new branch '1.46'
 | 
  
    | 53 | Already up to date.
 | 
  
    | 54 | Note: checking out '0784db7'.
 | 
  
    | 55 | 
 | 
  
    | 56 | You are in 'detached HEAD' state. You can look around, make experimental
 | 
  
    | 57 | changes and commit them, and you can discard any commits you make in this
 | 
  
    | 58 | state without impacting any branches by performing another checkout.
 | 
  
    | 59 | 
 | 
  
    | 60 | If you want to create a new branch to retain commits you create, you may
 | 
  
    | 61 | do so (now or later) by using -b with the checkout command again. Example:
 | 
  
    | 62 | 
 | 
  
    | 63 |   git checkout -b <new-branch-name>
 | 
  
    | 64 | 
 | 
  
    | 65 | HEAD is now at 0784db7d server/process: Disable gc around critical section
 | 
  
    | 66 | 
 | 
  
    | 67 | 
 | 
  
    | 68 | cloning repo meta-processor-sdk
 | 
  
    | 69 | 
 | 
  
    | 70 | Cloning into '/work/sources/meta-processor-sdk'...
 | 
  
    | 71 | Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
 | 
  
    | 72 | Switched to a new branch 'dunfell'
 | 
  
    | 73 | Already up to date.
 | 
  
    | 74 | Note: checking out '08.06.00'.
 | 
  
    | 75 | 
 | 
  
    | 76 | You are in 'detached HEAD' state. You can look around, make experimental
 | 
  
    | 77 | changes and commit them, and you can discard any commits you make in this
 | 
  
    | 78 | state without impacting any branches by performing another checkout.
 | 
  
    | 79 | 
 | 
  
    | 80 | If you want to create a new branch to retain commits you create, you may
 | 
  
    | 81 | do so (now or later) by using -b with the checkout command again. Example:
 | 
  
    | 82 | 
 | 
  
    | 83 |   git checkout -b <new-branch-name>
 | 
  
    | 84 | 
 | 
  
    | 85 | HEAD is now at fab130c edgeai-components: Add tags for EDGEAI_APP_STACK_08_06_00_02
 | 
  
    | 86 | 
 | 
  
    | 87 | 
 | 
  
    | 88 | cloning repo meta-arago
 | 
  
    | 89 | 
 | 
  
    | 90 | Cloning into '/work/sources/meta-arago'...
 | 
  
    | 91 | remote: Enumerating objects: 44484, done.
 | 
  
    | 92 | remote: Counting objects: 100% (103/103), done.
 | 
  
    | 93 | remote: Compressing objects: 100% (100/100), done.
 | 
  
    | 94 | remote: Total 44484 (delta 55), reused 0 (delta 0), pack-reused 44381
 | 
  
    | 95 | Receiving objects: 100% (44484/44484), 13.48 MiB | 498.00 KiB/s, done.
 | 
  
    | 96 | Resolving deltas: 100% (31007/31007), done.
 | 
  
    | 97 | Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
 | 
  
    | 98 | Switched to a new branch 'dunfell'
 | 
  
    | 99 | Already up to date.
 | 
  
    | 100 | Note: checking out '08.06.00.007'.
 | 
  
    | 101 | 
 | 
  
    | 102 | You are in 'detached HEAD' state. You can look around, make experimental
 | 
  
    | 103 | changes and commit them, and you can discard any commits you make in this
 | 
  
    | 104 | state without impacting any branches by performing another checkout.
 | 
  
    | 105 | 
 | 
  
    | 106 | If you want to create a new branch to retain commits you create, you may
 | 
  
    | 107 | do so (now or later) by using -b with the checkout command again. Example:
 | 
  
    | 108 | 
 | 
  
    | 109 |   git checkout -b <new-branch-name>
 | 
  
    | 110 | 
 | 
  
    | 111 | HEAD is now at e4fcc247 ltp-ddt: CI/CD Auto-Merger: cicd.dunfell.202302211800
 | 
  
    | 112 | 
 | 
  
    | 113 | 
 | 
  
    | 114 | cloning repo meta-qt5
 | 
  
    | 115 | 
 | 
  
    | 116 | Cloning into '/work/sources/meta-qt5'...
 | 
  
    | 117 | remote: Enumerating objects: 16380, done.
 | 
  
    | 118 | remote: Counting objects: 100% (625/625), done.
 | 
  
    | 119 | remote: Compressing objects: 100% (287/287), done.
 | 
  
    | 120 | remote: Total 16380 (delta 357), reused 542 (delta 337), pack-reused 15755
 | 
  
    | 121 | Receiving objects: 100% (16380/16380), 4.17 MiB | 1.17 MiB/s, done.
 | 
  
    | 122 | Resolving deltas: 100% (11642/11642), done.
 | 
  
    | 123 | Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
 | 
  
    | 124 | Switched to a new branch 'dunfell'
 | 
  
    | 125 | Already up to date.
 | 
  
    | 126 | Note: checking out '5ef3a0f'.
 | 
  
    | 127 | 
 | 
  
    | 128 | You are in 'detached HEAD' state. You can look around, make experimental
 | 
  
    | 129 | changes and commit them, and you can discard any commits you make in this
 | 
  
    | 130 | state without impacting any branches by performing another checkout.
 | 
  
    | 131 | 
 | 
  
    | 132 | If you want to create a new branch to retain commits you create, you may
 | 
  
    | 133 | do so (now or later) by using -b with the checkout command again. Example:
 | 
  
    | 134 | 
 | 
  
    | 135 |   git checkout -b <new-branch-name>
 | 
  
    | 136 | 
 | 
  
    | 137 | HEAD is now at 5ef3a0f qtdeclarative: Fix build with gcc-11
 | 
  
    | 138 | 
 | 
  
    | 139 | 
 | 
  
    | 140 | cloning repo meta-virtualization
 | 
  
    | 141 | 
 | 
  
    | 142 | Cloning into '/work/sources/meta-virtualization'...
 | 
  
    | 143 | remote: Enumerating objects: 16505, done.
 | 
  
    | 144 | remote: Total 16505 (delta 0), reused 0 (delta 0), pack-reused 16505
 | 
  
    | 145 | Receiving objects: 100% (16505/16505), 4.53 MiB | 551.00 KiB/s, done.
 | 
  
    | 146 | Resolving deltas: 100% (10210/10210), done.
 | 
  
    | 147 | Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
 | 
  
    | 148 | Switched to a new branch 'dunfell'
 | 
  
    | 149 | Already up to date.
 | 
  
    | 150 | Note: checking out 'beea119eb529b4a11f266004aee8b548427aea39'.
 | 
  
    | 151 | 
 | 
  
    | 152 | You are in 'detached HEAD' state. You can look around, make experimental
 | 
  
    | 153 | changes and commit them, and you can discard any commits you make in this
 | 
  
    | 154 | state without impacting any branches by performing another checkout.
 | 
  
    | 155 | 
 | 
  
    | 156 | If you want to create a new branch to retain commits you create, you may
 | 
  
    | 157 | do so (now or later) by using -b with the checkout command again. Example:
 | 
  
    | 158 | 
 | 
  
    | 159 |   git checkout -b <new-branch-name>
 | 
  
    | 160 | 
 | 
  
    | 161 | HEAD is now at beea119e openvswitch: CVE-2021-3905 External triggered memory leak
 | 
  
    | 162 | 
 | 
  
    | 163 | 
 | 
  
    | 164 | cloning repo meta-openembedded
 | 
  
    | 165 | 
 | 
  
    | 166 | Cloning into '/work/sources/meta-openembedded'...
 | 
  
    | 167 | remote: Enumerating objects: 224750, done.
 | 
  
    | 168 | remote: Counting objects: 100% (1397/1397), done.
 | 
  
    | 169 | remote: Compressing objects: 100% (785/785), done.
 | 
  
    | 170 | remote: Total 224750 (delta 736), reused 1052 (delta 562), pack-reused 223353
 | 
  
    | 171 | Receiving objects: 100% (224750/224750), 56.20 MiB | 915.00 KiB/s, done.
 | 
  
    | 172 | Resolving deltas: 100% (136625/136625), done.
 | 
  
    | 173 | Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
 | 
  
    | 174 | Switched to a new branch 'dunfell'
 | 
  
    | 175 | Already up to date.
 | 
  
    | 176 | Note: checking out '87571345059f82fb7599e3aa82e6fdcfbd361098'.
 | 
  
    | 177 | 
 | 
  
    | 178 | You are in 'detached HEAD' state. You can look around, make experimental
 | 
  
    | 179 | changes and commit them, and you can discard any commits you make in this
 | 
  
    | 180 | state without impacting any branches by performing another checkout.
 | 
  
    | 181 | 
 | 
  
    | 182 | If you want to create a new branch to retain commits you create, you may
 | 
  
    | 183 | do so (now or later) by using -b with the checkout command again. Example:
 | 
  
    | 184 | 
 | 
  
    | 185 |   git checkout -b <new-branch-name>
 | 
  
    | 186 | 
 | 
  
    | 187 | HEAD is now at 875713450 zeromq: 4.3.2 -> 4.3.4
 | 
  
    | 188 | 
 | 
  
    | 189 | 
 | 
  
    | 190 | cloning repo meta-ti
 | 
  
    | 191 | 
 | 
  
    | 192 | Cloning into '/work/sources/meta-ti'...
 | 
  
    | 193 | remote: Enumerating objects: 47956, done.
 | 
  
    | 194 | remote: Total 47956 (delta 0), reused 0 (delta 0), pack-reused 47956
 | 
  
    | 195 | Receiving objects: 100% (47956/47956), 10.81 MiB | 328.00 KiB/s, done.
 | 
  
    | 196 | Resolving deltas: 100% (33514/33514), done.
 | 
  
    | 197 | Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
 | 
  
    | 198 | Switched to a new branch 'dunfell'
 | 
  
    | 199 | Already up to date.
 | 
  
    | 200 | Note: checking out 'cicd.dunfell.202304260757'.
 | 
  
    | 201 | 
 | 
  
    | 202 | You are in 'detached HEAD' state. You can look around, make experimental
 | 
  
    | 203 | changes and commit them, and you can discard any commits you make in this
 | 
  
    | 204 | state without impacting any branches by performing another checkout.
 | 
  
    | 205 | 
 | 
  
    | 206 | If you want to create a new branch to retain commits you create, you may
 | 
  
    | 207 | do so (now or later) by using -b with the checkout command again. Example:
 | 
  
    | 208 | 
 | 
  
    | 209 |   git checkout -b <new-branch-name>
 | 
  
    | 210 | 
 | 
  
    | 211 | HEAD is now at 86bafdd7 ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202304260757
 | 
  
    | 212 | 
 | 
  
    | 213 | 
 | 
  
    | 214 | cloning repo meta-arm
 | 
  
    | 215 | 
 | 
  
    | 216 | Cloning into '/work/sources/meta-arm'...
 | 
  
    | 217 | remote: Enumerating objects: 22133, done.
 | 
  
    | 218 | remote: Counting objects: 100% (44/44), done.
 | 
  
    | 219 | remote: Compressing objects: 100% (43/43), done.
 | 
  
    | 220 | remote: Total 22133 (delta 10), reused 0 (delta 0), pack-reused 22089
 | 
  
    | 221 | Receiving objects: 100% (22133/22133), 5.35 MiB | 384.00 KiB/s, done.
 | 
  
    | 222 | Resolving deltas: 100% (14174/14174), done.
 | 
  
    | 223 | Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
 | 
  
    | 224 | Switched to a new branch 'dunfell'
 | 
  
    | 225 | Already up to date.
 | 
  
    | 226 | Note: checking out 'c4f04f3fb66f8f4365b08b553af8206372e90a63'.
 | 
  
    | 227 | 
 | 
  
    | 228 | You are in 'detached HEAD' state. You can look around, make experimental
 | 
  
    | 229 | changes and commit them, and you can discard any commits you make in this
 | 
  
    | 230 | state without impacting any branches by performing another checkout.
 | 
  
    | 231 | 
 | 
  
    | 232 | If you want to create a new branch to retain commits you create, you may
 | 
  
    | 233 | do so (now or later) by using -b with the checkout command again. Example:
 | 
  
    | 234 | 
 | 
  
    | 235 |   git checkout -b <new-branch-name>
 | 
  
    | 236 | 
 | 
  
    | 237 | HEAD is now at c4f04f3f arm/trusted-firmware-a: add branch name for mbedtls
 | 
  
    | 238 | 
 | 
  
    | 239 | 
 | 
  
    | 240 | cloning repo oe-core
 | 
  
    | 241 | 
 | 
  
    | 242 | Cloning into '/work/sources/oe-core'...
 | 
  
    | 243 | remote: Enumerating objects: 504934, done.
 | 
  
    | 244 | remote: Counting objects: 100% (2479/2479), done.
 | 
  
    | 245 | remote: Compressing objects: 100% (1080/1080), done.
 | 
  
    | 246 | remote: Total 504934 (delta 1836), reused 1708 (delta 1379), pack-reused 502455
 | 
  
    | 247 | Receiving objects: 100% (504934/504934), 146.25 MiB | 498.00 KiB/s, done.
 | 
  
    | 248 | Resolving deltas: 100% (361159/361159), done.
 | 
  
    | 249 | Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
 | 
  
    | 250 | Switched to a new branch 'dunfell'
 | 
  
    | 251 | Already up to date.
 | 
  
    | 252 | Note: checking out '4045bf02bbc6e87a05ba689a63c675e49c940772'.
 | 
  
    | 253 | 
 | 
  
    | 254 | You are in 'detached HEAD' state. You can look around, make experimental
 | 
  
    | 255 | changes and commit them, and you can discard any commits you make in this
 | 
  
    | 256 | state without impacting any branches by performing another checkout.
 | 
  
    | 257 | 
 | 
  
    | 258 | If you want to create a new branch to retain commits you create, you may
 | 
  
    | 259 | do so (now or later) by using -b with the checkout command again. Example:
 | 
  
    | 260 | 
 | 
  
    | 261 |   git checkout -b <new-branch-name>
 | 
  
    | 262 | 
 | 
  
    | 263 | HEAD is now at 4045bf02bb bmap-tools: switch to main branch
 | 
  
    | 264 | 
 | 
  
    | 265 | 
 | 
  
    | 266 | cloning repo meta-sysrepo
 | 
  
    | 267 | 
 | 
  
    | 268 | Cloning into '/work/sources/meta-sysrepo'...
 | 
  
    | 269 | remote: Enumerating objects: 114, done.
 | 
  
    | 270 | remote: Counting objects: 100% (23/23), done.
 | 
  
    | 271 | remote: Compressing objects: 100% (17/17), done.
 | 
  
    | 272 | remote: Total 114 (delta 0), reused 16 (delta 0), pack-reused 91
 | 
  
    | 273 | Receiving objects: 100% (114/114), 23.81 KiB | 1.40 MiB/s, done.
 | 
  
    | 274 | Resolving deltas: 100% (29/29), done.
 | 
  
    | 275 | fatal: A branch named 'master' already exists.
 | 
  
    | 276 | Already up to date.
 | 
  
    | 277 | Note: checking out '8bcc6151897c0e67c2931c78340477bf3a12d8cb'.
 | 
  
    | 278 | 
 | 
  
    | 279 | You are in 'detached HEAD' state. You can look around, make experimental
 | 
  
    | 280 | changes and commit them, and you can discard any commits you make in this
 | 
  
    | 281 | state without impacting any branches by performing another checkout.
 | 
  
    | 282 | 
 | 
  
    | 283 | If you want to create a new branch to retain commits you create, you may
 | 
  
    | 284 | do so (now or later) by using -b with the checkout command again. Example:
 | 
  
    | 285 | 
 | 
  
    | 286 |   git checkout -b <new-branch-name>
 | 
  
    | 287 | 
 | 
  
    | 288 | HEAD is now at 8bcc615 Merge pull request #5 from synther/master
 | 
  
    | 289 | 
 | 
  
    | 290 | 
 | 
  
    | 291 | cloning repo meta-jupyter
 | 
  
    | 292 | 
 | 
  
    | 293 | Cloning into '/work/sources/meta-jupyter'...
 | 
  
    | 294 | remote: Enumerating objects: 1553, done.
 | 
  
    | 295 | remote: Counting objects: 100% (339/339), done.
 | 
  
    | 296 | remote: Compressing objects: 100% (144/144), done.
 | 
  
    | 297 | remote: Total 1553 (delta 205), reused 283 (delta 194), pack-reused 1214
 | 
  
    | 298 | Receiving objects: 100% (1553/1553), 235.36 KiB | 1.29 MiB/s, done.
 | 
  
    | 299 | Resolving deltas: 100% (975/975), done.
 | 
  
    | 300 | fatal: A branch named 'master' already exists.
 | 
  
    | 301 | Already up to date.
 | 
  
    | 302 | Note: checking out '82db248e2eca36e52cbeafe599b755dc87720383'.
 | 
  
    | 303 | 
 | 
  
    | 304 | You are in 'detached HEAD' state. You can look around, make experimental
 | 
  
    | 305 | changes and commit them, and you can discard any commits you make in this
 | 
  
    | 306 | state without impacting any branches by performing another checkout.
 | 
  
    | 307 | 
 | 
  
    | 308 | If you want to create a new branch to retain commits you create, you may
 | 
  
    | 309 | do so (now or later) by using -b with the checkout command again. Example:
 | 
  
    | 310 | 
 | 
  
    | 311 |   git checkout -b <new-branch-name>
 | 
  
    | 312 | 
 | 
  
    | 313 | HEAD is now at 82db248 graphviz: Fix ICC CFLAG replacement
 | 
  
    | 314 | 
 | 
  
    | 315 | 
 | 
  
    | 316 | cloning repo meta-mitysom
 | 
  
    | 317 | 
 | 
  
    | 318 | Cloning into '/work/sources/meta-mitysom'...
 | 
  
    | 319 | remote: Enumerating objects: 1700, done.
 | 
  
    | 320 | remote: Counting objects: 100% (896/896), done.
 | 
  
    | 321 | remote: Compressing objects: 100% (631/631), done.
 | 
  
    | 322 | remote: Total 1700 (delta 497), reused 358 (delta 196), pack-reused 804
 | 
  
    | 323 | Receiving objects: 100% (1700/1700), 830.01 KiB | 438.00 KiB/s, done.
 | 
  
    | 324 | Resolving deltas: 100% (910/910), done.
 | 
  
    | 325 | Branch 'dunfell' set up to track remote branch 'dunfell' from 'origin'.
 | 
  
    | 326 | Switched to a new branch 'dunfell'
 | 
  
    | 327 | Already up to date.
 | 
  
    | 328 | 
 | 
  
    | 329 | 
 | 
  
    | 330 | ################################################################################
 | 
  
    | 331 | The bblayers.conf configuration file has been created for you with some
 | 
  
    | 332 | default values.  Please verify the contents of your conf/bblayers.conf
 | 
  
    | 333 | file for correctness.
 | 
  
    | 334 | 
 | 
  
    | 335 | NOTE: Any additional entries to this file will be lost if the ./oe-layertool-setup.sh
 | 
  
    | 336 |       script is run again.  To add entries permanently to this file
 | 
  
    | 337 |       please add them to the config file used and rerun the
 | 
  
    | 338 |       ./oe-layertool-setup.sh script.
 | 
  
    | 339 | 
 | 
  
    | 340 | 
 | 
  
    | 341 | 
 | 
  
    | 342 | ################################################################################
 | 
  
    | 343 | The local.conf configuration file has been created for you with some
 | 
  
    | 344 | default values.  Please verify the contents of your conf/local.conf
 | 
  
    | 345 | file for correctness.
 | 
  
    | 346 | 
 | 
  
    | 347 | By default the number of threads used by the build is set to the number
 | 
  
    | 348 | of CPUs found on your system.
 | 
  
    | 349 | 
 | 
  
    | 350 | NOTE: You will probably want to change the default MACHINE setting in the
 | 
  
    | 351 |       local.conf file to the machine you are trying to build.
 | 
  
    | 352 | 
 | 
  
    | 353 | 
 | 
  
    | 354 | 
 | 
  
    | 355 | ################################################################################
 | 
  
    | 356 | A setenv file has been created for you in the conf directory.  Please verify
 | 
  
    | 357 | The contents of this file.  Once you have verified the contents please source
 | 
  
    | 358 | this file to configure your environment for building:
 | 
  
    | 359 | 
 | 
  
    | 360 |     . conf/setenv
 | 
  
    | 361 | 
 | 
  
    | 362 | You can then start building using the bitbake command.  You will likely want
 | 
  
    | 363 | to set the MACHINE option if you have not done so in your local.conf file.
 | 
  
    | 364 | 
 | 
  
    | 365 | For example:
 | 
  
    | 366 |     MACHINE=xxxxx bitbake <target>
 | 
  
    | 367 | 
 | 
  
    | 368 | Common targets are:
 | 
  
    | 369 | From oe-core:
 | 
  
    | 370 |     core-image-minimal-mtdutils: No Summary available
 | 
  
    | 371 |     core-image-base:  A console-only image that fully supports the target device \
 | 
  
    | 372 |     core-image-tiny-initramfs: No Summary available
 | 
  
    | 373 |     core-image-minimal-initramfs: No Summary available
 | 
  
    | 374 |     build-appliance-image_15.0.0:  An image containing the build system itself
 | 
  
    | 375 |     core-image-minimal:  A small image just capable of allowing a device to boot.
 | 
  
    | 376 |     core-image-minimal-dev: No Summary available
 | 
  
    | 377 | From meta-processor-sdk:
 | 
  
    | 378 |     tisdk-edgeai-image: No Summary available
 | 
  
    | 379 |     tisdk-docker-rootfs-image: No Summary available
 | 
  
    | 380 | From meta-openembedded:
 | 
  
    | 381 |     core-image-minimal-xfce: No Summary available
 | 
  
    | 382 |     meta-python-ptest-image:  meta-python ptest test image
 | 
  
    | 383 |     meta-python-image-base:  meta-python build test image
 | 
  
    | 384 |     meta-python-image:  meta-python build test image
 | 
  
    | 385 |     meta-oe-image:  meta-oe build test image
 | 
  
    | 386 |     meta-oe-image-base:  meta-oe build test image
 | 
  
    | 387 |     meta-oe-ptest-image:  meta-oe ptest test image
 | 
  
    | 388 |     initramfs-debug-image: No Summary available
 | 
  
    | 389 |     meta-initramfs-image:  meta-initramfs build test image
 | 
  
    | 390 |     initramfs-kexecboot-image:  Initramfs image for kexecboot kernel
 | 
  
    | 391 |     initramfs-kexecboot-klibc-image:  Initramfs image for kexecboot kernel (klibc-static binaries)
 | 
  
    | 392 |     meta-networking-image: No Summary available
 | 
  
    | 393 |     meta-networking-image-base:  meta-networking build test image
 | 
  
    | 394 |     meta-webserver-image-base:  meta-webserver build test image
 | 
  
    | 395 |     meta-webserver-image: No Summary available
 | 
  
    | 396 | From meta-arm:
 | 
  
    | 397 |     arm-autonomy-host-image-minimal: No Summary available
 | 
  
    | 398 | From meta-arago[recommended]:
 | 
  
    | 399 |     tisdk-thinlinux-image:  Arago TI SDK Thin Linux image
 | 
  
    | 400 |     tisdk-bootstrap-base-image:  Arago TI SDK bootstrap base image for initramfs
 | 
  
    | 401 |     tisdk-bootstrap-image:  Arago TI SDK bootstrap image usable for board bringup
 | 
  
    | 402 |     tisdk-base-image:   Arago TI SDK base image with test tools
 | 
  
    | 403 |     tisdk-core-bundle:  Installer package for TI SDK - NOT for direct use on target
 | 
  
    | 404 |     tisdk-tiny-image:  Arago TI SDK super minimal base image for initramfs
 | 
  
    | 405 |     tisdk-default-image:  Arago TI SDK full filesystem image
 | 
  
    | 406 | /work/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf/ does not exist. Redownload and install
 | 
  
    | 407 | --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
 | 
  
    | 408 | Resolving developer.arm.com (developer.arm.com)... 23.212.253.115, 23.212.253.9
 | 
  
    | 409 | Connecting to developer.arm.com (developer.arm.com)|23.212.253.115|:443... connected.
 | 
  
    | 410 | HTTP request sent, awaiting response... 302 Moved Temporarily
 | 
  
    | 411 | 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]
 | 
  
    | 412 | --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
 | 
  
    | 413 | Resolving armkeil.blob.core.windows.net (armkeil.blob.core.windows.net)... 52.239.137.100
 | 
  
    | 414 | Connecting to armkeil.blob.core.windows.net (armkeil.blob.core.windows.net)|52.239.137.100|:443... connected.
 | 
  
    | 415 | HTTP request sent, awaiting response... 200 OK
 | 
  
    | 416 | Length: 264181856 (252M) [application/octet-stream]
 | 
  
    | 417 | Saving to: โSTDOUTโ
 | 
  
    | 418 | 
 | 
  
    | 419 | -                                 100%[============================================================>] 251.94M  1.12MB/s    in 6m 49s  
 | 
  
    | 420 | 
 | 
  
    | 421 | 2023-11-09 06:56:59 (630 KB/s) - written to stdout [264181856/264181856]
 | 
  
    | 422 | 
 | 
  
    | 423 | /work/gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu/ does not exist. Redownload and install
 | 
  
    | 424 | --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
 | 
  
    | 425 | Resolving developer.arm.com (developer.arm.com)... 23.212.253.115, 23.212.253.9
 | 
  
    | 426 | Connecting to developer.arm.com (developer.arm.com)|23.212.253.115|:443... connected.
 | 
  
    | 427 | HTTP request sent, awaiting response... 302 Moved Temporarily
 | 
  
    | 428 | 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]
 | 
  
    | 429 | --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
 | 
  
    | 430 | Resolving armkeil.blob.core.windows.net (armkeil.blob.core.windows.net)... 52.239.137.100
 | 
  
    | 431 | Connecting to armkeil.blob.core.windows.net (armkeil.blob.core.windows.net)|52.239.137.100|:443... connected.
 | 
  
    | 432 | HTTP request sent, awaiting response... 200 OK
 | 
  
    | 433 | Length: 282132940 (269M) [application/octet-stream]
 | 
  
    | 434 | Saving to: โSTDOUTโ
 | 
  
    | 435 | 
 | 
  
    | 436 | -                                 100%[============================================================>] 269.06M  1.46MB/s    in 8m 46s  
 | 
  
    | 437 | 
 | 
  
    | 438 | 2023-11-09 07:05:46 (524 KB/s) - written to stdout [282132940/282132940]
 | 
  
    | 439 | 
 | 
  
    | 440 | NOTE: Your conf/bblayers.conf has been automatically updated.
 | 
  
    | 441 | NOTE: Your conf/bblayers.conf has been automatically updated.
 | 
  
    | 442 | NOTE: Started PRServer with DBfile: /work/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 46567, PID: 1332
 | 
  
    | 443 | 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}).
 | 
  
    | 444 | 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}).
 | 
  
    | 445 | 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}).
 | 
  
    | 446 | 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}).
 | 
  
    | 447 | 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}).
 | 
  
    | 448 | 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}).
 | 
  
    | 449 | Parsing recipes: 100% |##########################################################################################| Time: 0:04:30Parsing of 3136 .bb files complete (0 cached, 3136 parsed). 17512 targets, 2633 skipped, 1 masked, 0 errors.
 | 
  
    | 450 | NOTE: Resolving any missing task queue dependencies
 | 
  
    | 451 | NOTE: Resolving any missing task queue dependencies
 | 
  
    | 452 | NOTE: Resolving any missing task queue dependencies
 | 
  
    | 453 | NOTE: Resolving any missing task queue dependencies
 | 
  
    | 454 | NOTE: Resolving any missing task queue dependencies
 | 
  
    | 455 | NOTE: Resolving any missing task queue dependencies
 | 
  
    | 456 | NOTE: Resolving any missing task queue dependencies
 | 
  
    | 457 | NOTE: Resolving any missing task queue dependencies
 | 
  
    | 458 | NOTE: Resolving any missing task queue dependencies
 | 
  
    | 459 | NOTE: Resolving any missing task queue dependencies
 | 
  
    | 460 | NOTE: Resolving any missing task queue dependencies
 | 
  
    | 461 | NOTE: Resolving any missing task queue dependencies
 | 
  
    | 462 | 
 | 
  
    | 463 | Build Configuration:
 | 
  
    | 464 | BB_VERSION           = "1.46.0"
 | 
  
    | 465 | BUILD_SYS            = "x86_64-linux"
 | 
  
    | 466 | NATIVELSBSTRING      = "ubuntu-18.04"
 | 
  
    | 467 | TARGET_SYS           = "aarch64-linux"
 | 
  
    | 468 | MACHINE              = "mitysom-am62x"
 | 
  
    | 469 | DISTRO               = "arago"
 | 
  
    | 470 | DISTRO_VERSION       = "2021.09"
 | 
  
    | 471 | TUNE_FEATURES        = "aarch64"
 | 
  
    | 472 | TARGET_FPU           = ""
 | 
  
    | 473 | meta-processor-sdk   = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
 | 
  
    | 474 | meta-arago-distro    
 | 
  
    | 475 | meta-arago-extras    = "HEAD:e4fcc247b2fadc457efaff8edabdf12a6b4fa4d1"
 | 
  
    | 476 | meta-qt5             = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
 | 
  
    | 477 | meta-virtualization  = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
 | 
  
    | 478 | meta-networking      
 | 
  
    | 479 | meta-python          
 | 
  
    | 480 | meta-oe              
 | 
  
    | 481 | meta-gnome           
 | 
  
    | 482 | meta-filesystems     
 | 
  
    | 483 | meta-multimedia      = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
 | 
  
    | 484 | meta-ti              = "HEAD:86bafdd779a0a7a021369213a633125b95bc6178"
 | 
  
    | 485 | meta-arm             
 | 
  
    | 486 | meta-arm-toolchain   = "HEAD:c4f04f3fb66f8f4365b08b553af8206372e90a63"
 | 
  
    | 487 | meta                 = "HEAD:4045bf02bbc6e87a05ba689a63c675e49c940772"
 | 
  
    | 488 | meta-sysrepo         = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
 | 
  
    | 489 | meta-jupyter         = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"
 | 
  
    | 490 | meta-mitysom         = "dunfell:f5c59a6706fc3e5611444d9e8f2de3ce8284195b"
 | 
  
    | 491 | 
 | 
  
    | 492 | 
 | 
  
    | 493 | Build Configuration:
 | 
  
    | 494 | BB_VERSION           = "1.46.0"
 | 
  
    | 495 | BUILD_SYS            = "x86_64-linux"
 | 
  
    | 496 | NATIVELSBSTRING      = "ubuntu-18.04"
 | 
  
    | 497 | TARGET_SYS           = "arm-linux-gnueabi"
 | 
  
    | 498 | MACHINE              = "mitysom-am62x-k3r5-hs-fs"
 | 
  
    | 499 | DISTRO               = "arago"
 | 
  
    | 500 | DISTRO_VERSION       = "2021.09"
 | 
  
    | 501 | TUNE_FEATURES        = "arm armv7a vfp thumb callconvention-hard"
 | 
  
    | 502 | TARGET_FPU           = "hard"
 | 
  
    | 503 | meta-processor-sdk   = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
 | 
  
    | 504 | meta-arago-distro    
 | 
  
    | 505 | meta-arago-extras    = "HEAD:e4fcc247b2fadc457efaff8edabdf12a6b4fa4d1"
 | 
  
    | 506 | meta-qt5             = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
 | 
  
    | 507 | meta-virtualization  = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
 | 
  
    | 508 | meta-networking      
 | 
  
    | 509 | meta-python          
 | 
  
    | 510 | meta-oe              
 | 
  
    | 511 | meta-gnome           
 | 
  
    | 512 | meta-filesystems     
 | 
  
    | 513 | meta-multimedia      = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
 | 
  
    | 514 | meta-ti              = "HEAD:86bafdd779a0a7a021369213a633125b95bc6178"
 | 
  
    | 515 | meta-arm             
 | 
  
    | 516 | meta-arm-toolchain   = "HEAD:c4f04f3fb66f8f4365b08b553af8206372e90a63"
 | 
  
    | 517 | meta                 = "HEAD:4045bf02bbc6e87a05ba689a63c675e49c940772"
 | 
  
    | 518 | meta-sysrepo         = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
 | 
  
    | 519 | meta-jupyter         = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"
 | 
  
    | 520 | meta-mitysom         = "dunfell:f5c59a6706fc3e5611444d9e8f2de3ce8284195b"
 | 
  
    | 521 | 
 | 
  
    | 522 | 
 | 
  
    | 523 | Build Configuration:
 | 
  
    | 524 | BB_VERSION           = "1.46.0"
 | 
  
    | 525 | BUILD_SYS            = "x86_64-linux"
 | 
  
    | 526 | NATIVELSBSTRING      = "ubuntu-18.04"
 | 
  
    | 527 | TARGET_SYS           = "arm-linux-gnueabi"
 | 
  
    | 528 | MACHINE              = "mitysom-am62x-k3r5-gp"
 | 
  
    | 529 | DISTRO               = "arago"
 | 
  
    | 530 | DISTRO_VERSION       = "2021.09"
 | 
  
    | 531 | TUNE_FEATURES        = "arm armv7a vfp thumb callconvention-hard"
 | 
  
    | 532 | TARGET_FPU           = "hard"
 | 
  
    | 533 | meta-processor-sdk   = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
 | 
  
    | 534 | meta-arago-distro    
 | 
  
    | 535 | meta-arago-extras    = "HEAD:e4fcc247b2fadc457efaff8edabdf12a6b4fa4d1"
 | 
  
    | 536 | meta-qt5             = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
 | 
  
    | 537 | meta-virtualization  = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
 | 
  
    | 538 | meta-networking      
 | 
  
    | 539 | meta-python          
 | 
  
    | 540 | meta-oe              
 | 
  
    | 541 | meta-gnome           
 | 
  
    | 542 | meta-filesystems     
 | 
  
    | 543 | meta-multimedia      = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
 | 
  
    | 544 | meta-ti              = "HEAD:86bafdd779a0a7a021369213a633125b95bc6178"
 | 
  
    | 545 | meta-arm             
 | 
  
    | 546 | meta-arm-toolchain   = "HEAD:c4f04f3fb66f8f4365b08b553af8206372e90a63"
 | 
  
    | 547 | meta                 = "HEAD:4045bf02bbc6e87a05ba689a63c675e49c940772"
 | 
  
    | 548 | meta-sysrepo         = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
 | 
  
    | 549 | meta-jupyter         = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"
 | 
  
    | 550 | meta-mitysom         = "dunfell:f5c59a6706fc3e5611444d9e8f2de3ce8284195b"
 | 
  
    | 551 | 
 | 
  
    | 552 | 
 | 
  
    | 553 | Build Configuration:
 | 
  
    | 554 | BB_VERSION           = "1.46.0"
 | 
  
    | 555 | BUILD_SYS            = "x86_64-linux"
 | 
  
    | 556 | NATIVELSBSTRING      = "ubuntu-18.04"
 | 
  
    | 557 | TARGET_SYS           = "arm-linux-gnueabi"
 | 
  
    | 558 | MACHINE              = "mitysom-am62x-k3r5-hs-se"
 | 
  
    | 559 | DISTRO               = "arago"
 | 
  
    | 560 | DISTRO_VERSION       = "2021.09"
 | 
  
    | 561 | TUNE_FEATURES        = "arm armv7a vfp thumb callconvention-hard"
 | 
  
    | 562 | TARGET_FPU           = "hard"
 | 
  
    | 563 | meta-processor-sdk   = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
 | 
  
    | 564 | meta-arago-distro    
 | 
  
    | 565 | meta-arago-extras    = "HEAD:e4fcc247b2fadc457efaff8edabdf12a6b4fa4d1"
 | 
  
    | 566 | meta-qt5             = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
 | 
  
    | 567 | meta-virtualization  = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
 | 
  
    | 568 | meta-networking      
 | 
  
    | 569 | meta-python          
 | 
  
    | 570 | meta-oe              
 | 
  
    | 571 | meta-gnome           
 | 
  
    | 572 | meta-filesystems     
 | 
  
    | 573 | meta-multimedia      = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
 | 
  
    | 574 | meta-ti              = "HEAD:86bafdd779a0a7a021369213a633125b95bc6178"
 | 
  
    | 575 | meta-arm             
 | 
  
    | 576 | meta-arm-toolchain   = "HEAD:c4f04f3fb66f8f4365b08b553af8206372e90a63"
 | 
  
    | 577 | meta                 = "HEAD:4045bf02bbc6e87a05ba689a63c675e49c940772"
 | 
  
    | 578 | meta-sysrepo         = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
 | 
  
    | 579 | meta-jupyter         = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"
 | 
  
    | 580 | meta-mitysom         = "dunfell:f5c59a6706fc3e5611444d9e8f2de3ce8284195b"
 | 
  
    | 581 | 
 | 
  
    | 582 | Initialising tasks: 100% |#######################################################################################| Time: 0:00:21
 | 
  
    | 583 | Sstate summary: Wanted 2323 Found 0 Missed 2323 Current 0 (0% match, 0% complete)
 | 
  
    | 584 | 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
 | 
  
    | 585 | 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
 | 
  
    | 586 | 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
 | 
  
    | 587 | 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
 | 
  
    | 588 | 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
 | 
  
    | 589 | 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
 | 
  
    | 590 | 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
 | 
  
    | 591 | 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
 | 
  
    | 592 | 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
 | 
  
    | 593 | 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
 | 
  
    | 594 | 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
 | 
  
    | 595 | 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
 | 
  
    | 596 | 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
 | 
  
    | 597 | 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
 | 
  
    | 598 | 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
 | 
  
    | 599 | 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
 | 
  
    | 600 | 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
 | 
  
    | 601 | 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
 | 
  
    | 602 | 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
 | 
  
    | 603 | 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
 | 
  
    | 604 | 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
 | 
  
    | 605 | 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
 | 
  
    | 606 | 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
 | 
  
    | 607 | 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
 | 
  
    | 608 | 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
 | 
  
    | 609 | 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
 | 
  
    | 610 | 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
 | 
  
    | 611 | 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
 | 
  
    | 612 | 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
 | 
  
    | 613 | 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
 | 
  
    | 614 | 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
 | 
  
    | 615 | 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
 | 
  
    | 616 | 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
 | 
  
    | 617 | 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
 | 
  
    | 618 | 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
 | 
  
    | 619 | 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
 | 
  
    | 620 | 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
 | 
  
    | 621 | 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
 | 
  
    | 622 | 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
 | 
  
    | 623 | 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
 | 
  
    | 624 | 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
 | 
  
    | 625 | 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
 | 
  
    | 626 | 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
 | 
  
    | 627 | 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
 | 
  
    | 628 | 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
 | 
  
    | 629 | 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
 | 
  
    | 630 | 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
 | 
  
    | 631 | 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
 | 
  
    | 632 | 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
 | 
  
    | 633 | 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
 | 
  
    | 634 | 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
 | 
  
    | 635 | 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
 | 
  
    | 636 | 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
 | 
  
    | 637 | 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
 | 
  
    | 638 | 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
 | 
  
    | 639 | 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
 | 
  
    | 640 | 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
 | 
  
    | 641 | 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
 | 
  
    | 642 | 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
 | 
  
    | 643 | 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
 | 
  
    | 644 | 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
 | 
  
    | 645 | 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
 | 
  
    | 646 | 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
 | 
  
    | 647 | 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
 | 
  
    | 648 | 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
 | 
  
    | 649 | 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
 | 
  
    | 650 | 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
 | 
  
    | 651 | 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
 | 
  
    | 652 | 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
 | 
  
    | 653 | 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
 | 
  
    | 654 | 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
 | 
  
    | 655 | 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
 | 
  
    | 656 | 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
 | 
  
    | 657 | 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
 | 
  
    | 658 | 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
 | 
  
    | 659 | 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
 | 
  
    | 660 | 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
 | 
  
    | 661 | 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
 | 
  
    | 662 | 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
 | 
  
    | 663 | 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
 | 
  
    | 664 | 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
 | 
  
    | 665 | 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
 | 
  
    | 666 | 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
 | 
  
    | 667 | 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
 | 
  
    | 668 | 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
 | 
  
    | 669 | 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
 | 
  
    | 670 | 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
 | 
  
    | 671 | 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
 | 
  
    | 672 | 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
 | 
  
    | 673 | 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
 | 
  
    | 674 | 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
 | 
  
    | 675 | 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
 | 
  
    | 676 | 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
 | 
  
    | 677 | 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
 | 
  
    | 678 | 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
 | 
  
    | 679 | 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
 | 
  
    | 680 | 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
 | 
  
    | 681 | 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
 | 
  
    | 682 | 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
 | 
  
    | 683 | 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
 | 
  
    | 684 | 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
 | 
  
    | 685 | 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
 | 
  
    | 686 | 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
 | 
  
    | 687 | 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
 | 
  
    | 688 | 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
 | 
  
    | 689 | 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
 | 
  
    | 690 | 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
 | 
  
    | 691 | 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
 | 
  
    | 692 | 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
 | 
  
    | 693 | 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
 | 
  
    | 694 | 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
 | 
  
    | 695 | 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
 | 
  
    | 696 | 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
 | 
  
    | 697 | 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
 | 
  
    | 698 | 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
 | 
  
    | 699 | 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
 | 
  
    | 700 | 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
 | 
  
    | 701 | 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
 | 
  
    | 702 | 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
 | 
  
    | 703 | 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
 | 
  
    | 704 | 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
 | 
  
    | 705 | 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
 | 
  
    | 706 | 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
 | 
  
    | 707 | 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
 | 
  
    | 708 | 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
 | 
  
    | 709 | 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
 | 
  
    | 710 | 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
 | 
  
    | 711 | 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
 | 
  
    | 712 | 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
 | 
  
    | 713 | 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
 | 
  
    | 714 | 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
 | 
  
    | 715 | 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
 | 
  
    | 716 | 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
 | 
  
    | 717 | 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
 | 
  
    | 718 | 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
 | 
  
    | 719 | 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
 | 
  
    | 720 | 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
 | 
  
    | 721 | 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
 | 
  
    | 722 | 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
 | 
  
    | 723 | 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
 | 
  
    | 724 | 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
 | 
  
    | 725 | 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
 | 
  
    | 726 | 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
 | 
  
    | 727 | 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
 | 
  
    | 728 | 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
 | 
  
    | 729 | 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
 | 
  
    | 730 | 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
 | 
  
    | 731 | 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
 | 
  
    | 732 | 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
 | 
  
    | 733 | 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
 | 
  
    | 734 | 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
 | 
  
    | 735 | 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
 | 
  
    | 736 | 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
 | 
  
    | 737 | 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
 | 
  
    | 738 | 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
 | 
  
    | 739 | 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
 | 
  
    | 740 | 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
 | 
  
    | 741 | 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
 | 
  
    | 742 | 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
 | 
  
    | 743 | 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
 | 
  
    | 744 | 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
 | 
  
    | 745 | 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
 | 
  
    | 746 | 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
 | 
  
    | 747 | 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
 | 
  
    | 748 | 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
 | 
  
    | 749 | 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
 | 
  
    | 750 | 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
 | 
  
    | 751 | 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
 | 
  
    | 752 | 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
 | 
  
    | 753 | 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
 | 
  
    | 754 | 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
 | 
  
    | 755 | 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
 | 
  
    | 756 | 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
 | 
  
    | 757 | 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
 | 
  
    | 758 | 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
 | 
  
    | 759 | 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
 | 
  
    | 760 | 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
 | 
  
    | 761 | 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
 | 
  
    | 762 | 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
 | 
  
    | 763 | 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
 | 
  
    | 764 | 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
 | 
  
    | 765 | 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
 | 
  
    | 766 | 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
 | 
  
    | 767 | 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
 | 
  
    | 768 | 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
 | 
  
    | 769 | 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
 | 
  
    | 770 | 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
 | 
  
    | 771 | 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
 | 
  
    | 772 | 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
 | 
  
    | 773 | 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
 | 
  
    | 774 | 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
 | 
  
    | 775 | 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
 | 
  
    | 776 | 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
 | 
  
    | 777 | 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
 | 
  
    | 778 | 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
 | 
  
    | 779 | 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
 | 
  
    | 780 | 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
 | 
  
    | 781 | 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
 | 
  
    | 782 | 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
 | 
  
    | 783 | 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
 | 
  
    | 784 | 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
 | 
  
    | 785 | 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
 | 
  
    | 786 | 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
 | 
  
    | 787 | 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
 | 
  
    | 788 | 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
 | 
  
    | 789 | 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
 | 
  
    | 790 | 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
 | 
  
    | 791 | 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
 | 
  
    | 792 | 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
 | 
  
    | 793 | 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
 | 
  
    | 794 | 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
 | 
  
    | 795 | 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
 | 
  
    | 796 | 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
 | 
  
    | 797 | 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
 | 
  
    | 798 | 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
 | 
  
    | 799 | 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
 | 
  
    | 800 | 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
 | 
  
    | 801 | 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
 | 
  
    | 802 | 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
 | 
  
    | 803 | 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
 | 
  
    | 804 | 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
 | 
  
    | 805 | 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
 | 
  
    | 806 | 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
 | 
  
    | 807 | 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
 | 
  
    | 808 | 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
 | 
  
    | 809 | 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
 | 
  
    | 810 | 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
 | 
  
    | 811 | 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
 | 
  
    | 812 | 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
 | 
  
    | 813 | 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
 | 
  
    | 814 | 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
 | 
  
    | 815 | 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
 | 
  
    | 816 | 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
 | 
  
    | 817 | 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
 | 
  
    | 818 | 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
 | 
  
    | 819 | 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
 | 
  
    | 820 | 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
 | 
  
    | 821 | 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
 | 
  
    | 822 | 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
 | 
  
    | 823 | 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
 | 
  
    | 824 | 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
 | 
  
    | 825 | 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
 | 
  
    | 826 | 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
 | 
  
    | 827 | 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
 | 
  
    | 828 | 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
 | 
  
    | 829 | 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
 | 
  
    | 830 | 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
 | 
  
    | 831 | 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
 | 
  
    | 832 | 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
 | 
  
    | 833 | 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
 | 
  
    | 834 | 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
 | 
  
    | 835 | 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
 | 
  
    | 836 | 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
 | 
  
    | 837 | 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
 | 
  
    | 838 | 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
 | 
  
    | 839 | 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
 | 
  
    | 840 | 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
 | 
  
    | 841 | 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
 | 
  
    | 842 | 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
 | 
  
    | 843 | 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
 | 
  
    | 844 | 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
 | 
  
    | 845 | 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
 | 
  
    | 846 | 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
 | 
  
    | 847 | 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
 | 
  
    | 848 | 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
 | 
  
    | 849 | 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
 | 
  
    | 850 | 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
 | 
  
    | 851 | 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
 | 
  
    | 852 | 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
 | 
  
    | 853 | 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
 | 
  
    | 854 | 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
 | 
  
    | 855 | 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
 | 
  
    | 856 | 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
 | 
  
    | 857 | 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
 | 
  
    | 858 | 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
 | 
  
    | 859 | 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
 | 
  
    | 860 | 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
 | 
  
    | 861 | 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
 | 
  
    | 862 | 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
 | 
  
    | 863 | 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
 | 
  
    | 864 | 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
 | 
  
    | 865 | 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
 | 
  
    | 866 | 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
 | 
  
    | 867 | 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
 | 
  
    | 868 | 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
 | 
  
    | 869 | 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
 | 
  
    | 870 | 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
 | 
  
    | 871 | 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
 | 
  
    | 872 | 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
 | 
  
    | 873 | 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
 | 
  
    | 874 | 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
 | 
  
    | 875 | 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
 | 
  
    | 876 | 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
 | 
  
    | 877 | 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
 | 
  
    | 878 | 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
 | 
  
    | 879 | 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
 | 
  
    | 880 | 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
 | 
  
    | 881 | 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
 | 
  
    | 882 | 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
 | 
  
    | 883 | 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
 | 
  
    | 884 | 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
 | 
  
    | 885 | 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
 | 
  
    | 886 | 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
 | 
  
    | 887 | 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
 | 
  
    | 888 | 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
 | 
  
    | 889 | 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
 | 
  
    | 890 | 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
 | 
  
    | 891 | 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
 | 
  
    | 892 | 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
 | 
  
    | 893 | 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
 | 
  
    | 894 | 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
 | 
  
    | 895 | 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
 | 
  
    | 896 | 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
 | 
  
    | 897 | 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
 | 
  
    | 898 | 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
 | 
  
    | 899 | 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
 | 
  
    | 900 | 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
 | 
  
    | 901 | 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
 | 
  
    | 902 | 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
 | 
  
    | 903 | 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
 | 
  
    | 904 | 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
 | 
  
    | 905 | 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
 | 
  
    | 906 | 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
 | 
  
    | 907 | 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
 | 
  
    | 908 | 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
 | 
  
    | 909 | 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
 | 
  
    | 910 | 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
 | 
  
    | 911 | 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
 | 
  
    | 912 | 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
 | 
  
    | 913 | 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
 | 
  
    | 914 | 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
 | 
  
    | 915 | 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
 | 
  
    | 916 | 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
 | 
  
    | 917 | 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
 | 
  
    | 918 | 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
 | 
  
    | 919 | 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
 | 
  
    | 920 | 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
 | 
  
    | 921 | 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
 | 
  
    | 922 | 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
 | 
  
    | 923 | 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
 | 
  
    | 924 | 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
 | 
  
    | 925 | 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
 | 
  
    | 926 | 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
 | 
  
    | 927 | 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
 | 
  
    | 928 | 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
 | 
  
    | 929 | 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
 | 
  
    | 930 | 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
 | 
  
    | 931 | 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
 | 
  
    | 932 | 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
 | 
  
    | 933 | 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
 | 
  
    | 934 | 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
 | 
  
    | 935 | 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
 | 
  
    | 936 | 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
 | 
  
    | 937 | 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
 | 
  
    | 938 | 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
 | 
  
    | 939 | 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
 | 
  
    | 940 | 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
 | 
  
    | 941 | 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
 | 
  
    | 942 | 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
 | 
  
    | 943 | 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
 | 
  
    | 944 | 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
 | 
  
    | 945 | 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
 | 
  
    | 946 | 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
 | 
  
    | 947 | 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
 | 
  
    | 948 | 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
 | 
  
    | 949 | 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
 | 
  
    | 950 | 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
 | 
  
    | 951 | 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
 | 
  
    | 952 | 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
 | 
  
    | 953 | 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
 | 
  
    | 954 | 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
 | 
  
    | 955 | 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
 | 
  
    | 956 | 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
 | 
  
    | 957 | 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
 | 
  
    | 958 | 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
 | 
  
    | 959 | 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
 | 
  
    | 960 | 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
 | 
  
    | 961 | 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
 | 
  
    | 962 | 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
 | 
  
    | 963 | 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
 | 
  
    | 964 | 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
 | 
  
    | 965 | 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
 | 
  
    | 966 | 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
 | 
  
    | 967 | 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
 | 
  
    | 968 | 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
 | 
  
    | 969 | 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
 | 
  
    | 970 | 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
 | 
  
    | 971 | 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
 | 
  
    | 972 | 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
 | 
  
    | 973 | 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
 | 
  
    | 974 | 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
 | 
  
    | 975 | 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
 | 
  
    | 976 | 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
 | 
  
    | 977 | 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
 | 
  
    | 978 | 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
 | 
  
    | 979 | 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
 | 
  
    | 980 | 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
 | 
  
    | 981 | 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
 | 
  
    | 982 | 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
 | 
  
    | 983 | 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
 | 
  
    | 984 | 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
 | 
  
    | 985 | 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
 | 
  
    | 986 | 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
 | 
  
    | 987 | 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
 | 
  
    | 988 | 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
 | 
  
    | 989 | 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
 | 
  
    | 990 | 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
 | 
  
    | 991 | 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
 | 
  
    | 992 | 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
 | 
  
    | 993 | 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
 | 
  
    | 994 | 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
 | 
  
    | 995 | 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
 | 
  
    | 996 | 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
 | 
  
    | 997 | 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
 | 
  
    | 998 | 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
 | 
  
    | 999 | 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
 | 
  
    | 1000 | 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
 | 
  
    | 1001 | 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
 | 
  
    | 1002 | 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
 | 
  
    | 1003 | 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
 | 
  
    | 1004 | 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
 | 
  
    | 1005 | 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
 | 
  
    | 1006 | 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
 | 
  
    | 1007 | 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
 | 
  
    | 1008 | 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
 | 
  
    | 1009 | 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
 | 
  
    | 1010 | 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
 | 
  
    | 1011 | 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
 | 
  
    | 1012 | 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
 | 
  
    | 1013 | 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
 | 
  
    | 1014 | 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
 | 
  
    | 1015 | 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
 | 
  
    | 1016 | 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
 | 
  
    | 1017 | 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
 | 
  
    | 1018 | 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
 | 
  
    | 1019 | 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
 | 
  
    | 1020 | 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
 | 
  
    | 1021 | 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
 | 
  
    | 1022 | 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
 | 
  
    | 1023 | 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
 | 
  
    | 1024 | 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
 | 
  
    | 1025 | 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
 | 
  
    | 1026 | 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
 | 
  
    | 1027 | 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
 | 
  
    | 1028 | 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
 | 
  
    | 1029 | 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
 | 
  
    | 1030 | 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
 | 
  
    | 1031 | 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
 | 
  
    | 1032 | 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
 | 
  
    | 1033 | 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
 | 
  
    | 1034 | 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
 | 
  
    | 1035 | 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
 | 
  
    | 1036 | 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
 | 
  
    | 1037 | 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
 | 
  
    | 1038 | 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
 | 
  
    | 1039 | 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
 | 
  
    | 1040 | 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
 | 
  
    | 1041 | 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
 | 
  
    | 1042 | 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
 | 
  
    | 1043 | 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
 | 
  
    | 1044 | 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
 | 
  
    | 1045 | 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
 | 
  
    | 1046 | 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
 | 
  
    | 1047 | 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
 | 
  
    | 1048 | 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
 | 
  
    | 1049 | 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
 | 
  
    | 1050 | 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
 | 
  
    | 1051 | 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
 | 
  
    | 1052 | 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
 | 
  
    | 1053 | 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
 | 
  
    | 1054 | 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
 | 
  
    | 1055 | 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
 | 
  
    | 1056 | 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
 | 
  
    | 1057 | 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
 | 
  
    | 1058 | 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
 | 
  
    | 1059 | 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
 | 
  
    | 1060 | 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
 | 
  
    | 1061 | 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
 | 
  
    | 1062 | 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
 | 
  
    | 1063 | 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
 | 
  
    | 1064 | 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
 | 
  
    | 1065 | 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
 | 
  
    | 1066 | 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
 | 
  
    | 1067 | 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
 | 
  
    | 1068 | 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
 | 
  
    | 1069 | 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
 | 
  
    | 1070 | 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
 | 
  
    | 1071 | 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
 | 
  
    | 1072 | 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
 | 
  
    | 1073 | 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
 | 
  
    | 1074 | 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
 | 
  
    | 1075 | 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
 | 
  
    | 1076 | 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
 | 
  
    | 1077 | 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
 | 
  
    | 1078 | 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
 | 
  
    | 1079 | 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
 | 
  
    | 1080 | 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
 | 
  
    | 1081 | 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
 | 
  
    | 1082 | 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
 | 
  
    | 1083 | 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
 | 
  
    | 1084 | 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
 | 
  
    | 1085 | 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
 | 
  
    | 1086 | 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
 | 
  
    | 1087 | 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
 | 
  
    | 1088 | 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
 | 
  
    | 1089 | 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
 | 
  
    | 1090 | 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
 | 
  
    | 1091 | 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
 | 
  
    | 1092 | 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
 | 
  
    | 1093 | 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
 | 
  
    | 1094 | 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
 | 
  
    | 1095 | NOTE: Executing Tasks
 | 
  
    | 1096 | Currently  8 running tasks (1843 of 8059)  22% |##################                                                             |
 | 
  
    | 1097 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  38% |####################                                   | 5.10M/s
 | 
  
    | 1098 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  25% |###########                                  | 22.00 KiB/s
 | 
  
    | 1099 | 2: binutils-native-2.34-r0 do_fetch (pid 535292)  40% |############################                                            |Currently  8 running tasks (1843 of 8059)  22% |##################                                                             |
 | 
  
    | 1100 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  38% |####################                                   | 5.10M/s
 | 
  
    | 1101 | Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1102 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 102K/s
 | 
  
    | 1103 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 40.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1104 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 102K/s
 | 
  
    | 1105 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 40.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1106 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 209K/s
 | 
  
    | 1107 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 40.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1108 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 209K/s
 | 
  
    | 1109 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 40.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1110 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 209K/s
 | 
  
    | 1111 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 93.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1112 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 201K/s
 | 
  
    | 1113 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 93.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1114 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 201K/s
 | 
  
    | 1115 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 93.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1116 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 201K/s
 | 
  
    | 1117 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 103.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1118 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 201K/s
 | 
  
    | 1119 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 103.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1120 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 196K/s
 | 
  
    | 1121 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 103.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1122 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 196K/s
 | 
  
    | 1123 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 103.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1124 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 196K/s
 | 
  
    | 1125 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 103.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1126 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 196K/s
 | 
  
    | 1127 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 103.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1128 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 196K/s
 | 
  
    | 1129 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 103.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1130 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 196K/s
 | 
  
    | 1131 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 103.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1132 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 287K/s
 | 
  
    | 1133 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 103.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1134 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 287K/s
 | 
  
    | 1135 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 135.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1136 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 287K/s
 | 
  
    | 1137 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 135.0Currently  8 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1138 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 287K/s
 | 
  
    | 1139 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 135.0Currently  7 running tasks (3280 of 8059)  40% |################################                                               |
 | 
  
    | 1140 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 287K/s
 | 
  
    | 1141 | Currently  7 running tasks (3281 of 8059)  40% |################################                                               |
 | 
  
    | 1142 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 287K/s
 | 
  
    | 1143 | Currently  8 running tasks (3281 of 8059)  40% |################################                                               |
 | 
  
    | 1144 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 287K/s
 | 
  
    | 1145 | Currently  7 running tasks (3281 of 8059)  40% |################################                                               |
 | 
  
    | 1146 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 287K/s
 | 
  
    | 1147 | Currently  7 running tasks (3282 of 8059)  40% |################################                                               |
 | 
  
    | 1148 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 287K/s
 | 
  
    | 1149 | Currently  8 running tasks (3282 of 8059)  40% |################################                                               |
 | 
  
    | 1150 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 287K/s
 | 
  
    | 1151 | Currently  8 running tasks (3282 of 8059)  40% |################################                                               |
 | 
  
    | 1152 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 287K/s
 | 
  
    | 1153 | Currently  8 running tasks (3282 of 8059)  40% |################################                                               |
 | 
  
    | 1154 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1155 | Currently  7 running tasks (3282 of 8059)  40% |################################                                               |
 | 
  
    | 1156 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1157 | Currently  7 running tasks (3283 of 8059)  40% |################################                                               |
 | 
  
    | 1158 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1159 | Currently  8 running tasks (3283 of 8059)  40% |################################                                               |
 | 
  
    | 1160 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1161 | Currently  8 running tasks (3283 of 8059)  40% |################################                                               |
 | 
  
    | 1162 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1163 | Currently  8 running tasks (3283 of 8059)  40% |################################                                               |
 | 
  
    | 1164 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1165 | Currently  7 running tasks (3283 of 8059)  40% |################################                                               |
 | 
  
    | 1166 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1167 | Currently  7 running tasks (3284 of 8059)  40% |################################                                               |
 | 
  
    | 1168 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1169 | Currently  8 running tasks (3284 of 8059)  40% |################################                                               |
 | 
  
    | 1170 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1171 | Currently  7 running tasks (3284 of 8059)  40% |################################                                               |
 | 
  
    | 1172 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1173 | Currently  7 running tasks (3285 of 8059)  40% |################################                                               |
 | 
  
    | 1174 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1175 | Currently  8 running tasks (3285 of 8059)  40% |################################                                               |
 | 
  
    | 1176 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1177 | Currently  7 running tasks (3285 of 8059)  40% |################################                                               |
 | 
  
    | 1178 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1179 | Currently  7 running tasks (3286 of 8059)  40% |################################                                               |
 | 
  
    | 1180 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1181 | Currently  8 running tasks (3286 of 8059)  40% |################################                                               |
 | 
  
    | 1182 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1183 | Currently  7 running tasks (3286 of 8059)  40% |################################                                               |
 | 
  
    | 1184 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1185 | Currently  7 running tasks (3287 of 8059)  40% |################################                                               |
 | 
  
    | 1186 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1187 | Currently  8 running tasks (3287 of 8059)  40% |################################                                               |
 | 
  
    | 1188 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1189 | Currently  7 running tasks (3287 of 8059)  40% |################################                                               |
 | 
  
    | 1190 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1191 | Currently  7 running tasks (3288 of 8059)  40% |################################                                               |
 | 
  
    | 1192 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1193 | Currently  8 running tasks (3288 of 8059)  40% |################################                                               |
 | 
  
    | 1194 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1195 | Currently  8 running tasks (3288 of 8059)  40% |################################                                               |
 | 
  
    | 1196 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1197 | Currently  7 running tasks (3288 of 8059)  40% |################################                                               |
 | 
  
    | 1198 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1199 | Currently  7 running tasks (3289 of 8059)  40% |################################                                               |
 | 
  
    | 1200 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 190K/s
 | 
  
    | 1201 | Currently  7 running tasks (3289 of 8059)  40% |################################                                               |
 | 
  
    | 1202 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.8M/s
 | 
  
    | 1203 | Currently  8 running tasks (3289 of 8059)  40% |################################                                               |
 | 
  
    | 1204 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.8M/s
 | 
  
    | 1205 | Currently  7 running tasks (3289 of 8059)  40% |################################                                               |
 | 
  
    | 1206 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.8M/s
 | 
  
    | 1207 | Currently  7 running tasks (3290 of 8059)  40% |################################                                               |
 | 
  
    | 1208 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.8M/s
 | 
  
    | 1209 | Currently  8 running tasks (3290 of 8059)  40% |################################                                               |
 | 
  
    | 1210 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.8M/s
 | 
  
    | 1211 | Currently  7 running tasks (3290 of 8059)  40% |################################                                               |
 | 
  
    | 1212 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.8M/s
 | 
  
    | 1213 | Currently  7 running tasks (3291 of 8059)  40% |################################                                               |
 | 
  
    | 1214 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.8M/s
 | 
  
    | 1215 | Currently  8 running tasks (3291 of 8059)  40% |################################                                               |
 | 
  
    | 1216 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.8M/s
 | 
  
    | 1217 | Currently  7 running tasks (3291 of 8059)  40% |################################                                               |
 | 
  
    | 1218 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.8M/s
 | 
  
    | 1219 | Currently  7 running tasks (3292 of 8059)  40% |################################                                               |
 | 
  
    | 1220 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.8M/s
 | 
  
    | 1221 | Currently  8 running tasks (3292 of 8059)  40% |################################                                               |
 | 
  
    | 1222 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.8M/s
 | 
  
    | 1223 | Currently  7 running tasks (3292 of 8059)  40% |################################                                               |
 | 
  
    | 1224 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.8M/s
 | 
  
    | 1225 | Currently  7 running tasks (3293 of 8059)  40% |################################                                               |
 | 
  
    | 1226 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.8M/s
 | 
  
    | 1227 | Currently  8 running tasks (3293 of 8059)  40% |################################                                               |
 | 
  
    | 1228 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.8M/s
 | 
  
    | 1229 | Currently  8 running tasks (3293 of 8059)  40% |################################                                               |
 | 
  
    | 1230 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.8M/s
 | 
  
    | 1231 | Currently  8 running tasks (3293 of 8059)  40% |################################                                               |
 | 
  
    | 1232 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.8M/s
 | 
  
    | 1233 | Currently  8 running tasks (3293 of 8059)  40% |################################                                               |
 | 
  
    | 1234 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 374K/s
 | 
  
    | 1235 | Currently  8 running tasks (3293 of 8059)  40% |################################                                               |
 | 
  
    | 1236 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 374K/s
 | 
  
    | 1237 | Currently  7 running tasks (3293 of 8059)  40% |################################                                               |
 | 
  
    | 1238 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 374K/s
 | 
  
    | 1239 | Currently  7 running tasks (3294 of 8059)  40% |################################                                               |
 | 
  
    | 1240 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 374K/s
 | 
  
    | 1241 | Currently  8 running tasks (3294 of 8059)  40% |################################                                               |
 | 
  
    | 1242 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 374K/s
 | 
  
    | 1243 | Currently  7 running tasks (3294 of 8059)  40% |################################                                               |
 | 
  
    | 1244 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 374K/s
 | 
  
    | 1245 | Currently  7 running tasks (3295 of 8059)  40% |################################                                               |
 | 
  
    | 1246 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 374K/s
 | 
  
    | 1247 | Currently  8 running tasks (3295 of 8059)  40% |################################                                               |
 | 
  
    | 1248 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 374K/s
 | 
  
    | 1249 | Currently  8 running tasks (3295 of 8059)  40% |################################                                               |
 | 
  
    | 1250 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1251 | Currently  8 running tasks (3295 of 8059)  40% |################################                                               |
 | 
  
    | 1252 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1253 | Currently  7 running tasks (3295 of 8059)  40% |################################                                               |
 | 
  
    | 1254 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1255 | Currently  7 running tasks (3296 of 8059)  40% |################################                                               |
 | 
  
    | 1256 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1257 | Currently  8 running tasks (3296 of 8059)  40% |################################                                               |
 | 
  
    | 1258 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1259 | Currently  7 running tasks (3296 of 8059)  40% |################################                                               |
 | 
  
    | 1260 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1261 | Currently  7 running tasks (3297 of 8059)  40% |################################                                               |
 | 
  
    | 1262 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1263 | Currently  8 running tasks (3297 of 8059)  40% |################################                                               |
 | 
  
    | 1264 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1265 | Currently  7 running tasks (3297 of 8059)  40% |################################                                               |
 | 
  
    | 1266 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1267 | Currently  7 running tasks (3298 of 8059)  40% |################################                                               |
 | 
  
    | 1268 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1269 | Currently  8 running tasks (3298 of 8059)  40% |################################                                               |
 | 
  
    | 1270 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1271 | Currently  7 running tasks (3298 of 8059)  40% |################################                                               |
 | 
  
    | 1272 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1273 | Currently  7 running tasks (3299 of 8059)  40% |################################                                               |
 | 
  
    | 1274 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1275 | Currently  8 running tasks (3299 of 8059)  40% |################################                                               |
 | 
  
    | 1276 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1277 | Currently  7 running tasks (3299 of 8059)  40% |################################                                               |
 | 
  
    | 1278 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1279 | Currently  7 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1280 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1281 | Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1282 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1283 | Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1284 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1285 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 156.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1286 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 331K/s
 | 
  
    | 1287 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 167.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1288 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 427K/s
 | 
  
    | 1289 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 167.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1290 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 427K/s
 | 
  
    | 1291 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 167.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1292 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 427K/s
 | 
  
    | 1293 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 161.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1294 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 427K/s
 | 
  
    | 1295 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 161.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1296 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 5.95M/s
 | 
  
    | 1297 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 161.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1298 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 5.95M/s
 | 
  
    | 1299 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 161.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1300 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 5.95M/s
 | 
  
    | 1301 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 161.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1302 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 635K/s
 | 
  
    | 1303 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 161.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1304 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 635K/s
 | 
  
    | 1305 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 154.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1306 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 635K/s
 | 
  
    | 1307 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 154.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1308 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 475K/s
 | 
  
    | 1309 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 154.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1310 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 475K/s
 | 
  
    | 1311 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 154.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1312 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 475K/s
 | 
  
    | 1313 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 154.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1314 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 475K/s
 | 
  
    | 1315 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 154.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1316 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 475K/s
 | 
  
    | 1317 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 154.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1318 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 475K/s
 | 
  
    | 1319 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 154.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1320 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 475K/s
 | 
  
    | 1321 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 141.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1322 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 415K/s
 | 
  
    | 1323 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 141.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1324 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 415K/s
 | 
  
    | 1325 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 141.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1326 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 415K/s
 | 
  
    | 1327 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 141.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1328 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 415K/s
 | 
  
    | 1329 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 141.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1330 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 415K/s
 | 
  
    | 1331 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 141.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1332 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 415K/s
 | 
  
    | 1333 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 107.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1334 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 333K/s
 | 
  
    | 1335 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 107.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1336 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 333K/s
 | 
  
    | 1337 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 107.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1338 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 333K/s
 | 
  
    | 1339 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 107.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1340 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 333K/s
 | 
  
    | 1341 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 107.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1342 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |######################################                  | 333K/s
 | 
  
    | 1343 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 107.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1344 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.1M/s
 | 
  
    | 1345 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                 | 107.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1346 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  68% |#####################################                  | 11.1M/s
 | 
  
    | 1347 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 91.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1348 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 1.85M/s
 | 
  
    | 1349 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 91.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1350 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 1.85M/s
 | 
  
    | 1351 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 91.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1352 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 1.85M/s
 | 
  
    | 1353 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 91.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1354 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 1.85M/s
 | 
  
    | 1355 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 91.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1356 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 1.85M/s
 | 
  
    | 1357 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 91.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1358 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 1.85M/s
 | 
  
    | 1359 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 91.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1360 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 4.32M/s
 | 
  
    | 1361 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 91.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1362 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 4.32M/s
 | 
  
    | 1363 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 91.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1364 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 4.32M/s
 | 
  
    | 1365 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 91.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1366 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 4.32M/s
 | 
  
    | 1367 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 91.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1368 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 4.32M/s
 | 
  
    | 1369 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 91.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1370 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 4.32M/s
 | 
  
    | 1371 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 91.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1372 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 4.32M/s
 | 
  
    | 1373 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 91.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1374 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 4.32M/s
 | 
  
    | 1375 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1376 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 4.32M/s
 | 
  
    | 1377 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1378 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 448K/s
 | 
  
    | 1379 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1380 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 448K/s
 | 
  
    | 1381 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1382 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 448K/s
 | 
  
    | 1383 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1384 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 448K/s
 | 
  
    | 1385 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1386 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 448K/s
 | 
  
    | 1387 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1388 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 448K/s
 | 
  
    | 1389 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1390 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 448K/s
 | 
  
    | 1391 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1392 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 448K/s
 | 
  
    | 1393 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1394 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 448K/s
 | 
  
    | 1395 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1396 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 448K/s
 | 
  
    | 1397 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1398 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1399 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1400 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1401 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1402 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1403 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1404 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1405 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1406 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1407 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1408 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1409 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1410 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1411 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1412 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1413 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1414 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1415 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1416 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1417 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 62.0Currently  8 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1418 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1419 | 1: linux-cl-ti-5.10.168+gitAUTOINC+7ac5ed8a36-r0 do_fetch (pid 330929)  26% |###########                                  | 36.0Currently  7 running tasks (3300 of 8059)  40% |################################                                               |
 | 
  
    | 1420 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1421 | Currently  7 running tasks (3301 of 8059)  40% |################################                                               |
 | 
  
    | 1422 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1423 | Currently  7 running tasks (3301 of 8059)  40% |################################                                               |
 | 
  
    | 1424 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1425 | Currently  8 running tasks (3301 of 8059)  40% |################################                                               |
 | 
  
    | 1426 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1427 | Currently  8 running tasks (3301 of 8059)  40% |################################                                               |
 | 
  
    | 1428 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1429 | Currently  7 running tasks (3301 of 8059)  40% |################################                                               |
 | 
  
    | 1430 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1431 | Currently  7 running tasks (3302 of 8059)  40% |################################                                               |
 | 
  
    | 1432 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 640K/s
 | 
  
    | 1433 | Currently  7 running tasks (3302 of 8059)  40% |################################                                               |
 | 
  
    | 1434 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1435 | Currently  8 running tasks (3302 of 8059)  40% |################################                                               |
 | 
  
    | 1436 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1437 | Currently  8 running tasks (3302 of 8059)  40% |################################                                               |
 | 
  
    | 1438 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1439 | Currently  7 running tasks (3302 of 8059)  40% |################################                                               |
 | 
  
    | 1440 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1441 | Currently  7 running tasks (3303 of 8059)  40% |################################                                               |
 | 
  
    | 1442 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1443 | Currently  8 running tasks (3303 of 8059)  40% |################################                                               |
 | 
  
    | 1444 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1445 | Currently  7 running tasks (3303 of 8059)  40% |################################                                               |
 | 
  
    | 1446 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1447 | Currently  7 running tasks (3304 of 8059)  40% |################################                                               |
 | 
  
    | 1448 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1449 | Currently  7 running tasks (3304 of 8059)  40% |################################                                               |
 | 
  
    | 1450 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1451 | Currently  8 running tasks (3304 of 8059)  40% |################################                                               |
 | 
  
    | 1452 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1453 | Currently  7 running tasks (3304 of 8059)  40% |################################                                               |
 | 
  
    | 1454 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1455 | Currently  7 running tasks (3305 of 8059)  40% |################################                                               |
 | 
  
    | 1456 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1457 | Currently  8 running tasks (3305 of 8059)  40% |################################                                               |
 | 
  
    | 1458 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1459 | Currently  7 running tasks (3305 of 8059)  40% |################################                                               |
 | 
  
    | 1460 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1461 | Currently  7 running tasks (3306 of 8059)  41% |################################                                               |
 | 
  
    | 1462 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1463 | Currently  8 running tasks (3306 of 8059)  41% |################################                                               |
 | 
  
    | 1464 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1465 | Currently  7 running tasks (3306 of 8059)  41% |################################                                               |
 | 
  
    | 1466 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1467 | Currently  7 running tasks (3307 of 8059)  41% |################################                                               |
 | 
  
    | 1468 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |#####################################                  | 11.8M/s
 | 
  
    | 1469 | Currently  7 running tasks (3307 of 8059)  41% |################################                                               |
 | 
  
    | 1470 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 846K/s
 | 
  
    | 1471 | Currently  8 running tasks (3307 of 8059)  41% |################################                                               |
 | 
  
    | 1472 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 846K/s
 | 
  
    | 1473 | Currently  7 running tasks (3307 of 8059)  41% |################################                                               |
 | 
  
    | 1474 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 846K/s
 | 
  
    | 1475 | Currently  7 running tasks (3308 of 8059)  41% |################################                                               |
 | 
  
    | 1476 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 846K/s
 | 
  
    | 1477 | Currently  7 running tasks (3308 of 8059)  41% |################################                                               |
 | 
  
    | 1478 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 846K/s
 | 
  
    | 1479 | Currently  8 running tasks (3308 of 8059)  41% |################################                                               |
 | 
  
    | 1480 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 846K/s
 | 
  
    | 1481 | Currently  7 running tasks (3308 of 8059)  41% |################################                                               |
 | 
  
    | 1482 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 846K/s
 | 
  
    | 1483 | Currently  7 running tasks (3309 of 8059)  41% |################################                                               |
 | 
  
    | 1484 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 846K/s
 | 
  
    | 1485 | Currently  8 running tasks (3309 of 8059)  41% |################################                                               |
 | 
  
    | 1486 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 846K/s
 | 
  
    | 1487 | Currently  8 running tasks (3309 of 8059)  41% |################################                                               |
 | 
  
    | 1488 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 846K/s
 | 
  
    | 1489 | Currently  8 running tasks (3309 of 8059)  41% |################################                                               |
 | 
  
    | 1490 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 448K/s
 | 
  
    | 1491 | Currently  7 running tasks (3309 of 8059)  41% |################################                                               |
 | 
  
    | 1492 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 448K/s
 | 
  
    | 1493 | Currently  7 running tasks (3310 of 8059)  41% |################################                                               |
 | 
  
    | 1494 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 448K/s
 | 
  
    | 1495 | Currently  7 running tasks (3310 of 8059)  41% |################################                                               |
 | 
  
    | 1496 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 448K/s
 | 
  
    | 1497 | Currently  8 running tasks (3310 of 8059)  41% |################################                                               |
 | 
  
    | 1498 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 448K/s
 | 
  
    | 1499 | Currently  8 running tasks (3310 of 8059)  41% |################################                                               |
 | 
  
    | 1500 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 448K/s
 | 
  
    | 1501 | Currently  8 running tasks (3310 of 8059)  41% |################################                                               |
 | 
  
    | 1502 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 401K/s
 | 
  
    | 1503 | Currently  8 running tasks (3310 of 8059)  41% |################################                                               |
 | 
  
    | 1504 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 401K/s
 | 
  
    | 1505 | Currently  7 running tasks (3310 of 8059)  41% |################################                                               |
 | 
  
    | 1506 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 401K/s
 | 
  
    | 1507 | Currently  7 running tasks (3311 of 8059)  41% |################################                                               |
 | 
  
    | 1508 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 401K/s
 | 
  
    | 1509 | Currently  7 running tasks (3311 of 8059)  41% |################################                                               |
 | 
  
    | 1510 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 401K/s
 | 
  
    | 1511 | Currently  8 running tasks (3311 of 8059)  41% |################################                                               |
 | 
  
    | 1512 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 401K/s
 | 
  
    | 1513 | Currently  7 running tasks (3311 of 8059)  41% |################################                                               |
 | 
  
    | 1514 | 0: external-arm-toolchain-2019.12-r0 do_fetch (pid 16229)  69% |######################################                  | 401K/s
 | 
  
    | 1515 | WARNING: external-arm-toolchain-2019.12-r0 do_package: QA Issue: external-arm-toolchain: Files/directories were installed but not shipped in any package:
 | 
  
    | 1516 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/stdarg.h
 | 
  
    | 1517 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/arm_neon.h
 | 
  
    | 1518 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/stdbool.h
 | 
  
    | 1519 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/stddef.h
 | 
  
    | 1520 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/stdalign.h
 | 
  
    | 1521 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/arm_acle.h
 | 
  
    | 1522 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/varargs.h
 | 
  
    | 1523 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/gcov.h
 | 
  
    | 1524 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/ISO_Fortran_binding.h
 | 
  
    | 1525 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/stdint-gcc.h
 | 
  
    | 1526 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/iso646.h
 | 
  
    | 1527 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/arm_fp16.h
 | 
  
    | 1528 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/stdint.h
 | 
  
    | 1529 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/unwind.h
 | 
  
    | 1530 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/stdatomic.h
 | 
  
    | 1531 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/stdnoreturn.h
 | 
  
    | 1532 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/openacc.h
 | 
  
    | 1533 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/stdfix.h
 | 
  
    | 1534 |   /usr/lib/gcc/aarch64-linux/9.2.1/include/float.h
 | 
  
    | 1535 | Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
 | 
  
    | 1536 | external-arm-toolchain: 19 installed and not shipped files. [installed-vs-shipped]
 | 
  
    | 1537 | 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]
 | 
  
    | 1538 | 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]
 | 
  
    | 1539 | 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]
 | 
  
    | 1540 | 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]
 | 
  
    | 1541 | 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]
 | 
  
    | 1542 | 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]
 | 
  
    | 1543 | 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]
 | 
  
    | 1544 | 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]
 | 
  
    | 1545 | 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:
 | 
  
    | 1546 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/arm_cmse.h
 | 
  
    | 1547 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stdarg.h
 | 
  
    | 1548 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/arm_neon.h
 | 
  
    | 1549 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stdbool.h
 | 
  
    | 1550 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stddef.h
 | 
  
    | 1551 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stdalign.h
 | 
  
    | 1552 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/arm_acle.h
 | 
  
    | 1553 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/varargs.h
 | 
  
    | 1554 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/gcov.h
 | 
  
    | 1555 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/ISO_Fortran_binding.h
 | 
  
    | 1556 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/mmintrin.h
 | 
  
    | 1557 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stdint-gcc.h
 | 
  
    | 1558 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/iso646.h
 | 
  
    | 1559 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/arm_fp16.h
 | 
  
    | 1560 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stdint.h
 | 
  
    | 1561 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/unwind.h
 | 
  
    | 1562 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stdatomic.h
 | 
  
    | 1563 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/unwind-arm-common.h
 | 
  
    | 1564 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stdnoreturn.h
 | 
  
    | 1565 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/openacc.h
 | 
  
    | 1566 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/stdfix.h
 | 
  
    | 1567 |   /usr/lib/gcc/arm-linux-gnueabi/9.2.1/include/float.h
 | 
  
    | 1568 | Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
 | 
  
    | 1569 | external-arm-toolchain: 22 installed and not shipped files. [installed-vs-shipped]
 | 
  
    | 1570 | 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]
 | 
  
    | 1571 | 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:
 | 
  
    | 1572 | 
 | 
  
    | 1573 | The stack trace of python calls that resulted in this exception/failure was:
 | 
  
    | 1574 | File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
 | 
  
    | 1575 |      0001:
 | 
  
    | 1576 |  *** 0002:do_package_write_ipk_setscene(d)
 | 
  
    | 1577 |      0003:
 | 
  
    | 1578 | File: '/work/sources/oe-core/meta/classes/package_ipk.bbclass', lineno: 258, function: do_package_write_ipk_setscene
 | 
  
    | 1579 |      0254:
 | 
  
    | 1580 |      0255:    if os.access(os.path.join(tmpdir, "stamps", "IPK_PACKAGE_INDEX_CLEAN"), os.R_OK):
 | 
  
    | 1581 |      0256:        os.unlink(os.path.join(tmpdir, "stamps", "IPK_PACKAGE_INDEX_CLEAN"))
 | 
  
    | 1582 |      0257:
 | 
  
    | 1583 |  *** 0258:    sstate_setscene(d)
 | 
  
    | 1584 |      0259:}
 | 
  
    | 1585 |      0260:addtask do_package_write_ipk_setscene
 | 
  
    | 1586 |      0261:
 | 
  
    | 1587 |      0262:python () {
 | 
  
    | 1588 | File: '/work/sources/oe-core/meta/classes/sstate.bbclass', lineno: 778, function: sstate_setscene
 | 
  
    | 1589 |      0774:            pass
 | 
  
    | 1590 |      0775:
 | 
  
    | 1591 |      0776:def sstate_setscene(d):
 | 
  
    | 1592 |      0777:    shared_state = sstate_state_fromvars(d)
 | 
  
    | 1593 |  *** 0778:    accelerate = sstate_installpkg(shared_state, d)
 | 
  
    | 1594 |      0779:    if not accelerate:
 | 
  
    | 1595 |      0780:        bb.fatal("No suitable staging package found")
 | 
  
    | 1596 |      0781:
 | 
  
    | 1597 |      0782:python sstate_task_prefunc () {
 | 
  
    | 1598 | File: '/work/sources/oe-core/meta/classes/sstate.bbclass', lineno: 382, function: sstate_installpkg
 | 
  
    | 1599 |      0378:    for f in (d.getVar('SSTATEPREINSTFUNCS') or '').split() + ['sstate_unpack_package']:
 | 
  
    | 1600 |      0379:        # All hooks should run in the SSTATE_INSTDIR
 | 
  
    | 1601 |      0380:        bb.build.exec_func(f, d, (sstateinst,))
 | 
  
    | 1602 |      0381:
 | 
  
    | 1603 |  *** 0382:    return sstate_installpkgdir(ss, d)
 | 
  
    | 1604 |      0383:
 | 
  
    | 1605 |      0384:def sstate_installpkgdir(ss, d):
 | 
  
    | 1606 |      0385:    import oe.path
 | 
  
    | 1607 |      0386:    import subprocess
 | 
  
    | 1608 | File: '/work/sources/oe-core/meta/classes/sstate.bbclass', lineno: 403, function: sstate_installpkgdir
 | 
  
    | 1609 |      0399:        bb.utils.mkdirhier(dir)
 | 
  
    | 1610 |      0400:        oe.path.remove(dir)
 | 
  
    | 1611 |      0401:
 | 
  
    | 1612 |      0402:    for state in ss['dirs']:
 | 
  
    | 1613 |  *** 0403:        prepdir(state[1])
 | 
  
    | 1614 |      0404:        os.rename(sstateinst + state[0], state[1])
 | 
  
    | 1615 |      0405:    sstate_install(ss, d)
 | 
  
    | 1616 |      0406:
 | 
  
    | 1617 |      0407:    for plain in ss['plaindirs']:
 | 
  
    | 1618 | File: '/work/sources/oe-core/meta/classes/sstate.bbclass', lineno: 398, function: prepdir
 | 
  
    | 1619 |      0394:
 | 
  
    | 1620 |      0395:    def prepdir(dir):
 | 
  
    | 1621 |      0396:        # remove dir if it exists, ensure any parent directories do exist
 | 
  
    | 1622 |      0397:        if os.path.exists(dir):
 | 
  
    | 1623 |  *** 0398:            oe.path.remove(dir)
 | 
  
    | 1624 |      0399:        bb.utils.mkdirhier(dir)
 | 
  
    | 1625 |      0400:        oe.path.remove(dir)
 | 
  
    | 1626 |      0401:
 | 
  
    | 1627 |      0402:    for state in ss['dirs']:
 | 
  
    | 1628 | File: '/work/sources/oe-core/meta/lib/oe/path.py', lineno: 158, function: remove
 | 
  
    | 1629 |      0154:        try:
 | 
  
    | 1630 |      0155:            os.unlink(name)
 | 
  
    | 1631 |      0156:        except OSError as exc:
 | 
  
    | 1632 |      0157:            if recurse and exc.errno == errno.EISDIR:
 | 
  
    | 1633 |  *** 0158:                shutil.rmtree(name)
 | 
  
    | 1634 |      0159:            elif exc.errno != errno.ENOENT:
 | 
  
    | 1635 |      0160:                raise
 | 
  
    | 1636 |      0161:
 | 
  
    | 1637 |      0162:def symlink(source, destination, force=False):
 | 
  
    | 1638 | File: '/usr/lib/python3.6/shutil.py', lineno: 486, function: rmtree
 | 
  
    | 1639 |      0482:            onerror(os.lstat, path, sys.exc_info())
 | 
  
    | 1640 |      0483:            return
 | 
  
    | 1641 |      0484:        try:
 | 
  
    | 1642 |      0485:            if os.path.samestat(orig_st, os.fstat(fd)):
 | 
  
    | 1643 |  *** 0486:                _rmtree_safe_fd(fd, path, onerror)
 | 
  
    | 1644 |      0487:                try:
 | 
  
    | 1645 |      0488:                    os.rmdir(path)
 | 
  
    | 1646 |      0489:                except OSError:
 | 
  
    | 1647 |      0490:                    onerror(os.rmdir, path, sys.exc_info())
 | 
  
    | 1648 | File: '/usr/lib/python3.6/shutil.py', lineno: 424, function: _rmtree_safe_fd
 | 
  
    | 1649 |      0420:                onerror(os.open, fullname, sys.exc_info())
 | 
  
    | 1650 |      0421:            else:
 | 
  
    | 1651 |      0422:                try:
 | 
  
    | 1652 |      0423:                    if os.path.samestat(orig_st, os.fstat(dirfd)):
 | 
  
    | 1653 |  *** 0424:                        _rmtree_safe_fd(dirfd, fullname, onerror)
 | 
  
    | 1654 |      0425:                        try:
 | 
  
    | 1655 |      0426:                            os.rmdir(name, dir_fd=topfd)
 | 
  
    | 1656 |      0427:                        except OSError:
 | 
  
    | 1657 |      0428:                            onerror(os.rmdir, fullname, sys.exc_info())
 | 
  
    | 1658 | File: '/usr/lib/python3.6/shutil.py', lineno: 444, function: _rmtree_safe_fd
 | 
  
    | 1659 |      0440:        else:
 | 
  
    | 1660 |      0441:            try:
 | 
  
    | 1661 |      0442:                os.unlink(name, dir_fd=topfd)
 | 
  
    | 1662 |      0443:            except OSError:
 | 
  
    | 1663 |  *** 0444:                onerror(os.unlink, fullname, sys.exc_info())
 | 
  
    | 1664 |      0445:
 | 
  
    | 1665 |      0446:_use_fd_functions = ({os.open, os.stat, os.unlink, os.rmdir} <=
 | 
  
    | 1666 |      0447:                     os.supports_dir_fd and
 | 
  
    | 1667 |      0448:                     os.listdir in os.supports_fd and
 | 
  
    | 1668 | File: '/usr/lib/python3.6/shutil.py', lineno: 442, function: _rmtree_safe_fd
 | 
  
    | 1669 |      0438:                finally:
 | 
  
    | 1670 |      0439:                    os.close(dirfd)
 | 
  
    | 1671 |      0440:        else:
 | 
  
    | 1672 |      0441:            try:
 | 
  
    | 1673 |  *** 0442:                os.unlink(name, dir_fd=topfd)
 | 
  
    | 1674 |      0443:            except OSError:
 | 
  
    | 1675 |      0444:                onerror(os.unlink, fullname, sys.exc_info())
 | 
  
    | 1676 |      0445:
 | 
  
    | 1677 |      0446:_use_fd_functions = ({os.open, os.stat, os.unlink, os.rmdir} <=
 | 
  
    | 1678 | Exception: FileNotFoundError: [Errno 2] No such file or directory: 'libubsan1_9.2.1-r0.0_armv7at2hf-vfp.ipk'
 | 
  
    | 1679 | 
 | 
  
    | 1680 | 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
 | 
  
    | 1681 | 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
 | 
  
    | 1682 | ERROR: mc:k3r5-hs-fs:external-arm-toolchain-2019.12-r0 do_packagedata_setscene: Error executing a python function in exec_func_python() autogenerated:
 | 
  
    | 1683 | 
 | 
  
    | 1684 | The stack trace of python calls that resulted in this exception/failure was:
 | 
  
    | 1685 | File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
 | 
  
    | 1686 |      0001:
 | 
  
    | 1687 |  *** 0002:buildhistory_emit_pkghistory(d)
 | 
  
    | 1688 |      0003:
 | 
  
    | 1689 | File: '/work/sources/oe-core/meta/classes/buildhistory.bbclass', lineno: 318, function: buildhistory_emit_pkghistory
 | 
  
    | 1690 |      0314:
 | 
  
    | 1691 |      0315:        write_pkghistory(pkginfo, d)
 | 
  
    | 1692 |      0316:
 | 
  
    | 1693 |      0317:    # Create files-in-<package-name>.txt files containing a list of files of each recipe's package
 | 
  
    | 1694 |  *** 0318:    bb.build.exec_func("buildhistory_list_pkg_files", d)
 | 
  
    | 1695 |      0319:}
 | 
  
    | 1696 |      0320:
 | 
  
    | 1697 |      0321:python buildhistory_emit_outputsigs() {
 | 
  
    | 1698 |      0322:    if not "task" in (d.getVar('BUILDHISTORY_FEATURES') or "").split():
 | 
  
    | 1699 | File: '/work/sources/bitbake/lib/bb/build.py', lineno: 254, function: exec_func
 | 
  
    | 1700 |      0250:    with bb.utils.fileslocked(lockfiles):
 | 
  
    | 1701 |      0251:        if ispython:
 | 
  
    | 1702 |      0252:            exec_func_python(func, d, runfile, cwd=adir)
 | 
  
    | 1703 |      0253:        else:
 | 
  
    | 1704 |  *** 0254:            exec_func_shell(func, d, runfile, cwd=adir)
 | 
  
    | 1705 |      0255:
 | 
  
    | 1706 |      0256:    try:
 | 
  
    | 1707 |      0257:        curcwd = os.getcwd()
 | 
  
    | 1708 |      0258:    except:
 | 
  
    | 1709 | File: '/work/sources/bitbake/lib/bb/build.py', lineno: 455, function: exec_func_shell
 | 
  
    | 1710 |      0451:    with open(fifopath, 'r+b', buffering=0) as fifo:
 | 
  
    | 1711 |      0452:        try:
 | 
  
    | 1712 |      0453:            bb.debug(2, "Executing shell function %s" % func)
 | 
  
    | 1713 |      0454:            with open(os.devnull, 'r+') as stdin, logfile:
 | 
  
    | 1714 |  *** 0455:                bb.process.run(cmd, shell=False, stdin=stdin, log=logfile, extrafiles=[(fifo,readfifo)])
 | 
  
    | 1715 |      0456:        finally:
 | 
  
    | 1716 |      0457:            os.unlink(fifopath)
 | 
  
    | 1717 |      0458:
 | 
  
    | 1718 |      0459:    bb.debug(2, "Shell function %s finished" % func)
 | 
  
    | 1719 | File: '/work/sources/bitbake/lib/bb/process.py', lineno: 184, function: run
 | 
  
    | 1720 |      0180:
 | 
  
    | 1721 |      0181:    if pipe.returncode != 0:
 | 
  
    | 1722 |      0182:        if log:
 | 
  
    | 1723 |      0183:            # Don't duplicate the output in the exception if logging it
 | 
  
    | 1724 |  *** 0184:            raise ExecutionError(cmd, pipe.returncode, None, None)
 | 
  
    | 1725 |      0185:        raise ExecutionError(cmd, pipe.returncode, stdout, stderr)
 | 
  
    | 1726 |      0186:    return stdout, stderr
 | 
  
    | 1727 | 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
 | 
  
    | 1728 | 
 | 
  
    | 1729 | 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
 | 
  
    | 1730 | 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
 | 
  
    | 1731 | ERROR: mc:k3r5-hs-se:external-arm-toolchain-2019.12-r0 do_packagedata_setscene: Error executing a python function in exec_func_python() autogenerated:
 | 
  
    | 1732 | 
 | 
  
    | 1733 | The stack trace of python calls that resulted in this exception/failure was:
 | 
  
    | 1734 | File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
 | 
  
    | 1735 |      0001:
 | 
  
    | 1736 |  *** 0002:do_packagedata_setscene(d)
 | 
  
    | 1737 |      0003:
 | 
  
    | 1738 | File: '/work/sources/oe-core/meta/classes/package.bbclass', lineno: 2415, function: do_packagedata_setscene
 | 
  
    | 1739 |      2411:do_packagedata[sstate-outputdirs] = "${PKGDATA_DIR}"
 | 
  
    | 1740 |      2412:do_packagedata[stamp-extra-info] = "${MACHINE_ARCH}"
 | 
  
    | 1741 |      2413:
 | 
  
    | 1742 |      2414:python do_packagedata_setscene () {
 | 
  
    | 1743 |  *** 2415:    sstate_setscene(d)
 | 
  
    | 1744 |      2416:}
 | 
  
    | 1745 |      2417:addtask do_packagedata_setscene
 | 
  
    | 1746 |      2418:
 | 
  
    | 1747 |      2419:#
 | 
  
    | 1748 | File: '/work/sources/oe-core/meta/classes/sstate.bbclass', lineno: 778, function: sstate_setscene
 | 
  
    | 1749 |      0774:            pass
 | 
  
    | 1750 |      0775:
 | 
  
    | 1751 |      0776:def sstate_setscene(d):
 | 
  
    | 1752 |      0777:    shared_state = sstate_state_fromvars(d)
 | 
  
    | 1753 |  *** 0778:    accelerate = sstate_installpkg(shared_state, d)
 | 
  
    | 1754 |      0779:    if not accelerate:
 | 
  
    | 1755 |      0780:        bb.fatal("No suitable staging package found")
 | 
  
    | 1756 |      0781:
 | 
  
    | 1757 |      0782:python sstate_task_prefunc () {
 | 
  
    | 1758 | File: '/work/sources/oe-core/meta/classes/sstate.bbclass', lineno: 380, function: sstate_installpkg
 | 
  
    | 1759 |      0376:    d.setVar('SSTATE_FIXMEDIR', ss['fixmedir'])
 | 
  
    | 1760 |      0377:
 | 
  
    | 1761 |      0378:    for f in (d.getVar('SSTATEPREINSTFUNCS') or '').split() + ['sstate_unpack_package']:
 | 
  
    | 1762 |      0379:        # All hooks should run in the SSTATE_INSTDIR
 | 
  
    | 1763 |  *** 0380:        bb.build.exec_func(f, d, (sstateinst,))
 | 
  
    | 1764 |      0381:
 | 
  
    | 1765 |      0382:    return sstate_installpkgdir(ss, d)
 | 
  
    | 1766 |      0383:
 | 
  
    | 1767 |      0384:def sstate_installpkgdir(ss, d):
 | 
  
    | 1768 | File: '/work/sources/bitbake/lib/bb/build.py', lineno: 254, function: exec_func
 | 
  
    | 1769 |      0250:    with bb.utils.fileslocked(lockfiles):
 | 
  
    | 1770 |      0251:        if ispython:
 | 
  
    | 1771 |      0252:            exec_func_python(func, d, runfile, cwd=adir)
 | 
  
    | 1772 |      0253:        else:
 | 
  
    | 1773 |  *** 0254:            exec_func_shell(func, d, runfile, cwd=adir)
 | 
  
    | 1774 |      0255:
 | 
  
    | 1775 |      0256:    try:
 | 
  
    | 1776 |      0257:        curcwd = os.getcwd()
 | 
  
    | 1777 |      0258:    except:
 | 
  
    | 1778 | File: '/work/sources/bitbake/lib/bb/build.py', lineno: 455, function: exec_func_shell
 | 
  
    | 1779 |      0451:    with open(fifopath, 'r+b', buffering=0) as fifo:
 | 
  
    | 1780 |      0452:        try:
 | 
  
    | 1781 |      0453:            bb.debug(2, "Executing shell function %s" % func)
 | 
  
    | 1782 |      0454:            with open(os.devnull, 'r+') as stdin, logfile:
 | 
  
    | 1783 |  *** 0455:                bb.process.run(cmd, shell=False, stdin=stdin, log=logfile, extrafiles=[(fifo,readfifo)])
 | 
  
    | 1784 |      0456:        finally:
 | 
  
    | 1785 |      0457:            os.unlink(fifopath)
 | 
  
    | 1786 |      0458:
 | 
  
    | 1787 |      0459:    bb.debug(2, "Shell function %s finished" % func)
 | 
  
    | 1788 | File: '/work/sources/bitbake/lib/bb/process.py', lineno: 184, function: run
 | 
  
    | 1789 |      0180:
 | 
  
    | 1790 |      0181:    if pipe.returncode != 0:
 | 
  
    | 1791 |      0182:        if log:
 | 
  
    | 1792 |      0183:            # Don't duplicate the output in the exception if logging it
 | 
  
    | 1793 |  *** 0184:            raise ExecutionError(cmd, pipe.returncode, None, None)
 | 
  
    | 1794 |      0185:        raise ExecutionError(cmd, pipe.returncode, stdout, stderr)
 | 
  
    | 1795 |      0186:    return stdout, stderr
 | 
  
    | 1796 | 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
 | 
  
    | 1797 | 
 | 
  
    | 1798 | 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
 | 
  
    | 1799 | 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
 | 
  
    | 1800 | 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'
 | 
  
    | 1801 | 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:
 | 
  
    | 1802 | Applying patch configure-fix.patch
 | 
  
    | 1803 | can't find file to patch at input line 18
 | 
  
    | 1804 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 1805 | The text leading up to this was:
 | 
  
    | 1806 | --------------------------
 | 
  
    | 1807 | |Upstream-Status: Pending
 | 
  
    | 1808 | |
 | 
  
    | 1809 | |Without this it fails to link against libtermcap causing various missing
 | 
  
    | 1810 | |symbols issues.
 | 
  
    | 1811 | |
 | 
  
    | 1812 | |RP - 8/10/08
 | 
  
    | 1813 | |
 | 
  
    | 1814 | |Support 6.3 which uses configure.ac rather than configure.in.
 | 
  
    | 1815 | |Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
 | 
  
    | 1816 | |---
 | 
  
    | 1817 | | configure.ac | 8 ++++----
 | 
  
    | 1818 | | 1 file changed, 4 insertions(+), 4 deletions(-)
 | 
  
    | 1819 | |
 | 
  
    | 1820 | |diff --git a/configure.ac b/configure.ac
 | 
  
    | 1821 | |index cea8f91..9075b8f 100644
 | 
  
    | 1822 | |--- a/configure.ac
 | 
  
    | 1823 | |+++ b/configure.ac
 | 
  
    | 1824 | --------------------------
 | 
  
    | 1825 | No file to patch.  Skipping patch.
 | 
  
    | 1826 | 1 out of 1 hunk ignored
 | 
  
    | 1827 | Patch configure-fix.patch does not apply (enforce with -f)
 | 
  
    | 1828 | 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
 | 
  
    | 1829 | 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'
 | 
  
    | 1830 | 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'
 | 
  
    | 1831 | 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:
 | 
  
    | 1832 | Applying patch python.patch
 | 
  
    | 1833 | can't find file to patch at input line 21
 | 
  
    | 1834 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 1835 | The text leading up to this was:
 | 
  
    | 1836 | --------------------------
 | 
  
    | 1837 | |From b4a354ae8d4f7c2ec3ec421c7d8a790cc57e77a9 Mon Sep 17 00:00:00 2001
 | 
  
    | 1838 | |From: Li xin <lixin.fnst@cn.fujitsu.com>
 | 
  
    | 1839 | |Date: Sat, 18 Jul 2015 23:03:30 +0900
 | 
  
    | 1840 | |Subject: [PATCH] configure.ac - Avoid an incorrect check for python.
 | 
  
    | 1841 | | Makefile.am - avoid hard coded host include paths.
 | 
  
    | 1842 | |
 | 
  
    | 1843 | |Upstream-Status: pending
 | 
  
    | 1844 | |
 | 
  
    | 1845 | |Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
 | 
  
    | 1846 | |Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
 | 
  
    | 1847 | |Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
 | 
  
    | 1848 | |---
 | 
  
    | 1849 | | bindings/python/Makefile.am |  4 +++-
 | 
  
    | 1850 | | configure.ac                | 17 ++---------------
 | 
  
    | 1851 | | 2 files changed, 5 insertions(+), 16 deletions(-)
 | 
  
    | 1852 | |
 | 
  
    | 1853 | |diff --git a/bindings/python/Makefile.am b/bindings/python/Makefile.am
 | 
  
    | 1854 | |index 999b184..c8e49db 100644
 | 
  
    | 1855 | |--- a/bindings/python/Makefile.am
 | 
  
    | 1856 | |+++ b/bindings/python/Makefile.am
 | 
  
    | 1857 | --------------------------
 | 
  
    | 1858 | No file to patch.  Skipping patch.
 | 
  
    | 1859 | 1 out of 1 hunk ignored
 | 
  
    | 1860 | can't find file to patch at input line 36
 | 
  
    | 1861 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 1862 | The text leading up to this was:
 | 
  
    | 1863 | --------------------------
 | 
  
    | 1864 | |diff --git a/configure.ac b/configure.ac
 | 
  
    | 1865 | |index 7f66179..079d026 100644
 | 
  
    | 1866 | |--- a/configure.ac
 | 
  
    | 1867 | |+++ b/configure.ac
 | 
  
    | 1868 | --------------------------
 | 
  
    | 1869 | No file to patch.  Skipping patch.
 | 
  
    | 1870 | 1 out of 1 hunk ignored
 | 
  
    | 1871 | Patch python.patch does not apply (enforce with -f)
 | 
  
    | 1872 | 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
 | 
  
    | 1873 | 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'
 | 
  
    | 1874 | 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'
 | 
  
    | 1875 | 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:
 | 
  
    | 1876 | Applying patch pcre-cross.patch
 | 
  
    | 1877 | can't find file to patch at input line 16
 | 
  
    | 1878 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 1879 | The text leading up to this was:
 | 
  
    | 1880 | --------------------------
 | 
  
    | 1881 | |Fix for cross compiling
 | 
  
    | 1882 | |
 | 
  
    | 1883 | |Fixed:
 | 
  
    | 1884 | || ./dftables src/pcre2_chartables.c
 | 
  
    | 1885 | || make: ./dftables: Command not found
 | 
  
    | 1886 | || make: *** [src/pcre2_chartables.c] Error 127
 | 
  
    | 1887 | |
 | 
  
    | 1888 | |Upstream-Status: Pending
 | 
  
    | 1889 | |
 | 
  
    | 1890 | |Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
 | 
  
    | 1891 | |
 | 
  
    | 1892 | |Index: pcre2-10.30/Makefile.am
 | 
  
    | 1893 | |===================================================================
 | 
  
    | 1894 | |--- pcre2-10.30.orig/Makefile.am
 | 
  
    | 1895 | |+++ pcre2-10.30/Makefile.am
 | 
  
    | 1896 | --------------------------
 | 
  
    | 1897 | No file to patch.  Skipping patch.
 | 
  
    | 1898 | 1 out of 1 hunk ignored
 | 
  
    | 1899 | can't find file to patch at input line 42
 | 
  
    | 1900 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 1901 | The text leading up to this was:
 | 
  
    | 1902 | --------------------------
 | 
  
    | 1903 | |Index: pcre2-10.30/configure.ac
 | 
  
    | 1904 | |===================================================================
 | 
  
    | 1905 | |--- pcre2-10.30.orig/configure.ac
 | 
  
    | 1906 | |+++ pcre2-10.30/configure.ac
 | 
  
    | 1907 | --------------------------
 | 
  
    | 1908 | No file to patch.  Skipping patch.
 | 
  
    | 1909 | 1 out of 1 hunk ignored
 | 
  
    | 1910 | Patch pcre-cross.patch does not apply (enforce with -f)
 | 
  
    | 1911 | 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
 | 
  
    | 1912 | 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'
 | 
  
    | 1913 | 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'
 | 
  
    | 1914 | 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]
 | 
  
    | 1915 | ERROR: mc:k3r5-hs-fs:libnsl2-native-1.2.0+gitAUTOINC+4a062cf418-r0 do_populate_lic: Fatal QA errors found, failing task.
 | 
  
    | 1916 | 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
 | 
  
    | 1917 | 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'
 | 
  
    | 1918 | 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'
 | 
  
    | 1919 | 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:
 | 
  
    | 1920 | Applying patch CVE-2013-0340.patch
 | 
  
    | 1921 | can't find file to patch at input line 29
 | 
  
    | 1922 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 1923 | The text leading up to this was:
 | 
  
    | 1924 | --------------------------
 | 
  
    | 1925 | |From a644ccf25392523b1329872310e24d0fc5f40629 Mon Sep 17 00:00:00 2001
 | 
  
    | 1926 | |From: Sebastian Pipping <sebastian@pipping.org>
 | 
  
    | 1927 | |Date: Mon, 19 Apr 2021 21:42:51 +0200
 | 
  
    | 1928 | |Subject: [PATCH] expat: Backport fix for CVE-2013-0340
 | 
  
    | 1929 | |
 | 
  
    | 1930 | |Issue: https://github.com/libexpat/libexpat/issues/34
 | 
  
    | 1931 | |
 | 
  
    | 1932 | |This patch cherry-picks the following commits from upstream release
 | 
  
    | 1933 | |2.4.0 onto 2.2.9:
 | 
  
    | 1934 | |
 | 
  
    | 1935 | |- b1d039607d3d8a042bf0466bfcc1c0f104e353c8
 | 
  
    | 1936 | |- 60959f2b491876199879d97c8ed956eabb0c2e73
 | 
  
    | 1937 | |
 | 
  
    | 1938 | |Upstream-Status: Backport
 | 
  
    | 1939 | |CVE: CVE-2013-0340
 | 
  
    | 1940 | |Signed-off-by: Jasper Orschulko <jasper@fancydomain.eu>
 | 
  
    | 1941 | |---
 | 
  
    | 1942 | | lib/expat.h       |   21 +-
 | 
  
    | 1943 | | lib/internal.h    |   30 +
 | 
  
    | 1944 | | lib/libexpat.def  |    3 +
 | 
  
    | 1945 | | lib/libexpatw.def |    3 +
 | 
  
    | 1946 | | lib/xmlparse.c    | 1147 +++++++++++++++++++++++++++++++++++++--
 | 
  
    | 1947 | | 5 files changed, 1143 insertions(+), 61 deletions(-)
 | 
  
    | 1948 | |
 | 
  
    | 1949 | |diff --git a/lib/expat.h b/lib/expat.h
 | 
  
    | 1950 | |index 48a6e2a3..0fb70d9d 100644
 | 
  
    | 1951 | |--- a/lib/expat.h
 | 
  
    | 1952 | |+++ b/lib/expat.h
 | 
  
    | 1953 | --------------------------
 | 
  
    | 1954 | No file to patch.  Skipping patch.
 | 
  
    | 1955 | 3 out of 3 hunks ignored
 | 
  
    | 1956 | can't find file to patch at input line 75
 | 
  
    | 1957 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 1958 | The text leading up to this was:
 | 
  
    | 1959 | --------------------------
 | 
  
    | 1960 | |diff --git a/lib/internal.h b/lib/internal.h
 | 
  
    | 1961 | |index 60913dab..d8b31fa2 100644
 | 
  
    | 1962 | |--- a/lib/internal.h
 | 
  
    | 1963 | |+++ b/lib/internal.h
 | 
  
    | 1964 | --------------------------
 | 
  
    | 1965 | No file to patch.  Skipping patch.
 | 
  
    | 1966 | 1 out of 1 hunk ignored
 | 
  
    | 1967 | can't find file to patch at input line 120
 | 
  
    | 1968 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 1969 | The text leading up to this was:
 | 
  
    | 1970 | --------------------------
 | 
  
    | 1971 | |diff --git a/lib/libexpat.def b/lib/libexpat.def
 | 
  
    | 1972 | |index 16faf595..5aefa6df 100644
 | 
  
    | 1973 | |--- a/lib/libexpat.def
 | 
  
    | 1974 | |+++ b/lib/libexpat.def
 | 
  
    | 1975 | --------------------------
 | 
  
    | 1976 | No file to patch.  Skipping patch.
 | 
  
    | 1977 | 1 out of 1 hunk ignored
 | 
  
    | 1978 | can't find file to patch at input line 131
 | 
  
    | 1979 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 1980 | The text leading up to this was:
 | 
  
    | 1981 | --------------------------
 | 
  
    | 1982 | |diff --git a/lib/libexpatw.def b/lib/libexpatw.def
 | 
  
    | 1983 | |index 16faf595..5aefa6df 100644
 | 
  
    | 1984 | |--- a/lib/libexpatw.def
 | 
  
    | 1985 | |+++ b/lib/libexpatw.def
 | 
  
    | 1986 | --------------------------
 | 
  
    | 1987 | No file to patch.  Skipping patch.
 | 
  
    | 1988 | 1 out of 1 hunk ignored
 | 
  
    | 1989 | can't find file to patch at input line 142
 | 
  
    | 1990 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 1991 | The text leading up to this was:
 | 
  
    | 1992 | --------------------------
 | 
  
    | 1993 | |diff --git a/lib/xmlparse.c b/lib/xmlparse.c
 | 
  
    | 1994 | |index 3aaf35b9..6790bc28 100644
 | 
  
    | 1995 | |--- a/lib/xmlparse.c
 | 
  
    | 1996 | |+++ b/lib/xmlparse.c
 | 
  
    | 1997 | --------------------------
 | 
  
    | 1998 | No file to patch.  Skipping patch.
 | 
  
    | 1999 | 55 out of 55 hunks ignored
 | 
  
    | 2000 | Patch CVE-2013-0340.patch does not apply (enforce with -f)
 | 
  
    | 2001 | 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
 | 
  
    | 2002 | 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'
 | 
  
    | 2003 | 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'
 | 
  
    | 2004 | 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:
 | 
  
    | 2005 | Applying patch remove.ldconfig.call.patch
 | 
  
    | 2006 | can't find file to patch at input line 25
 | 
  
    | 2007 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2008 | The text leading up to this was:
 | 
  
    | 2009 | --------------------------
 | 
  
    | 2010 | |From b139e03ac2f72e644e547c7ee9b1514383af4d97 Mon Sep 17 00:00:00 2001
 | 
  
    | 2011 | |From: Andrei Dinu <andrei.adrianx.dinu@intel.com>
 | 
  
    | 2012 | |Date: Wed, 30 Jan 2013 15:22:04 +0200
 | 
  
    | 2013 | |Subject: [PATCH] When /etc/ld.so.cache is writeable by user running bitbake
 | 
  
    | 2014 | | then it creates invalid cache (in my case libstdc++.so
 | 
  
    | 2015 | | cannot be found after building zlib(-native) and I have to
 | 
  
    | 2016 | | call touch */libstdc++.so && /sbin/ldconfig to fix it.
 | 
  
    | 2017 | |
 | 
  
    | 2018 | |So remove ldconfig call from make install-libs
 | 
  
    | 2019 | |
 | 
  
    | 2020 | |Patch authored by Martin Jansa.
 | 
  
    | 2021 | |
 | 
  
    | 2022 | |Upstream-Status: Inappropriate [disable feature]
 | 
  
    | 2023 | |
 | 
  
    | 2024 | |Signed-off-by: Scott Garman <scott.a.garman@intel.com>
 | 
  
    | 2025 | |Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
 | 
  
    | 2026 | |---
 | 
  
    | 2027 | | lib/Makefile.elf-lib |    3 ---
 | 
  
    | 2028 | | 1 file changed, 3 deletions(-)
 | 
  
    | 2029 | |
 | 
  
    | 2030 | |diff --git a/lib/Makefile.elf-lib b/lib/Makefile.elf-lib
 | 
  
    | 2031 | |index 78479d3..4a4a5ac 100644
 | 
  
    | 2032 | |--- a/lib/Makefile.elf-lib
 | 
  
    | 2033 | |+++ b/lib/Makefile.elf-lib
 | 
  
    | 2034 | --------------------------
 | 
  
    | 2035 | No file to patch.  Skipping patch.
 | 
  
    | 2036 | 2 out of 2 hunks ignored
 | 
  
    | 2037 | Patch remove.ldconfig.call.patch does not apply (enforce with -f)
 | 
  
    | 2038 | 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
 | 
  
    | 2039 | 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'
 | 
  
    | 2040 | 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'
 | 
  
    | 2041 | 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:
 | 
  
    | 2042 | Applying patch tmpdir.patch
 | 
  
    | 2043 | can't find file to patch at input line 24
 | 
  
    | 2044 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2045 | The text leading up to this was:
 | 
  
    | 2046 | --------------------------
 | 
  
    | 2047 | |From 5105fedd7fa13dadd2d0d864fb77873b83b79a4b Mon Sep 17 00:00:00 2001
 | 
  
    | 2048 | |From: Koen Kooi <koen@dominion.thruhere.net>
 | 
  
    | 2049 | |Date: Thu, 23 Jun 2011 13:52:09 +0200
 | 
  
    | 2050 | |Subject: [PATCH] buildsys: hardcode socketdir to /tmp
 | 
  
    | 2051 | |
 | 
  
    | 2052 | |the TMPDIR env var isn't always pointing to the right target path
 | 
  
    | 2053 | |
 | 
  
    | 2054 | |Upstream-Status: Inappropriate [embedded]
 | 
  
    | 2055 | |
 | 
  
    | 2056 | |Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
 | 
  
    | 2057 | |
 | 
  
    | 2058 | |Original comment:
 | 
  
    | 2059 | |
 | 
  
    | 2060 | |	avoid to check tmp dir at build time. instead uses hard coded /tmp here
 | 
  
    | 2061 | |	comment added by Kevin Tian <kevin.tian@intel.com>
 | 
  
    | 2062 | |---
 | 
  
    | 2063 | | configure.ac |   11 +----------
 | 
  
    | 2064 | | 1 files changed, 1 insertions(+), 10 deletions(-)
 | 
  
    | 2065 | |
 | 
  
    | 2066 | |diff --git a/configure.ac b/configure.ac
 | 
  
    | 2067 | |index 408054b..6d26180 100644
 | 
  
    | 2068 | |--- a/configure.ac
 | 
  
    | 2069 | |+++ b/configure.ac
 | 
  
    | 2070 | --------------------------
 | 
  
    | 2071 | No file to patch.  Skipping patch.
 | 
  
    | 2072 | 1 out of 1 hunk ignored
 | 
  
    | 2073 | Patch tmpdir.patch does not apply (enforce with -f)
 | 
  
    | 2074 | 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
 | 
  
    | 2075 | 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'
 | 
  
    | 2076 | 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'
 | 
  
    | 2077 | 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:
 | 
  
    | 2078 | Applying patch 0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch
 | 
  
    | 2079 | can't find file to patch at input line 20
 | 
  
    | 2080 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2081 | The text leading up to this was:
 | 
  
    | 2082 | --------------------------
 | 
  
    | 2083 | |From 87cfc0db1ed6fe381a5ed5f0016d8c3344a31a11 Mon Sep 17 00:00:00 2001
 | 
  
    | 2084 | |From: Alexander Kanavin <alex.kanavin@gmail.com>
 | 
  
    | 2085 | |Date: Mon, 9 Jan 2017 18:52:11 +0200
 | 
  
    | 2086 | |Subject: [PATCH] Do not add an unsatisfiable dependency when building rpms in
 | 
  
    | 2087 | | a short-circuited way.
 | 
  
    | 2088 | |
 | 
  
    | 2089 | |Upstream permits short-circuiting only for local testing; Yocto on the other
 | 
  
    | 2090 | |hand produces rpms that way by design.
 | 
  
    | 2091 | |
 | 
  
    | 2092 | |Upstream-Status: Inappropriate [oe-core specific]
 | 
  
    | 2093 | |Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
 | 
  
    | 2094 | |---
 | 
  
    | 2095 | | build/pack.c | 4 ----
 | 
  
    | 2096 | | 1 file changed, 4 deletions(-)
 | 
  
    | 2097 | |
 | 
  
    | 2098 | |diff --git a/build/pack.c b/build/pack.c
 | 
  
    | 2099 | |index 1261cdbba..bb2d6f4f6 100644
 | 
  
    | 2100 | |--- a/build/pack.c
 | 
  
    | 2101 | |+++ b/build/pack.c
 | 
  
    | 2102 | --------------------------
 | 
  
    | 2103 | No file to patch.  Skipping patch.
 | 
  
    | 2104 | 1 out of 1 hunk ignored
 | 
  
    | 2105 | Patch 0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch does not apply (enforce with -f)
 | 
  
    | 2106 | 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
 | 
  
    | 2107 | 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'
 | 
  
    | 2108 | 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'
 | 
  
    | 2109 | 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:
 | 
  
    | 2110 | Applying patch remove-redundant-yyloc-global.patch
 | 
  
    | 2111 | can't find file to patch at input line 17
 | 
  
    | 2112 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2113 | The text leading up to this was:
 | 
  
    | 2114 | --------------------------
 | 
  
    | 2115 | |From 018921ee79d3f30893614b3b2b63b588d8544f73 Mon Sep 17 00:00:00 2001
 | 
  
    | 2116 | |From: Peter Robinson <pbrobinson@gmail.com>
 | 
  
    | 2117 | |Date: Thu, 30 Jan 2020 09:37:15 +0000
 | 
  
    | 2118 | |Subject: [PATCH] Remove redundant YYLOC global declaration
 | 
  
    | 2119 | |
 | 
  
    | 2120 | |Same as the upstream fix for building dtc with gcc 10.
 | 
  
    | 2121 | |
 | 
  
    | 2122 | |Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
 | 
  
    | 2123 | |---
 | 
  
    | 2124 | | scripts/dtc/dtc-lexer.l | 1 -
 | 
  
    | 2125 | | 1 file changed, 1 deletion(-)
 | 
  
    | 2126 | |
 | 
  
    | 2127 | |diff --git a/scripts/dtc/dtc-lexer.l b/scripts/dtc/dtc-lexer.l
 | 
  
    | 2128 | |index fd825ebba6..24af549977 100644
 | 
  
    | 2129 | |--- a/scripts/dtc/dtc-lexer.l
 | 
  
    | 2130 | |+++ b/scripts/dtc/dtc-lexer.l
 | 
  
    | 2131 | --------------------------
 | 
  
    | 2132 | No file to patch.  Skipping patch.
 | 
  
    | 2133 | 1 out of 1 hunk ignored
 | 
  
    | 2134 | Patch remove-redundant-yyloc-global.patch does not apply (enforce with -f)
 | 
  
    | 2135 | 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
 | 
  
    | 2136 | 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'
 | 
  
    | 2137 | 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'
 | 
  
    | 2138 | 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:
 | 
  
    | 2139 | Applying patch 0001-skip-test_symbol_presence.patch
 | 
  
    | 2140 | can't find file to patch at input line 34
 | 
  
    | 2141 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2142 | The text leading up to this was:
 | 
  
    | 2143 | --------------------------
 | 
  
    | 2144 | |From a9401b2289656c5a36dd1b0ecebf0d23e291ce70 Mon Sep 17 00:00:00 2001
 | 
  
    | 2145 | |From: Hongxu Jia <hongxu.jia@windriver.com>
 | 
  
    | 2146 | |Date: Tue, 2 Oct 2018 23:58:24 +0800
 | 
  
    | 2147 | |Subject: [PATCH] skip test_symbol_presence
 | 
  
    | 2148 | |
 | 
  
    | 2149 | |We cannot skip `01-test_symbol_presence.t' by configuring option `no-shared'
 | 
  
    | 2150 | |as INSTALL told us the shared libraries will not be built.
 | 
  
    | 2151 | |
 | 
  
    | 2152 | |[INSTALL snip]
 | 
  
    | 2153 | | Notes on shared libraries
 | 
  
    | 2154 | | -------------------------
 | 
  
    | 2155 | |
 | 
  
    | 2156 | | For most systems the OpenSSL Configure script knows what is needed to
 | 
  
    | 2157 | | build shared libraries for libcrypto and libssl. On these systems
 | 
  
    | 2158 | | the shared libraries will be created by default. This can be suppressed and
 | 
  
    | 2159 | | only static libraries created by using the "no-shared" option. On systems
 | 
  
    | 2160 | | where OpenSSL does not know how to build shared libraries the "no-shared"
 | 
  
    | 2161 | | option will be forced and only static libraries will be created.
 | 
  
    | 2162 | |[INSTALL snip]
 | 
  
    | 2163 | |
 | 
  
    | 2164 | |Hence directly modification the case to skip it.
 | 
  
    | 2165 | |
 | 
  
    | 2166 | |Upstream-Status: Inappropriate [OE Specific]
 | 
  
    | 2167 | |
 | 
  
    | 2168 | |Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
 | 
  
    | 2169 | |---
 | 
  
    | 2170 | | test/recipes/01-test_symbol_presence.t | 3 +--
 | 
  
    | 2171 | | 1 file changed, 1 insertion(+), 2 deletions(-)
 | 
  
    | 2172 | |
 | 
  
    | 2173 | |diff --git a/test/recipes/01-test_symbol_presence.t b/test/recipes/01-test_symbol_presence.t
 | 
  
    | 2174 | |index 7f2a2d7..0b93745 100644
 | 
  
    | 2175 | |--- a/test/recipes/01-test_symbol_presence.t
 | 
  
    | 2176 | |+++ b/test/recipes/01-test_symbol_presence.t
 | 
  
    | 2177 | --------------------------
 | 
  
    | 2178 | No file to patch.  Skipping patch.
 | 
  
    | 2179 | 1 out of 1 hunk ignored
 | 
  
    | 2180 | Patch 0001-skip-test_symbol_presence.patch does not apply (enforce with -f)
 | 
  
    | 2181 | 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
 | 
  
    | 2182 | 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'
 | 
  
    | 2183 | 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'
 | 
  
    | 2184 | 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:
 | 
  
    | 2185 | Applying patch configure-fix.patch
 | 
  
    | 2186 | can't find file to patch at input line 18
 | 
  
    | 2187 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2188 | The text leading up to this was:
 | 
  
    | 2189 | --------------------------
 | 
  
    | 2190 | |Upstream-Status: Pending
 | 
  
    | 2191 | |
 | 
  
    | 2192 | |Without this it fails to link against libtermcap causing various missing
 | 
  
    | 2193 | |symbols issues.
 | 
  
    | 2194 | |
 | 
  
    | 2195 | |RP - 8/10/08
 | 
  
    | 2196 | |
 | 
  
    | 2197 | |Support 6.3 which uses configure.ac rather than configure.in.
 | 
  
    | 2198 | |Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
 | 
  
    | 2199 | |---
 | 
  
    | 2200 | | configure.ac | 8 ++++----
 | 
  
    | 2201 | | 1 file changed, 4 insertions(+), 4 deletions(-)
 | 
  
    | 2202 | |
 | 
  
    | 2203 | |diff --git a/configure.ac b/configure.ac
 | 
  
    | 2204 | |index cea8f91..9075b8f 100644
 | 
  
    | 2205 | |--- a/configure.ac
 | 
  
    | 2206 | |+++ b/configure.ac
 | 
  
    | 2207 | --------------------------
 | 
  
    | 2208 | No file to patch.  Skipping patch.
 | 
  
    | 2209 | 1 out of 1 hunk ignored
 | 
  
    | 2210 | Patch configure-fix.patch does not apply (enforce with -f)
 | 
  
    | 2211 | 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
 | 
  
    | 2212 | 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'
 | 
  
    | 2213 | 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'
 | 
  
    | 2214 | 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:
 | 
  
    | 2215 | Applying patch pcre-cross.patch
 | 
  
    | 2216 | can't find file to patch at input line 16
 | 
  
    | 2217 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2218 | The text leading up to this was:
 | 
  
    | 2219 | --------------------------
 | 
  
    | 2220 | |Fix for cross compiling
 | 
  
    | 2221 | |
 | 
  
    | 2222 | |Fixed:
 | 
  
    | 2223 | || ./dftables src/pcre2_chartables.c
 | 
  
    | 2224 | || make: ./dftables: Command not found
 | 
  
    | 2225 | || make: *** [src/pcre2_chartables.c] Error 127
 | 
  
    | 2226 | |
 | 
  
    | 2227 | |Upstream-Status: Pending
 | 
  
    | 2228 | |
 | 
  
    | 2229 | |Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
 | 
  
    | 2230 | |
 | 
  
    | 2231 | |Index: pcre2-10.30/Makefile.am
 | 
  
    | 2232 | |===================================================================
 | 
  
    | 2233 | |--- pcre2-10.30.orig/Makefile.am
 | 
  
    | 2234 | |+++ pcre2-10.30/Makefile.am
 | 
  
    | 2235 | --------------------------
 | 
  
    | 2236 | No file to patch.  Skipping patch.
 | 
  
    | 2237 | 1 out of 1 hunk ignored
 | 
  
    | 2238 | can't find file to patch at input line 42
 | 
  
    | 2239 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2240 | The text leading up to this was:
 | 
  
    | 2241 | --------------------------
 | 
  
    | 2242 | |Index: pcre2-10.30/configure.ac
 | 
  
    | 2243 | |===================================================================
 | 
  
    | 2244 | |--- pcre2-10.30.orig/configure.ac
 | 
  
    | 2245 | |+++ pcre2-10.30/configure.ac
 | 
  
    | 2246 | --------------------------
 | 
  
    | 2247 | No file to patch.  Skipping patch.
 | 
  
    | 2248 | 1 out of 1 hunk ignored
 | 
  
    | 2249 | Patch pcre-cross.patch does not apply (enforce with -f)
 | 
  
    | 2250 | 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
 | 
  
    | 2251 | 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'
 | 
  
    | 2252 | 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'
 | 
  
    | 2253 | 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:
 | 
  
    | 2254 | Applying patch python.patch
 | 
  
    | 2255 | can't find file to patch at input line 21
 | 
  
    | 2256 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2257 | The text leading up to this was:
 | 
  
    | 2258 | --------------------------
 | 
  
    | 2259 | |From b4a354ae8d4f7c2ec3ec421c7d8a790cc57e77a9 Mon Sep 17 00:00:00 2001
 | 
  
    | 2260 | |From: Li xin <lixin.fnst@cn.fujitsu.com>
 | 
  
    | 2261 | |Date: Sat, 18 Jul 2015 23:03:30 +0900
 | 
  
    | 2262 | |Subject: [PATCH] configure.ac - Avoid an incorrect check for python.
 | 
  
    | 2263 | | Makefile.am - avoid hard coded host include paths.
 | 
  
    | 2264 | |
 | 
  
    | 2265 | |Upstream-Status: pending
 | 
  
    | 2266 | |
 | 
  
    | 2267 | |Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
 | 
  
    | 2268 | |Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
 | 
  
    | 2269 | |Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
 | 
  
    | 2270 | |---
 | 
  
    | 2271 | | bindings/python/Makefile.am |  4 +++-
 | 
  
    | 2272 | | configure.ac                | 17 ++---------------
 | 
  
    | 2273 | | 2 files changed, 5 insertions(+), 16 deletions(-)
 | 
  
    | 2274 | |
 | 
  
    | 2275 | |diff --git a/bindings/python/Makefile.am b/bindings/python/Makefile.am
 | 
  
    | 2276 | |index 999b184..c8e49db 100644
 | 
  
    | 2277 | |--- a/bindings/python/Makefile.am
 | 
  
    | 2278 | |+++ b/bindings/python/Makefile.am
 | 
  
    | 2279 | --------------------------
 | 
  
    | 2280 | No file to patch.  Skipping patch.
 | 
  
    | 2281 | 1 out of 1 hunk ignored
 | 
  
    | 2282 | can't find file to patch at input line 36
 | 
  
    | 2283 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2284 | The text leading up to this was:
 | 
  
    | 2285 | --------------------------
 | 
  
    | 2286 | |diff --git a/configure.ac b/configure.ac
 | 
  
    | 2287 | |index 7f66179..079d026 100644
 | 
  
    | 2288 | |--- a/configure.ac
 | 
  
    | 2289 | |+++ b/configure.ac
 | 
  
    | 2290 | --------------------------
 | 
  
    | 2291 | No file to patch.  Skipping patch.
 | 
  
    | 2292 | 1 out of 1 hunk ignored
 | 
  
    | 2293 | Patch python.patch does not apply (enforce with -f)
 | 
  
    | 2294 | 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
 | 
  
    | 2295 | 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'
 | 
  
    | 2296 | 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'
 | 
  
    | 2297 | 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]
 | 
  
    | 2298 | ERROR: mc:k3r5-hs-se:kern-tools-native-0.2+gitAUTOINC+c66833e1ca-r12 do_populate_lic: Fatal QA errors found, failing task.
 | 
  
    | 2299 | 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
 | 
  
    | 2300 | 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'
 | 
  
    | 2301 | 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'
 | 
  
    | 2302 | 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]
 | 
  
    | 2303 | ERROR: mc:k3r5-hs-se:libnsl2-native-1.2.0+gitAUTOINC+4a062cf418-r0 do_populate_lic: Fatal QA errors found, failing task.
 | 
  
    | 2304 | 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
 | 
  
    | 2305 | 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'
 | 
  
    | 2306 | 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'
 | 
  
    | 2307 | 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:
 | 
  
    | 2308 | Applying patch avoid-strip.patch
 | 
  
    | 2309 | can't find file to patch at input line 13
 | 
  
    | 2310 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2311 | The text leading up to this was:
 | 
  
    | 2312 | --------------------------
 | 
  
    | 2313 | |Upstream-Status: Pending
 | 
  
    | 2314 | |
 | 
  
    | 2315 | |unix/Makefile: remove hard coded strip commands
 | 
  
    | 2316 | |
 | 
  
    | 2317 | |Remove the hard coded strip commands, both LF2 (used in linking) and
 | 
  
    | 2318 | |STRIP used alone.
 | 
  
    | 2319 | |
 | 
  
    | 2320 | |Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
 | 
  
    | 2321 | |
 | 
  
    | 2322 | |diff -ur unzip60.orig/unix/configure unzip60/unix/configure
 | 
  
    | 2323 | |--- unzip60.orig/unix/configure	2009-04-16 14:25:12.000000000 -0500
 | 
  
    | 2324 | |+++ unzip60/unix/configure	2011-06-21 11:23:36.822849960 -0500
 | 
  
    | 2325 | --------------------------
 | 
  
    | 2326 | No file to patch.  Skipping patch.
 | 
  
    | 2327 | 1 out of 1 hunk ignored
 | 
  
    | 2328 | can't find file to patch at input line 25
 | 
  
    | 2329 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2330 | The text leading up to this was:
 | 
  
    | 2331 | --------------------------
 | 
  
    | 2332 | |diff -ur unzip60.orig/unix/Makefile unzip60/unix/Makefile
 | 
  
    | 2333 | |--- unzip60.orig/unix/Makefile	2009-01-18 16:41:18.000000000 -0600
 | 
  
    | 2334 | |+++ unzip60/unix/Makefile	2011-06-21 11:12:22.900003388 -0500
 | 
  
    | 2335 | --------------------------
 | 
  
    | 2336 | No file to patch.  Skipping patch.
 | 
  
    | 2337 | 3 out of 3 hunks ignored
 | 
  
    | 2338 | Patch avoid-strip.patch does not apply (enforce with -f)
 | 
  
    | 2339 | 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
 | 
  
    | 2340 | 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'
 | 
  
    | 2341 | 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'
 | 
  
    | 2342 | 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:
 | 
  
    | 2343 | Applying patch CVE-2013-0340.patch
 | 
  
    | 2344 | can't find file to patch at input line 29
 | 
  
    | 2345 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2346 | The text leading up to this was:
 | 
  
    | 2347 | --------------------------
 | 
  
    | 2348 | |From a644ccf25392523b1329872310e24d0fc5f40629 Mon Sep 17 00:00:00 2001
 | 
  
    | 2349 | |From: Sebastian Pipping <sebastian@pipping.org>
 | 
  
    | 2350 | |Date: Mon, 19 Apr 2021 21:42:51 +0200
 | 
  
    | 2351 | |Subject: [PATCH] expat: Backport fix for CVE-2013-0340
 | 
  
    | 2352 | |
 | 
  
    | 2353 | |Issue: https://github.com/libexpat/libexpat/issues/34
 | 
  
    | 2354 | |
 | 
  
    | 2355 | |This patch cherry-picks the following commits from upstream release
 | 
  
    | 2356 | |2.4.0 onto 2.2.9:
 | 
  
    | 2357 | |
 | 
  
    | 2358 | |- b1d039607d3d8a042bf0466bfcc1c0f104e353c8
 | 
  
    | 2359 | |- 60959f2b491876199879d97c8ed956eabb0c2e73
 | 
  
    | 2360 | |
 | 
  
    | 2361 | |Upstream-Status: Backport
 | 
  
    | 2362 | |CVE: CVE-2013-0340
 | 
  
    | 2363 | |Signed-off-by: Jasper Orschulko <jasper@fancydomain.eu>
 | 
  
    | 2364 | |---
 | 
  
    | 2365 | | lib/expat.h       |   21 +-
 | 
  
    | 2366 | | lib/internal.h    |   30 +
 | 
  
    | 2367 | | lib/libexpat.def  |    3 +
 | 
  
    | 2368 | | lib/libexpatw.def |    3 +
 | 
  
    | 2369 | | lib/xmlparse.c    | 1147 +++++++++++++++++++++++++++++++++++++--
 | 
  
    | 2370 | | 5 files changed, 1143 insertions(+), 61 deletions(-)
 | 
  
    | 2371 | |
 | 
  
    | 2372 | |diff --git a/lib/expat.h b/lib/expat.h
 | 
  
    | 2373 | |index 48a6e2a3..0fb70d9d 100644
 | 
  
    | 2374 | |--- a/lib/expat.h
 | 
  
    | 2375 | |+++ b/lib/expat.h
 | 
  
    | 2376 | --------------------------
 | 
  
    | 2377 | No file to patch.  Skipping patch.
 | 
  
    | 2378 | 3 out of 3 hunks ignored
 | 
  
    | 2379 | can't find file to patch at input line 75
 | 
  
    | 2380 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2381 | The text leading up to this was:
 | 
  
    | 2382 | --------------------------
 | 
  
    | 2383 | |diff --git a/lib/internal.h b/lib/internal.h
 | 
  
    | 2384 | |index 60913dab..d8b31fa2 100644
 | 
  
    | 2385 | |--- a/lib/internal.h
 | 
  
    | 2386 | |+++ b/lib/internal.h
 | 
  
    | 2387 | --------------------------
 | 
  
    | 2388 | No file to patch.  Skipping patch.
 | 
  
    | 2389 | 1 out of 1 hunk ignored
 | 
  
    | 2390 | can't find file to patch at input line 120
 | 
  
    | 2391 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2392 | The text leading up to this was:
 | 
  
    | 2393 | --------------------------
 | 
  
    | 2394 | |diff --git a/lib/libexpat.def b/lib/libexpat.def
 | 
  
    | 2395 | |index 16faf595..5aefa6df 100644
 | 
  
    | 2396 | |--- a/lib/libexpat.def
 | 
  
    | 2397 | |+++ b/lib/libexpat.def
 | 
  
    | 2398 | --------------------------
 | 
  
    | 2399 | No file to patch.  Skipping patch.
 | 
  
    | 2400 | 1 out of 1 hunk ignored
 | 
  
    | 2401 | can't find file to patch at input line 131
 | 
  
    | 2402 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2403 | The text leading up to this was:
 | 
  
    | 2404 | --------------------------
 | 
  
    | 2405 | |diff --git a/lib/libexpatw.def b/lib/libexpatw.def
 | 
  
    | 2406 | |index 16faf595..5aefa6df 100644
 | 
  
    | 2407 | |--- a/lib/libexpatw.def
 | 
  
    | 2408 | |+++ b/lib/libexpatw.def
 | 
  
    | 2409 | --------------------------
 | 
  
    | 2410 | No file to patch.  Skipping patch.
 | 
  
    | 2411 | 1 out of 1 hunk ignored
 | 
  
    | 2412 | can't find file to patch at input line 142
 | 
  
    | 2413 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2414 | The text leading up to this was:
 | 
  
    | 2415 | --------------------------
 | 
  
    | 2416 | |diff --git a/lib/xmlparse.c b/lib/xmlparse.c
 | 
  
    | 2417 | |index 3aaf35b9..6790bc28 100644
 | 
  
    | 2418 | |--- a/lib/xmlparse.c
 | 
  
    | 2419 | |+++ b/lib/xmlparse.c
 | 
  
    | 2420 | --------------------------
 | 
  
    | 2421 | No file to patch.  Skipping patch.
 | 
  
    | 2422 | 55 out of 55 hunks ignored
 | 
  
    | 2423 | Patch CVE-2013-0340.patch does not apply (enforce with -f)
 | 
  
    | 2424 | 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
 | 
  
    | 2425 | 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'
 | 
  
    | 2426 | 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'
 | 
  
    | 2427 | 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:
 | 
  
    | 2428 | Applying patch remove.ldconfig.call.patch
 | 
  
    | 2429 | can't find file to patch at input line 25
 | 
  
    | 2430 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2431 | The text leading up to this was:
 | 
  
    | 2432 | --------------------------
 | 
  
    | 2433 | |From b139e03ac2f72e644e547c7ee9b1514383af4d97 Mon Sep 17 00:00:00 2001
 | 
  
    | 2434 | |From: Andrei Dinu <andrei.adrianx.dinu@intel.com>
 | 
  
    | 2435 | |Date: Wed, 30 Jan 2013 15:22:04 +0200
 | 
  
    | 2436 | |Subject: [PATCH] When /etc/ld.so.cache is writeable by user running bitbake
 | 
  
    | 2437 | | then it creates invalid cache (in my case libstdc++.so
 | 
  
    | 2438 | | cannot be found after building zlib(-native) and I have to
 | 
  
    | 2439 | | call touch */libstdc++.so && /sbin/ldconfig to fix it.
 | 
  
    | 2440 | |
 | 
  
    | 2441 | |So remove ldconfig call from make install-libs
 | 
  
    | 2442 | |
 | 
  
    | 2443 | |Patch authored by Martin Jansa.
 | 
  
    | 2444 | |
 | 
  
    | 2445 | |Upstream-Status: Inappropriate [disable feature]
 | 
  
    | 2446 | |
 | 
  
    | 2447 | |Signed-off-by: Scott Garman <scott.a.garman@intel.com>
 | 
  
    | 2448 | |Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
 | 
  
    | 2449 | |---
 | 
  
    | 2450 | | lib/Makefile.elf-lib |    3 ---
 | 
  
    | 2451 | | 1 file changed, 3 deletions(-)
 | 
  
    | 2452 | |
 | 
  
    | 2453 | |diff --git a/lib/Makefile.elf-lib b/lib/Makefile.elf-lib
 | 
  
    | 2454 | |index 78479d3..4a4a5ac 100644
 | 
  
    | 2455 | |--- a/lib/Makefile.elf-lib
 | 
  
    | 2456 | |+++ b/lib/Makefile.elf-lib
 | 
  
    | 2457 | --------------------------
 | 
  
    | 2458 | No file to patch.  Skipping patch.
 | 
  
    | 2459 | 2 out of 2 hunks ignored
 | 
  
    | 2460 | Patch remove.ldconfig.call.patch does not apply (enforce with -f)
 | 
  
    | 2461 | 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
 | 
  
    | 2462 | 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'
 | 
  
    | 2463 | 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'
 | 
  
    | 2464 | 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:
 | 
  
    | 2465 | Applying patch tmpdir.patch
 | 
  
    | 2466 | can't find file to patch at input line 24
 | 
  
    | 2467 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2468 | The text leading up to this was:
 | 
  
    | 2469 | --------------------------
 | 
  
    | 2470 | |From 5105fedd7fa13dadd2d0d864fb77873b83b79a4b Mon Sep 17 00:00:00 2001
 | 
  
    | 2471 | |From: Koen Kooi <koen@dominion.thruhere.net>
 | 
  
    | 2472 | |Date: Thu, 23 Jun 2011 13:52:09 +0200
 | 
  
    | 2473 | |Subject: [PATCH] buildsys: hardcode socketdir to /tmp
 | 
  
    | 2474 | |
 | 
  
    | 2475 | |the TMPDIR env var isn't always pointing to the right target path
 | 
  
    | 2476 | |
 | 
  
    | 2477 | |Upstream-Status: Inappropriate [embedded]
 | 
  
    | 2478 | |
 | 
  
    | 2479 | |Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
 | 
  
    | 2480 | |
 | 
  
    | 2481 | |Original comment:
 | 
  
    | 2482 | |
 | 
  
    | 2483 | |	avoid to check tmp dir at build time. instead uses hard coded /tmp here
 | 
  
    | 2484 | |	comment added by Kevin Tian <kevin.tian@intel.com>
 | 
  
    | 2485 | |---
 | 
  
    | 2486 | | configure.ac |   11 +----------
 | 
  
    | 2487 | | 1 files changed, 1 insertions(+), 10 deletions(-)
 | 
  
    | 2488 | |
 | 
  
    | 2489 | |diff --git a/configure.ac b/configure.ac
 | 
  
    | 2490 | |index 408054b..6d26180 100644
 | 
  
    | 2491 | |--- a/configure.ac
 | 
  
    | 2492 | |+++ b/configure.ac
 | 
  
    | 2493 | --------------------------
 | 
  
    | 2494 | No file to patch.  Skipping patch.
 | 
  
    | 2495 | 1 out of 1 hunk ignored
 | 
  
    | 2496 | Patch tmpdir.patch does not apply (enforce with -f)
 | 
  
    | 2497 | 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
 | 
  
    | 2498 | 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'
 | 
  
    | 2499 | ERROR: mc:k3r5-hs-se:kern-tools-native-0.2+gitAUTOINC+c66833e1ca-r12 do_install: oe_runmake failed
 | 
  
    | 2500 | 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
 | 
  
    | 2501 | 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
 | 
  
    | 2502 | Log data follows:
 | 
  
    | 2503 | | DEBUG: Executing shell function do_install
 | 
  
    | 2504 | | 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
 | 
  
    | 2505 | | make: *** No rule to make target 'install'.  Stop.
 | 
  
    | 2506 | | ERROR: oe_runmake failed
 | 
  
    | 2507 | | 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'
 | 
  
    | 2508 | | 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
 | 
  
    | 2509 | 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'
 | 
  
    | 2510 | 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'
 | 
  
    | 2511 | 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]
 | 
  
    | 2512 | ERROR: mc:k3r5-hs-se:ti-k3-secdev-native-git-r0 do_populate_lic: Fatal QA errors found, failing task.
 | 
  
    | 2513 | 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
 | 
  
    | 2514 | 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'
 | 
  
    | 2515 | 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'
 | 
  
    | 2516 | 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:
 | 
  
    | 2517 | Applying patch 0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch
 | 
  
    | 2518 | can't find file to patch at input line 20
 | 
  
    | 2519 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2520 | The text leading up to this was:
 | 
  
    | 2521 | --------------------------
 | 
  
    | 2522 | |From 87cfc0db1ed6fe381a5ed5f0016d8c3344a31a11 Mon Sep 17 00:00:00 2001
 | 
  
    | 2523 | |From: Alexander Kanavin <alex.kanavin@gmail.com>
 | 
  
    | 2524 | |Date: Mon, 9 Jan 2017 18:52:11 +0200
 | 
  
    | 2525 | |Subject: [PATCH] Do not add an unsatisfiable dependency when building rpms in
 | 
  
    | 2526 | | a short-circuited way.
 | 
  
    | 2527 | |
 | 
  
    | 2528 | |Upstream permits short-circuiting only for local testing; Yocto on the other
 | 
  
    | 2529 | |hand produces rpms that way by design.
 | 
  
    | 2530 | |
 | 
  
    | 2531 | |Upstream-Status: Inappropriate [oe-core specific]
 | 
  
    | 2532 | |Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
 | 
  
    | 2533 | |---
 | 
  
    | 2534 | | build/pack.c | 4 ----
 | 
  
    | 2535 | | 1 file changed, 4 deletions(-)
 | 
  
    | 2536 | |
 | 
  
    | 2537 | |diff --git a/build/pack.c b/build/pack.c
 | 
  
    | 2538 | |index 1261cdbba..bb2d6f4f6 100644
 | 
  
    | 2539 | |--- a/build/pack.c
 | 
  
    | 2540 | |+++ b/build/pack.c
 | 
  
    | 2541 | --------------------------
 | 
  
    | 2542 | No file to patch.  Skipping patch.
 | 
  
    | 2543 | 1 out of 1 hunk ignored
 | 
  
    | 2544 | Patch 0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch does not apply (enforce with -f)
 | 
  
    | 2545 | 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
 | 
  
    | 2546 | 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'
 | 
  
    | 2547 | 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'
 | 
  
    | 2548 | 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:
 | 
  
    | 2549 | Applying patch remove-redundant-yyloc-global.patch
 | 
  
    | 2550 | can't find file to patch at input line 17
 | 
  
    | 2551 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2552 | The text leading up to this was:
 | 
  
    | 2553 | --------------------------
 | 
  
    | 2554 | |From 018921ee79d3f30893614b3b2b63b588d8544f73 Mon Sep 17 00:00:00 2001
 | 
  
    | 2555 | |From: Peter Robinson <pbrobinson@gmail.com>
 | 
  
    | 2556 | |Date: Thu, 30 Jan 2020 09:37:15 +0000
 | 
  
    | 2557 | |Subject: [PATCH] Remove redundant YYLOC global declaration
 | 
  
    | 2558 | |
 | 
  
    | 2559 | |Same as the upstream fix for building dtc with gcc 10.
 | 
  
    | 2560 | |
 | 
  
    | 2561 | |Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
 | 
  
    | 2562 | |---
 | 
  
    | 2563 | | scripts/dtc/dtc-lexer.l | 1 -
 | 
  
    | 2564 | | 1 file changed, 1 deletion(-)
 | 
  
    | 2565 | |
 | 
  
    | 2566 | |diff --git a/scripts/dtc/dtc-lexer.l b/scripts/dtc/dtc-lexer.l
 | 
  
    | 2567 | |index fd825ebba6..24af549977 100644
 | 
  
    | 2568 | |--- a/scripts/dtc/dtc-lexer.l
 | 
  
    | 2569 | |+++ b/scripts/dtc/dtc-lexer.l
 | 
  
    | 2570 | --------------------------
 | 
  
    | 2571 | No file to patch.  Skipping patch.
 | 
  
    | 2572 | 1 out of 1 hunk ignored
 | 
  
    | 2573 | Patch remove-redundant-yyloc-global.patch does not apply (enforce with -f)
 | 
  
    | 2574 | 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
 | 
  
    | 2575 | 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'
 | 
  
    | 2576 | 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
 | 
  
    | 2577 | 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
 | 
  
    | 2578 | Log data follows:
 | 
  
    | 2579 | | DEBUG: Executing shell function do_install
 | 
  
    | 2580 | | 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
 | 
  
    | 2581 | | 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'
 | 
  
    | 2582 | | 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
 | 
  
    | 2583 | 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'
 | 
  
    | 2584 | 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'
 | 
  
    | 2585 | 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]
 | 
  
    | 2586 | ERROR: mc:k3r5-hs-fs:gettext-minimal-native-0.20.1-r0 do_populate_lic: Fatal QA errors found, failing task.
 | 
  
    | 2587 | 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
 | 
  
    | 2588 | 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'
 | 
  
    | 2589 | 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'
 | 
  
    | 2590 | 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:
 | 
  
    | 2591 | Applying patch trailingslash.patch
 | 
  
    | 2592 | can't find file to patch at input line 19
 | 
  
    | 2593 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2594 | The text leading up to this was:
 | 
  
    | 2595 | --------------------------
 | 
  
    | 2596 | |Upstream-Status: Pending
 | 
  
    | 2597 | |
 | 
  
    | 2598 | |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)
 | 
  
    | 2599 | |
 | 
  
    | 2600 | |This is because libdir has a trailing slash which breaks the comparision.
 | 
  
    | 2601 | |
 | 
  
    | 2602 | |RP 2/1/10
 | 
  
    | 2603 | |
 | 
  
    | 2604 | |Merged a patch received from Gary Thomas <gary@mlbassoc.com>
 | 
  
    | 2605 | |
 | 
  
    | 2606 | |Date: 2010/07/12
 | 
  
    | 2607 | |Nitin A Kamble <nitin.a.kamble@intel.com>
 | 
  
    | 2608 | |
 | 
  
    | 2609 | |Updated by: Robert Yang <liezhi.yang@windriver.com>
 | 
  
    | 2610 | |
 | 
  
    | 2611 | |diff --git a/build-aux/ltmain.in b/build-aux/ltmain.in
 | 
  
    | 2612 | |--- a/build-aux/ltmain.in
 | 
  
    | 2613 | |+++ b/build-aux/ltmain.in
 | 
  
    | 2614 | --------------------------
 | 
  
    | 2615 | No file to patch.  Skipping patch.
 | 
  
    | 2616 | 1 out of 1 hunk ignored
 | 
  
    | 2617 | Patch trailingslash.patch does not apply (enforce with -f)
 | 
  
    | 2618 | 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
 | 
  
    | 2619 | 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'
 | 
  
    | 2620 | 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'
 | 
  
    | 2621 | 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:
 | 
  
    | 2622 | Applying patch 0001-configure_tool.sh-do-not-quote-the-argument-to-comma.patch
 | 
  
    | 2623 | can't find file to patch at input line 18
 | 
  
    | 2624 | Perhaps you used the wrong -p or --strip option?
 | 
  
    | 2625 | The text leading up to this was:
 | 
  
    | 2626 | --------------------------
 | 
  
    | 2627 | |From a66811c487ecf8ba8724879c253bb10dfa82aeb5 Mon Sep 17 00:00:00 2001
 | 
  
    | 2628 | |From: Alexander Kanavin <alex.kanavin@gmail.com>
 | 
  
    | 2629 | |Date: Fri, 1 Jun 2018 19:57:32 +0300
 | 
  
    | 2630 | |Subject: [PATCH] configure_tool.sh: do not quote the argument to 'command'
 | 
  
    | 2631 | |
 | 
  
    | 2632 | |As it seems to break things if the argument has spaces and arguments in it.
 | 
  
    | 2633 | |
 | 
  
    | 2634 | |Upstream-Status: Pending
 | 
  
    | 2635 | |Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
 | 
  
    | 2636 | |---
 | 
  
    | 2637 | | cnf/configure_tool.sh | 2 +-
 | 
  
    | 2638 | | 1 file changed, 1 insertion(+), 1 deletion(-)
 | 
  
    | 2639 | |
 | 
  
    | 2640 | |diff --git a/cnf/configure_tool.sh b/cnf/configure_tool.sh
 | 
  
    | 2641 | |index 32201c0..461bc68 100644
 | 
  
    | 2642 | |--- a/cnf/configure_tool.sh
 | 
  
    | 2643 | |+++ b/cnf/configure_tool.sh
 | 
  
    | 2644 | --------------------------
 | 
  
    | 2645 | No file to patch.  Skipping patch.
 | 
  
    | 2646 | 1 out of 1 hunk ignored
 | 
  
    | 2647 | Patch 0001-configure_tool.sh-do-not-quote-the-argument-to-comma.patch does not apply (enforce with -f)
 | 
  
    | 2648 | 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
 | 
  
    | 2649 | 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'
 | 
  
    | 2650 | 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
 | 
  
    | 2651 | 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
 | 
  
    | 2652 | Log data follows:
 | 
  
    | 2653 | | DEBUG: Executing shell function do_configure
 | 
  
    | 2654 | | /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
 | 
  
    | 2655 | | 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'
 | 
  
    | 2656 | | 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
 | 
  
    | 2657 | 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'
 | 
  
    | 2658 | 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
 | 
  
    | 2659 | 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
 | 
  
    | 2660 | NOTE: Tasks Summary: Attempted 7388 tasks of which 946 didn't need to be rerun and 28 failed.
 | 
  
    | 2661 | NOTE: Writing buildhistory
 | 
  
    | 2662 | NOTE: Writing buildhistory took: 9 seconds
 | 
  
    | 2663 | NOTE: Writing buildhistory
 | 
  
    | 2664 | NOTE: Writing buildhistory took: 4 seconds
 | 
  
    | 2665 | NOTE: Writing buildhistory
 | 
  
    | 2666 | NOTE: Writing buildhistory took: 4 seconds
 | 
  
    | 2667 | NOTE: Writing buildhistory
 | 
  
    | 2668 | NOTE: Writing buildhistory took: 4 seconds
 | 
  
    | 2669 | 
 | 
  
    | 2670 | Summary: 28 tasks failed:
 | 
  
    | 2671 |   mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_patch
 | 
  
    | 2672 |   mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_patch
 | 
  
    | 2673 |   mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_patch
 | 
  
    | 2674 |   mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic
 | 
  
    | 2675 |   mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_patch
 | 
  
    | 2676 |   mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_patch
 | 
  
    | 2677 |   mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_patch
 | 
  
    | 2678 |   mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_patch
 | 
  
    | 2679 |   mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_patch
 | 
  
    | 2680 |   mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1t.bb:do_patch
 | 
  
    | 2681 |   mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/readline/readline_8.0.bb:do_patch
 | 
  
    | 2682 |   mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libpcre/libpcre2_10.34.bb:do_patch
 | 
  
    | 2683 |   mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb:do_patch
 | 
  
    | 2684 |   mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_lic
 | 
  
    | 2685 |   mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_lic
 | 
  
    | 2686 |   mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_patch
 | 
  
    | 2687 |   mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/expat/expat_2.2.9.bb:do_patch
 | 
  
    | 2688 |   mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.7.bb:do_patch
 | 
  
    | 2689 |   mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-core/dbus/dbus_1.12.24.bb:do_patch
 | 
  
    | 2690 |   mc:k3r5-hs-se:/work/sources/oe-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_install
 | 
  
    | 2691 |   mc:k3r5-hs-se:virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_lic
 | 
  
    | 2692 |   mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_patch
 | 
  
    | 2693 |   mc:k3r5-hs-se:virtual:native:/work/sources/oe-core/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb:do_patch
 | 
  
    | 2694 |   mc:k3r5-hs-se:virtual:native:/work/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_install
 | 
  
    | 2695 |   mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb:do_populate_lic
 | 
  
    | 2696 |   mc:k3r5-hs-fs:/work/sources/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_patch
 | 
  
    | 2697 |   mc:k3r5-hs-fs:virtual:native:/work/sources/oe-core/meta/recipes-devtools/perl/perl_5.30.1.bb:do_patch
 | 
  
    | 2698 |   mc:k3r5-hs-se:/work/sources/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_configure
 | 
  
    | 2699 | Summary: There were 24 WARNING messages shown.
 | 
  
    | 2700 | Summary: There were 37 ERROR messages shown, returning a non-zero exit code.
 | 
  
    | 2701 | rohini@soham-Ubuntu-Desktop:~/rohini_workspace/projects/AM62x$ 
 | 
  
    | 2702 | 
 | 
  
    | 2703 | 
 |