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