Spaces:
Runtime error
Runtime error
File size: 82,318 Bytes
5aefcf4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 |
Ticket Name: Linux/TDA2: build the PSDK by yocto, error:unknown type name 'ucs4_t' Query Text: Part Number: TDA2 Tool/software: Linux Hi TI, When I use the yocto to build a recipes, I got some error. Like this: work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ ./build-specific-recipe.sh dra7xx-evm meta-toolchain-qt5 [PSDKLA]> [PSDKLA]> Current Directory is /home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers [PSDKLA]> PATH is /home/work/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/:/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/sources/oe-core/scripts:/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/sources/bitbake/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games [PSDKLA]> Building on ubuntu running Linux ubuntu 4.4.0-31-generic #50~14.04.1-Ubuntu SMP Wed Jul 13 01:07:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux [PSDKLA]> Starting Yocto build at Tue Nov 13 17:51:43 HKT 2018 [PSDKLA]> [PSDKLA]> cd build [PSDKLA]> cp conf/local.conf conf/local.conf.pristine [PSDKLA]> . conf/setenv [PSDKLA]> MACHINE=dra7xx-evm bitbake meta-toolchain-qt5 NOTE: Started PRServer with DBfile: /home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 37152, PID: 34203 Loading cache: 100% |###########################################################################################| ETA: 00:00:00 Loaded 2849 entries from dependency cache. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "1.30.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-14.04" TARGET_SYS = "arm-linux-gnueabi" MACHINE = "dra7xx-evm" DISTRO = "arago" DISTRO_VERSION = "2016.12" TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard" TARGET_FPU = "hard" meta-glsdk = "HEAD:66cfd8ef55344508d6e7b306259f34c05b828194" meta-arago-distro meta-arago-extras = "HEAD:4c01410ffde8853224567fb6078d7d9f190b942f" meta-qt5 = "HEAD:f8584d7a7c90afc71484a40279aa3df651d0e04f" meta-networking meta-ruby meta-python meta-oe = "HEAD:55c8a76da5dc099a7bc3838495c672140cedb78e" meta-ti = "HEAD:5f3a1169d307fec41626f850f5c700437dedbe93" meta-linaro-toolchain meta-optee = "HEAD:2f51d38048599d9878f149d6d15539fb97603f8f" meta = "HEAD:bfa04fa71c47e8fe9528208848cfcec2e232777d" NOTE: Preparing RunQueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR: nativesdk-gettext-0.19.6-r0 do_compile: oe_runmake failed ERROR: nativesdk-gettext-0.19.6-r0 do_compile: Function failed: do_compile (log file is located at /home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/temp/log.do_compile.34250) ERROR: Logfile of failure stored in: /home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/temp/log.do_compile.34250 Log data follows: | DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common'] | DEBUG: Executing shell function do_compile and I got the error messege: | In file included from ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/lbrktables.c:21:0: | ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/lbrktables.h:70:21: error: unknown type name 'ucs4_t' | unilbrkprop_lookup (ucs4_t uc) | ^ SO, how can I fix it ? Thanks! Regards, Sam. Responses: Hi Sam, Can you please attach the complete failure log that is located at "/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/temp/log.do_compile.34250" Please also confirm that you have installed all the host tools on this machine? Regards Karthik Hi Karthik, Thanks for your reply. Sorry, here is the complete log: log.do_compile.34250.txt DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common'] DEBUG: Executing shell function do_compile NOTE: make -j 4 make all-recursive make[1]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build' Making all in gnulib-local make[2]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gnulib-local' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gnulib-local' Making all in gettext-runtime make[2]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime' make all-recursive make[3]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime' Making all in doc make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/doc' Making all in intl make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/intl' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/intl' Making all in intl-java make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/intl-java' cd ../../../gettext-0.19.6/gettext-runtime/intl-java && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH javadoc -d javadoc2 gnu.gettext gnu/gettext/*.java make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/intl-java' Making all in intl-csharp make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/intl-csharp' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/intl-csharp' Making all in gnulib-lib make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/gnulib-lib' make all-recursive make[5]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/gnulib-lib' make[6]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/gnulib-lib' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/gnulib-lib' make[5]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/gnulib-lib' make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/gnulib-lib' Making all in src make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/src' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/src' Making all in po make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/po' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/po' Making all in man make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/man' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/man' Making all in m4 make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/m4' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/m4' Making all in tests make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/tests' make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime' make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime' make[3]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime' make[2]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime' Making all in gettext-tools make[2]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools' make all-recursive make[3]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools' Making all in doc make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools/doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools/doc' Making all in intl make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools/intl' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools/intl' Making all in gnulib-lib make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools/gnulib-lib' make all-am make[5]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools/gnulib-lib' ../x86_64-arago-linux-libtool --tag=CC --mode=compile x86_64-arago-linux-gcc --sysroot=/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I../../../gettext-0.19.6/gettext-tools/gnulib-lib -I.. -I../intl -I../../../gettext-0.19.6/gettext-tools/intl -I.. -I../../../gettext-0.19.6/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../../../gettext-0.19.6/gettext-tools/gnulib-lib/libcroco -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -O2 -pipe -c -o unictype/ctype_space.lo ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unictype/ctype_space.c ../x86_64-arago-linux-libtool --tag=CC --mode=compile x86_64-arago-linux-gcc --sysroot=/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I../../../gettext-0.19.6/gettext-tools/gnulib-lib -I.. -I../intl -I../../../gettext-0.19.6/gettext-tools/intl -I.. -I../../../gettext-0.19.6/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../../../gettext-0.19.6/gettext-tools/gnulib-lib/libcroco -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -O2 -pipe -c -o unilbrk/lbrktables.lo ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/lbrktables.c ../x86_64-arago-linux-libtool --tag=CC --mode=compile x86_64-arago-linux-gcc --sysroot=/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I../../../gettext-0.19.6/gettext-tools/gnulib-lib -I.. -I../intl -I../../../gettext-0.19.6/gettext-tools/intl -I.. -I../../../gettext-0.19.6/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../../../gettext-0.19.6/gettext-tools/gnulib-lib/libcroco -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -O2 -pipe -c -o unilbrk/u8-possible-linebreaks.lo ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.c ../x86_64-arago-linux-libtool --tag=CC --mode=compile x86_64-arago-linux-gcc --sysroot=/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I../../../gettext-0.19.6/gettext-tools/gnulib-lib -I.. -I../intl -I../../../gettext-0.19.6/gettext-tools/intl -I.. -I../../../gettext-0.19.6/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../../../gettext-0.19.6/gettext-tools/gnulib-lib/libcroco -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -O2 -pipe -c -o unilbrk/u8-width-linebreaks.lo ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-width-linebreaks.c x86_64-arago-linux-libtool: compile: x86_64-arago-linux-gcc --sysroot=/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I../../../gettext-0.19.6/gettext-tools/gnulib-lib -I.. -I../intl -I../../../gettext-0.19.6/gettext-tools/intl -I.. -I../../../gettext-0.19.6/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../../../gettext-0.19.6/gettext-tools/gnulib-lib/libcroco -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -O2 -pipe -c ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/lbrktables.o In file included from ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/lbrktables.c:21:0: ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/lbrktables.h:70:21: error: unknown type name 'ucs4_t' unilbrkprop_lookup (ucs4_t uc) ^ x86_64-arago-linux-libtool: compile: x86_64-arago-linux-gcc --sysroot=/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I../../../gettext-0.19.6/gettext-tools/gnulib-lib -I.. -I../intl -I../../../gettext-0.19.6/gettext-tools/intl -I.. -I../../../gettext-0.19.6/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../../../gettext-0.19.6/gettext-tools/gnulib-lib/libcroco -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -O2 -pipe -c ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-possible-linebreaks.o x86_64-arago-linux-libtool: compile: x86_64-arago-linux-gcc --sysroot=/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I../../../gettext-0.19.6/gettext-tools/gnulib-lib -I.. -I../intl -I../../../gettext-0.19.6/gettext-tools/intl -I.. -I../../../gettext-0.19.6/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../../../gettext-0.19.6/gettext-tools/gnulib-lib/libcroco -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -O2 -pipe -c ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/ctype_space.o In file included from ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.c:26:0: ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/lbrktables.h:70:21: error: unknown type name 'ucs4_t' unilbrkprop_lookup (ucs4_t uc) ^ In file included from ../../../gettext-0.19.6/gettext-tools/gnulib-lib/uniwidth/cjk.h:18:0, from ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.c:27: ../../../gettext-0.19.6/gettext-tools/gnulib-lib/streq.h: In function 'streq9': ../../../gettext-0.19.6/gettext-tools/gnulib-lib/streq.h:37:10: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] return strcmp (s1 + 9, s2 + 9) == 0; ^ ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.c: At top level: ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.c:31:31: error: unknown type name 'uint8_t' u8_possible_linebreaks (const uint8_t *s, size_t n, const char *encoding, char *p) ^ ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.c:31:43: error: unknown type name 'size_t' u8_possible_linebreaks (const uint8_t *s, size_t n, const char *encoding, char *p) ^ make[5]: *** [unilbrk/lbrktables.lo] Error 1 make[5]: *** Waiting for unfinished jobs.... make[5]: *** [unilbrk/u8-possible-linebreaks.lo] Error 1 In file included from ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unictype/ctype_space.c:23:0: ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unictype/bitmap.h:18:53: error: unknown type name 'ucs4_t' static inline int bitmap_lookup (const void *table, ucs4_t uc); ^ ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unictype/bitmap.h:27:35: error: unknown type name 'ucs4_t' bitmap_lookup (const void *table, ucs4_t uc) ^ ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unictype/ctype_space.c:28:1: error: unknown type name 'bool' bool ^ ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unictype/ctype_space.c:29:14: error: unknown type name 'ucs4_t' uc_is_space (ucs4_t uc) ^ make[5]: *** [unictype/ctype_space.lo] Error 1 x86_64-arago-linux-libtool: compile: x86_64-arago-linux-gcc --sysroot=/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I../../../gettext-0.19.6/gettext-tools/gnulib-lib -I.. -I../intl -I../../../gettext-0.19.6/gettext-tools/intl -I.. -I../../../gettext-0.19.6/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../../../gettext-0.19.6/gettext-tools/gnulib-lib/libcroco -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -O2 -pipe -c ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-width-linebreaks.o ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-width-linebreaks.c:27:28: error: unknown type name 'uint8_t' u8_width_linebreaks (const uint8_t *s, size_t n, ^ ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-width-linebreaks.c:27:40: error: unknown type name 'size_t' u8_width_linebreaks (const uint8_t *s, size_t n, ^ make[5]: *** [unilbrk/u8-width-linebreaks.lo] Error 1 make[5]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools/gnulib-lib' make[4]: *** [all] Error 2 make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools/gnulib-lib' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build' make: *** [all] Error 2 ERROR: oe_runmake failed ERROR: Function failed: do_compile (log file is located at /home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/temp/log.do_compile.34250) 2. I can build the images successfully, like "./build-core-sdk.sh dra7xx-evm". So I don't know if I should install anyother host tools. Where I can find the tools list? Regards, Sam. Hi, Is there any update? Regards, Sam. Hi Sam, The list of host tools that need to be installed are captured in the Software Developers Guide. Here is the link for the same: processors.wiki.ti.com/index.php Please make sure that you install all the host tools. Now, regarding your comment #2, I need some further clarity. You said "I can build the images successfully, like "./build-core-sdk.sh dra7xx-evm"", it means that you have successfully completed the Yocto build. Can you please clarify when you are facing the error that you reported previously? Please provide me with the steps that you did when see the error. Regards Karthik Hi Regards, 1. I have already installed these tools before compiling. 2. Yes, this is my steps in the log file. 2100.log.txt work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ ./build-core-sdk.sh dra7xx-evm [PSDKLA]> [PSDKLA]> Current Directory is /home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers [PSDKLA]> PATH is /home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/sources/oe-core/scripts:/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/sources/bitbake/bin:/home/work/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games [PSDKLA]> Building on ubuntu running Linux ubuntu 4.4.0-31-generic #50~14.04.1-Ubuntu SMP Wed Jul 13 01:07:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux [PSDKLA]> Starting Yocto build at Mon Nov 26 08:55:09 HKT 2018 [PSDKLA]> [PSDKLA]> cd build [PSDKLA]> . conf/setenv [PSDKLA]> cp conf/local.conf conf/local.conf.pristine [PSDKLA]> MACHINE=dra7xx-evm bitbake tisdk-rootfs-image NOTE: Started PRServer with DBfile: /home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 44404, PID: 44758 Loading cache: 100% |#########################################################################################################################################################################| ETA: 00:00:00 Loaded 2849 entries from dependency cache. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "1.30.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-14.04" TARGET_SYS = "arm-linux-gnueabi" MACHINE = "dra7xx-evm" DISTRO = "arago" DISTRO_VERSION = "2016.12" TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard" TARGET_FPU = "hard" meta-glsdk = "HEAD:66cfd8ef55344508d6e7b306259f34c05b828194" meta-arago-distro meta-arago-extras = "HEAD:4c01410ffde8853224567fb6078d7d9f190b942f" meta-qt5 = "HEAD:f8584d7a7c90afc71484a40279aa3df651d0e04f" meta-networking meta-ruby meta-python meta-oe = "HEAD:55c8a76da5dc099a7bc3838495c672140cedb78e" meta-ti = "HEAD:5f3a1169d307fec41626f850f5c700437dedbe93" meta-linaro-toolchain meta-optee = "HEAD:2f51d38048599d9878f149d6d15539fb97603f8f" meta = "HEAD:bfa04fa71c47e8fe9528208848cfcec2e232777d" NOTE: Preparing RunQueue WARNING: /home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/sources/meta-arago/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb.do_compile is tainted from a forced run NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The postinstall intercept hook 'update_pixbuf_cache' failed (exit code: 1)! See log for details! WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The postinstall intercept hook 'update_icon_cache' failed (exit code: 1)! See log for details! WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed Thai-Open-Source-Software-Center was not in the licenses collected for recipe ti-cgt6x WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: The license listed Hewlett-Packard was not in the licenses collected for recipe ti-cgt6x WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The postinstall intercept hook 'update_pixbuf_cache' failed (exit code: 1)! See log for details! WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The postinstall intercept hook 'update_icon_cache' failed (exit code: 1)! See log for details! WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed GPL-3-with-GCC-exception was not in the licenses collected for recipe external-linaro-toolchain WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed Thai-Open-Source-Software-Center was not in the licenses collected for recipe ti-cgt6x WARNING: tisdk-rootfs-image-1.0-r0 do_rootfs: [log_check] tisdk-rootfs-image: found a warning message in the logfile (keyword 'WARNING:'): [log_check] WARNING: The license listed Hewlett-Packard was not in the licenses collected for recipe ti-cgt6x NOTE: Tasks Summary: Attempted 7428 tasks of which 7413 didn't need to be rerun and all succeeded. NOTE: Writing buildhistory Summary: There were 41 WARNING messages shown. [PSDKLA]> [PSDKLA]> Completed Yocto build at Mon Nov 26 09:24:25 HKT 2018 [PSDKLA]> work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ ./build-specific-recipe.sh dra7xx-evm meta-toolchain-qt5 [PSDKLA]> [PSDKLA]> Current Directory is /home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers [PSDKLA]> PATH is /home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/sources/oe-core/scripts:/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/sources/bitbake/bin:/home/work/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games [PSDKLA]> Building on ubuntu running Linux ubuntu 4.4.0-31-generic #50~14.04.1-Ubuntu SMP Wed Jul 13 01:07:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux [PSDKLA]> Starting Yocto build at Mon Nov 26 09:48:07 HKT 2018 [PSDKLA]> [PSDKLA]> cd build [PSDKLA]> cp conf/local.conf conf/local.conf.pristine [PSDKLA]> . conf/setenv [PSDKLA]> MACHINE=dra7xx-evm bitbake meta-toolchain-qt5 NOTE: Started PRServer with DBfile: /home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 36985, PID: 62725 Loading cache: 100% |#########################################################################################################################################################################| ETA: 00:00:00 Loaded 2849 entries from dependency cache. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "1.30.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-14.04" TARGET_SYS = "arm-linux-gnueabi" MACHINE = "dra7xx-evm" DISTRO = "arago" DISTRO_VERSION = "2016.12" TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard" TARGET_FPU = "hard" meta-glsdk = "HEAD:66cfd8ef55344508d6e7b306259f34c05b828194" meta-arago-distro meta-arago-extras = "HEAD:4c01410ffde8853224567fb6078d7d9f190b942f" meta-qt5 = "HEAD:f8584d7a7c90afc71484a40279aa3df651d0e04f" meta-networking meta-ruby meta-python meta-oe = "HEAD:55c8a76da5dc099a7bc3838495c672140cedb78e" meta-ti = "HEAD:5f3a1169d307fec41626f850f5c700437dedbe93" meta-linaro-toolchain meta-optee = "HEAD:2f51d38048599d9878f149d6d15539fb97603f8f" meta = "HEAD:bfa04fa71c47e8fe9528208848cfcec2e232777d" NOTE: Preparing RunQueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR: nativesdk-gettext-0.19.6-r0 do_compile: oe_runmake failed ERROR: nativesdk-gettext-0.19.6-r0 do_compile: Function failed: do_compile (log file is located at /home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/temp/log.do_compile.62771) ERROR: Logfile of failure stored in: /home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/temp/log.do_compile.62771 Log data follows: | DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common'] | DEBUG: Executing shell function do_compile | NOTE: make -j 4 | make all-recursive | make[1]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build' | Making all in gnulib-local | make[2]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gnulib-local' | make[2]: Nothing to be done for `all'. | make[2]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gnulib-local' | Making all in gettext-runtime | make[2]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime' | make all-recursive | make[3]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime' | Making all in doc | make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/doc' | make[4]: Nothing to be done for `all'. | make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/doc' | Making all in intl | make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/intl' | make[4]: Nothing to be done for `all'. | make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/intl' | Making all in intl-java | make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/intl-java' | cd ../../../gettext-0.19.6/gettext-runtime/intl-java && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH javadoc -d javadoc2 gnu.gettext gnu/gettext/*.java | make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/intl-java' | Making all in intl-csharp | make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/intl-csharp' | make[4]: Nothing to be done for `all'. | make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/intl-csharp' | Making all in gnulib-lib | make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/gnulib-lib' | make all-recursive | make[5]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/gnulib-lib' | make[6]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/gnulib-lib' | make[6]: Nothing to be done for `all-am'. | make[6]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/gnulib-lib' | make[5]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/gnulib-lib' | make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/gnulib-lib' | Making all in src | make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/src' | make[4]: Nothing to be done for `all'. | make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/src' | Making all in po | make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/po' | make[4]: Nothing to be done for `all'. | make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/po' | Making all in man | make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/man' | make[4]: Nothing to be done for `all'. | make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/man' | Making all in m4 | make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/m4' | make[4]: Nothing to be done for `all'. | make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/m4' | Making all in tests | make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/tests' | make[4]: Nothing to be done for `all'. | make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime/tests' | make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime' | make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime' | make[3]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime' | make[2]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-runtime' | Making all in gettext-tools | make[2]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools' | make all-recursive | make[3]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools' | Making all in doc | make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools/doc' | make[4]: Nothing to be done for `all'. | make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools/doc' | Making all in intl | make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools/intl' | make[4]: Nothing to be done for `all'. | make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools/intl' | Making all in gnulib-lib | make[4]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools/gnulib-lib' | make all-am | make[5]: Entering directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools/gnulib-lib' | ../x86_64-arago-linux-libtool --tag=CC --mode=compile x86_64-arago-linux-gcc --sysroot=/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I../../../gettext-0.19.6/gettext-tools/gnulib-lib -I.. -I../intl -I../../../gettext-0.19.6/gettext-tools/intl -I.. -I../../../gettext-0.19.6/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../../../gettext-0.19.6/gettext-tools/gnulib-lib/libcroco -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -O2 -pipe -c -o unictype/ctype_space.lo ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unictype/ctype_space.c | ../x86_64-arago-linux-libtool --tag=CC --mode=compile x86_64-arago-linux-gcc --sysroot=/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I../../../gettext-0.19.6/gettext-tools/gnulib-lib -I.. -I../intl -I../../../gettext-0.19.6/gettext-tools/intl -I.. -I../../../gettext-0.19.6/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../../../gettext-0.19.6/gettext-tools/gnulib-lib/libcroco -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -O2 -pipe -c -o unilbrk/lbrktables.lo ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/lbrktables.c | ../x86_64-arago-linux-libtool --tag=CC --mode=compile x86_64-arago-linux-gcc --sysroot=/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I../../../gettext-0.19.6/gettext-tools/gnulib-lib -I.. -I../intl -I../../../gettext-0.19.6/gettext-tools/intl -I.. -I../../../gettext-0.19.6/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../../../gettext-0.19.6/gettext-tools/gnulib-lib/libcroco -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -O2 -pipe -c -o unilbrk/u8-possible-linebreaks.lo ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.c | ../x86_64-arago-linux-libtool --tag=CC --mode=compile x86_64-arago-linux-gcc --sysroot=/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I../../../gettext-0.19.6/gettext-tools/gnulib-lib -I.. -I../intl -I../../../gettext-0.19.6/gettext-tools/intl -I.. -I../../../gettext-0.19.6/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../../../gettext-0.19.6/gettext-tools/gnulib-lib/libcroco -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -O2 -pipe -c -o unilbrk/u8-width-linebreaks.lo ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-width-linebreaks.c | x86_64-arago-linux-libtool: compile: x86_64-arago-linux-gcc --sysroot=/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I../../../gettext-0.19.6/gettext-tools/gnulib-lib -I.. -I../intl -I../../../gettext-0.19.6/gettext-tools/intl -I.. -I../../../gettext-0.19.6/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../../../gettext-0.19.6/gettext-tools/gnulib-lib/libcroco -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -O2 -pipe -c ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/ctype_space.o | x86_64-arago-linux-libtool: compile: x86_64-arago-linux-gcc --sysroot=/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I../../../gettext-0.19.6/gettext-tools/gnulib-lib -I.. -I../intl -I../../../gettext-0.19.6/gettext-tools/intl -I.. -I../../../gettext-0.19.6/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../../../gettext-0.19.6/gettext-tools/gnulib-lib/libcroco -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -O2 -pipe -c ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-possible-linebreaks.o | x86_64-arago-linux-libtool: compile: x86_64-arago-linux-gcc --sysroot=/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I../../../gettext-0.19.6/gettext-tools/gnulib-lib -I.. -I../intl -I../../../gettext-0.19.6/gettext-tools/intl -I.. -I../../../gettext-0.19.6/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../../../gettext-0.19.6/gettext-tools/gnulib-lib/libcroco -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -O2 -pipe -c ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/lbrktables.o | x86_64-arago-linux-libtool: compile: x86_64-arago-linux-gcc --sysroot=/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I../../../gettext-0.19.6/gettext-tools/gnulib-lib -I.. -I../intl -I../../../gettext-0.19.6/gettext-tools/intl -I.. -I../../../gettext-0.19.6/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../../../gettext-0.19.6/gettext-tools/gnulib-lib/libcroco -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -isystem/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/include -O2 -pipe -c ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-width-linebreaks.o | ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-width-linebreaks.c:27:28: error: unknown type name 'uint8_t' | u8_width_linebreaks (const uint8_t *s, size_t n, | ^ | ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-width-linebreaks.c:27:40: error: unknown type name 'size_t' | u8_width_linebreaks (const uint8_t *s, size_t n, | ^ | In file included from ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unictype/ctype_space.c:23:0: | ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unictype/bitmap.h:18:53: error: unknown type name 'ucs4_t' | static inline int bitmap_lookup (const void *table, ucs4_t uc); | ^ | ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unictype/bitmap.h:27:35: error: unknown type name 'ucs4_t' | bitmap_lookup (const void *table, ucs4_t uc) | ^ | In file included from ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/lbrktables.c:21:0: | ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/lbrktables.h:70:21: error: unknown type name 'ucs4_t' | unilbrkprop_lookup (ucs4_t uc) | ^ | ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unictype/ctype_space.c:28:1: error: unknown type name 'bool' | bool | ^ | ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unictype/ctype_space.c:29:14: error: unknown type name 'ucs4_t' | uc_is_space (ucs4_t uc) | ^ | In file included from ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.c:26:0: | ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/lbrktables.h:70:21: error: unknown type name 'ucs4_t' | unilbrkprop_lookup (ucs4_t uc) | ^ | make[5]: *** [unictype/ctype_space.lo] Error 1 | make[5]: *** Waiting for unfinished jobs.... | make[5]: *** [unilbrk/u8-width-linebreaks.lo] Error 1 | make[5]: *** [unilbrk/lbrktables.lo] Error 1 | In file included from ../../../gettext-0.19.6/gettext-tools/gnulib-lib/uniwidth/cjk.h:18:0, | from ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.c:27: | ../../../gettext-0.19.6/gettext-tools/gnulib-lib/streq.h: In function 'streq9': | ../../../gettext-0.19.6/gettext-tools/gnulib-lib/streq.h:37:10: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] | return strcmp (s1 + 9, s2 + 9) == 0; | ^ | ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.c: At top level: | ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.c:31:31: error: unknown type name 'uint8_t' | u8_possible_linebreaks (const uint8_t *s, size_t n, const char *encoding, char *p) | ^ | ../../../gettext-0.19.6/gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.c:31:43: error: unknown type name 'size_t' | u8_possible_linebreaks (const uint8_t *s, size_t n, const char *encoding, char *p) | ^ | make[5]: *** [unilbrk/u8-possible-linebreaks.lo] Error 1 | make[5]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools/gnulib-lib' | make[4]: *** [all] Error 2 | make[4]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools/gnulib-lib' | make[3]: *** [all-recursive] Error 1 | make[3]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools' | make[2]: *** [all] Error 2 | make[2]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build/gettext-tools' | make[1]: *** [all-recursive] Error 1 | make[1]: Leaving directory `/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/build' | make: *** [all] Error 2 | ERROR: oe_runmake failed | ERROR: Function failed: do_compile (log file is located at /home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-gettext/0.19.6-r0/temp/log.do_compile.62771) ERROR: Task 1760 (virtual:nativesdk:/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/sources/oe-core/meta/recipes-core/gettext/gettext_0.19.6.bb, do_compile) failed with exit code '1' NOTE: Tasks Summary: Attempted 3735 tasks of which 3734 didn't need to be rerun and 1 failed. NOTE: Writing buildhistory No currently running tasks (1514 of 3929) Summary: 1 task failed: virtual:nativesdk:/home/work/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers/sources/oe-core/meta/recipes-core/gettext/gettext_0.19.6.bb, do_compile Summary: There were 2 ERROR messages shown, returning a non-zero exit code. [PSDKLA]> [PSDKLA]> Completed Yocto build at Mon Nov 26 09:48:40 HKT 2018 [PSDKLA]> work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ work@ubuntu:~/project/ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03/yocto-layers$ Thanks ! Regards Sam. Hi Sam, I will try to replicate the steps that you have done and then report back results by Monday. Regards Karthik Hi Karthik, Any update? How to separate the QT compilation environment from yocto, I want to use QT official source to transplant QT。 Regards, Sam. Hi Sam, You can separate the QT compilation from Yocto by removing the QT specific layers and packagegroups from the tisdk-rootfs-image. From a top level configuration you should also remove the Qt support etc. You can look into the meta-arago as the starting point for such changes. Regards Karthik Hi Karthik, So how do I get the build environment that supports PSDK3.04? This is TI configuration: ./configure -v \ ... ... ... -platform linux-oe-g++ \ -xplatform linux-oe-g++ \ ... ... ... If I use QT official source porting, how should I configure it? And this is the problem when I use PSDK3.04 : when I run a qml app: So, how can I fix it ? Thanks BR, Sam Hi Sam, To get the Qt build environment, we recommend to use Yocto as the starting point and you can find a reference in the Software Developers Guide ( processors.wiki.ti.com/.../Processor_SDK_Linux_Automotive_Software_Developers_Guide) on how to get started. With regard to the qml_app, I've seen this issue previously and the customer solved by moving to the next version of Qt. For someone who is familiar with Yocto, this can be achieved with some hours of effort with the PSDKLA 3.04 as the starting point. Regards Karthik |