I followed processors.wiki.ti.com/index.php in the tutorial of building a Yocto file system, compiled with the version of psdk3.4, but there are several errors, it seems These git URLs can't be opened, how can I solve them if I want to ask for help?
Another problem is the compilation error and too much printing, which makes it difficult for me to locate the specific error location. I also want to ask for help.
Using username "root".
Last login: Fri Aug 28 13:52:42 2020 from 10.10.10.11
root@hirain-PowerEdge-R740:~#
root@hirain-PowerEdge-R740:~#
root@hirain-PowerEdge-R740:~#
root@hirain-PowerEdge-R740:~#
root@hirain-PowerEdge-R740:~# cd /opt/psdkla_03_04_00_03/yocto-layers/
root@hirain-PowerEdge-R740:/opt/psdkla_03_04_00_03/yocto-layers# export PATH=/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin:$PATH
root@hirain-PowerEdge-R740:/opt/psdkla_03_04_00_03/yocto-layers# ./build-core-sdk.sh dra7xx-evm
[PSDKLA]>
[PSDKLA]> Current Directory is /opt/psdkla_03_04_00_03/yocto-layers
[PSDKLA]> PATH is /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
[PSDKLA]> Building on hirain-PowerEdge-R740 running Linux hirain-PowerEdge-R740 4.15.0-29-generic #31-Ubuntu SMP Tue Jul 17 15:39:52 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
[PSDKLA]> Starting Yocto build at Fri Aug 28 18:50:49 CST 2020
[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: /opt/psdkla_03_04_00_03/yocto-layers/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 36487, PID: 28776
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-18.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
WARNING: opencv-3.1+gitAUTOINC+ffb1eb48af-r3 do_fetch: Failed to fetch URL git://github.com/Itseez/opencv_contrib.git;destsuffix=contrib;name=contrib, attempting MIRRORS if available
WARNING: cpuburn-neon-20140626-r0 do_fetch: Failed to fetch URL hardwarebug.org/.../burn.S;name=mru, attempting MIRRORS if available
WARNING: stream-5.10-r0.arago1 do_fetch: Failed to fetch URL git://git.ti.com/sitara-linux/stream.git;branch=sdk, attempting MIRRORS if available
WARNING: rng-tools-5-r0 do_fetch: Failed to fetch URL heanet.dl.sourceforge.net/.../rng-tools-5.tar.gz, attempting MIRRORS if available
ERROR: cpuburn-neon-20140626-r0 do_fetch: Fetcher failure: Fetch command failed with exit code 4, output:
wget: unable to resolve host address 'hardwarebug.org'
ERROR: cpuburn-neon-20140626-r0 do_fetch: Function failed: Fetcher failure for URL: 'hardwarebug.org/.../burn.S;name=mru'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/cpuburn-neon/20140626-r0/temp/log.do_fetch.28878
ERROR: Task 1742 (/opt/psdkla_03_04_00_03/yocto-layers/sources/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20140626.bb, do_fetch) failed with exit code '1'
ERROR: stream-5.10-r0.arago1 do_fetch: Fetcher failure: Fetch command failed with exit code 128, output:
Cloning into bare repository '/opt/psdkla_03_04_00_03/yocto-layers/downloads/git2/git.ti.com.sitara-linux.stream.git'...
fatal: remote error: access denied or repository not exported: /sitara-linux/stream.git
ERROR: stream-5.10-r0.arago1 do_fetch: Function failed: Fetcher failure for URL: 'git://git.ti.com/sitara-linux/stream.git;branch=sdk'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/stream/5.10-r0.arago1/temp/log.do_fetch.28867
ERROR: Task 3234 (/opt/psdkla_03_04_00_03/yocto-layers/sources/meta-arago/meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb, do_fetch) failed with exit code '1'
WARNING: stress-1.0.4-r0 do_fetch: Failed to fetch URL people.seas.harvard.edu/.../stress-1.0.4.tar.gz, attempting MIRRORS if available
WARNING: amsdk-av-files-1.4-r1 do_fetch: Failed to fetch URL gforge.ti.com/.../amsdk-av-files_1.4.tar.gz;name=avfilestarball, attempting MIRRORS if available
WARNING: point-cloud-viewer-2.0-r0 do_fetch: Failed to fetch URL gforge.ti.com/.../point-cloud-viewer-2.0.tar.gz, attempting MIRRORS if available
ERROR: amsdk-av-files-1.4-r1 do_fetch: Fetcher failure: Fetch command failed with exit code 4, output:
failed: Connection timed out.
failed: Connection timed out.
ERROR: amsdk-av-files-1.4-r1 do_fetch: Function failed: Fetcher failure for URL: 'gforge.ti.com/.../amsdk-av-files_1.4.tar.gz;name=avfilestarball'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/amsdk-av-files/1.4-r1/temp/log.do_fetch.28852
ERROR: point-cloud-viewer-2.0-r0 do_fetch: Fetcher failure: Fetch command failed with exit code 4, output:
failed: Connection timed out.
failed: Connection timed out.
ERROR: Task 2964 (/opt/psdkla_03_04_00_03/yocto-layers/sources/meta-arago/meta-arago-extras/recipes-multimedia/amsdk-av-files/amsdk-av-files_1.4.bb, do_fetch) failed with exit code '1'
ERROR: point-cloud-viewer-2.0-r0 do_fetch: Function failed: Fetcher failure for URL: 'gforge.ti.com/.../point-cloud-viewer-2.0.tar.gz'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/point-cloud-viewer/2.0-r0/temp/log.do_fetch.28859
ERROR: Task 6013 (/opt/psdkla_03_04_00_03/yocto-layers/sources/meta-arago/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_2.0.bb, do_fetch) failed with exit code '1'
Waiting for 6 running tasks to finish:
0: ti-cgt-arm-native-16.9.2-r0 do_unpack (pid 28821)
1: ti-llvm3.6-3.6-r5 do_compile (pid 28825)
2: opencv-3.1+gitAUTOINC+ffb1eb48af-r3 do_fetch (pid 28826)
3: ti-cgt-pru-native-2.1.4-r0 do_unpack (pid 28847)
4: ti-gc320-tests-5.0.11.p7-r4 do_fetch (pid 28870)
5: ltp-ddt-20160510+gitAUTOINC+ea64df36bc-r10 do_fetch (pid 28873)
---------------------------------------------------------------
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/Sema; \
| DD=Sema; \
| if [ ! -f $SD/Makefile ]; then \
| SD=Sema; \
| DD=Sema; \
| fi; \
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/CodeGen; \
| DD=CodeGen; \
| if [ ! -f $SD/Makefile ]; then \
| SD=CodeGen; \
| DD=CodeGen; \
| fi; \
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/Analysis; \
| DD=Analysis; \
| if [ ! -f $SD/Makefile ]; then \
| SD=Analysis; \
| DD=Analysis; \
| fi; \
(Many similar mistakes...)
(Many similar mistakes...)
(Many similar mistakes...)
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/Frontend; \
| DD=Frontend; \
| if [ ! -f $SD/Makefile ]; then \
| SD=Frontend; \
| DD=Frontend; \
| fi; \
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make[4]: Entering directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/Edit'
| make[4]: Nothing to be done for 'all'.
| make[4]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/Edit'
| make[4]: Entering directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/Index'
| make[4]: Nothing to be done for 'all'.
| make[4]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/Index'
| make[5]: Entering directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/ASTMatchers/Dynamic'
| make[4]: Entering directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/Format'
| make[4]: Nothing to be done for 'all'.
| make[4]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/Format'
| make[4]: Entering directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/Tooling'
| make[5]: Nothing to be done for 'all'.
| make[5]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/ASTMatchers/Dynamic'
| make[4]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/ASTMatchers'
| make -C $DD all
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/FrontendTool; \
| DD=FrontendTool; \
| if [ ! -f $SD/Makefile ]; then \
| SD=FrontendTool; \
| DD=FrontendTool; \
| fi; \
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/Tooling; \
| DD=Tooling; \
| if [ ! -f $SD/Makefile ]; then \
| SD=Tooling; \
| DD=Tooling; \
| fi; \
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/Driver; \
| DD=Driver; \
| if [ ! -f $SD/Makefile ]; then \
| SD=Driver; \
| DD=Driver; \
| fi; \
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/Format; \
| DD=Format; \
| if [ ! -f $SD/Makefile ]; then \
| SD=Format; \
| DD=Format; \
| fi; \
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| make[4]: Entering directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/Headers'
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/Edit; \
| DD=Edit; \
| if [ ! -f $SD/Makefile ]; then \
| SD=Edit; \
| DD=Edit; \
| fi; \
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/Rewrite; \
| DD=Rewrite; \
| if [ ! -f $SD/Makefile ]; then \
| SD=Rewrite; \
| DD=Rewrite; \
| fi; \
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/Serialization; \
| DD=Serialization; \
| if [ ! -f $SD/Makefile ]; then \
| SD=Serialization; \
| DD=Serialization; \
| fi; \
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| make[4]: Nothing to be done for 'all'.
| make[4]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/Headers'
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/Index; \
| DD=Index; \
| if [ ! -f $SD/Makefile ]; then \
| SD=Index; \
| DD=Index; \
| fi; \
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| make[4]: Entering directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/Basic'
| make[4]: Entering directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/FrontendTool'
| make[4]: Entering directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/Lex'
| make[4]: Nothing to be done for 'all'.
| make[4]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/Lex'
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/ASTMatchers; \
| DD=ASTMatchers; \
| if [ ! -f $SD/Makefile ]; then \
| SD=ASTMatchers; \
| DD=ASTMatchers; \
| fi; \
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| make[4]: Nothing to be done for 'all'.
| make[4]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/FrontendTool'
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/StaticAnalyzer; \
| DD=StaticAnalyzer; \
| if [ ! -f $SD/Makefile ]; then \
| SD=StaticAnalyzer; \
| DD=StaticAnalyzer; \
| fi; \
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| make[4]: Entering directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/StaticAnalyzer'
| for dir in Checkers Frontend; do \
| if ([ ! -f $dir/Makefile ] || \
| command test $dir/Makefile -ot /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/StaticAnalyzer/$dir/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $dir; \
| /bin/cp /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/StaticAnalyzer/$dir/Makefile $dir/Makefile; \
| fi; \
| (make -C $dir all ) || exit 1; \
| done
| make[4]: Entering directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/ASTMatchers'
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/ASTMatchers/Dynamic; \
| DD=Dynamic; \
| if [ ! -f $SD/Makefile ]; then \
| SD=Dynamic; \
| DD=Dynamic; \
| fi; \
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| make[4]: Entering directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/Rewrite'
| make[4]: Nothing to be done for 'all'.
| make[4]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/Rewrite'
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/ARCMigrate; \
| DD=ARCMigrate; \
| if [ ! -f $SD/Makefile ]; then \
| SD=ARCMigrate; \
| DD=ARCMigrate; \
| fi; \
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| make[4]: Entering directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/Analysis'
| make[4]: Nothing to be done for 'all'.
| make[4]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/lib/Analysis'
| \
| SD=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/tools/clang/lib/StaticAnalyzer/Core; \
| DD=Core; \
| if [ ! -f $SD/Makefile ]; then \
| SD=Core; \
| DD=Core; \
| fi; \
| if ([ ! -f $DD/Makefile ] || \
| command test $DD/Makefile -ot \
| $SD/Makefile ); then \
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/autoconf/mkinstalldirs $DD; \
| /bin/cp $SD/Makefile $DD/Makefile; \
| fi; \
| make -C $DD all
| arm-linux-gnueabihf-g++ -march=armv7-a -marm -mfpu=neon -mfloat-abi=hard --sysroot=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -isystem/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/include -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5=/usr/src/debug/ti-llvm3.6/3.6-r5 -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux= -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm= -isystem/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/include -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5=/usr/src/debug/ti-llvm3.6/3.6-r5 -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux= -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm= -isystem/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/include -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5=/usr/src/debug/ti-llvm3.6/3.6-r5 -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux= -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm= -isystem/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/include -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5=/usr/src/debug/ti-llvm3.6/3.6-r5 -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux= -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm= -isystem/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/include -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5=/usr/src/debug/ti-llvm3.6/3.6-r5 -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux= -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm= -isystem/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/include -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5=/usr/src/debug/ti-llvm3.6/3.6-r5 -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux= -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm= -isystem/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/include -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5=/usr/src/debug/ti-llvm3.6/3.6-r5 -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux= -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm= -isystem/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/include -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5=/usr/src/debug/ti-llvm3.6/3.6-r5 -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux= -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm= -isystem/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/include -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5=/usr/src/debug/ti-llvm3.6/3.6-r5 -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux= -fdebug-prefix-map=/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm= -O3 -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -L/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib -L/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib -L/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-rpath-link,/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -L/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-rpath-link,/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -L/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-rpath-link,/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -L/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-rpath-link,/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -L/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-rpath-link,/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -L/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-rpath-link,/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -L/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-rpath-link,/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -L/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-rpath-link,/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -L/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-rpath-link,/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -o /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/bin/clang /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/tools/driver/Release/cc1_main.o /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/tools/driver/Release/cc1as_main.o /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/tools/driver/Release/driver.o -lclangFrontendTool -lclangFrontend -lclangDriver -lclangSerialization -lclangCodeGen -lclangParse -lclangSema -lclangRewriteFrontend -lclangRewrite -lclangStaticAnalyzerFrontend -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangARCMigrate -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \
| -lLLVM-3.6 -lpthread -lffi -ldl -lm
| make[4]: Entering directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/tools/libclang'
| make[4]: Nothing to be done for 'all'.
| make[4]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/tools/libclang'
| make[4]: Entering directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/tools/c-index-test'
| make[4]: Nothing to be done for 'all'.
| make[4]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/tools/c-index-test'
| make[4]: Entering directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/tools/c-arcmt-test'
| make[4]: Nothing to be done for 'all'.
| make[4]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/tools/c-arcmt-test'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: Can't find .debug_abbrev section.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x6): undefined reference to `.Ldebug_abbrev0'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0xc): undefined reference to `.LASF67135'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
(Many similar mistakes...)
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x59498): undefined reference to `.LASF440'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '6828', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x594bf): undefined reference to `.LASF11245'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '27', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x594c6): undefined reference to `.LASF11246'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '11776', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x594d3): undefined reference to `.LASF665'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x594dc): undefined reference to `.LASF11185'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '56577', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x594eb): undefined reference to `.LASF11247'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '59392', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x594f2): undefined reference to `.LASF11248'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '2560', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x594ff): undefined reference to `.LASF565'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '26', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x59508): undefined reference to `.LASF440'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '44', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x59511): undefined reference to `.LASF11188'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '27', this reader only handles version 2, 3 and 4 information.
(Many similar mistakes...)
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6769): undefined reference to `.LASF66772'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6785): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '64', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c67a4): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '24320', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c67eb): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c680a): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c682f): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '1888', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c684c): undefined reference to `.LASF52854'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '203', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6858): undefined reference to `.LASF39330'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '16384', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c687e): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c689d): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c68c6): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '24611', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c68e0): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '51979', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c68fa): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '2816', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6927): more undefined references to `.LASF66750' follow
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '19', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6a7f): undefined reference to `.LASF66760'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '84', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6a8c): undefined reference to `.LASF66761'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '6', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6af5): undefined reference to `.LASF1462'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6afe): undefined reference to `.LASF10740'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '1888', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6b30): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6b4f): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6b88): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '6', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6c20): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '1888', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6ca3): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '34251', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6cc2): more undefined references to `.LASF66750' follow
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '17408', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6d98): undefined reference to `.LASF66754'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6dba): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6dc4): undefined reference to `.LASF66754'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '27393', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6df9): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '2816', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6e57): undefined reference to `.LASF1462'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '6', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6e60): undefined reference to `.LASF10740'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '84', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6e9e): undefined reference to `.LASF1499'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '26', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6f14): undefined reference to `.LASF1462'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6f1d): undefined reference to `.LASF10740'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '1891', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6f5b): undefined reference to `.LASF1499'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '21764', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6fd1): undefined reference to `.LASF1462'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '6400', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c6fda): undefined reference to `.LASF10740'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '1888', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c7018): undefined reference to `.LASF1499'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '1', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c704f): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '64512', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c706e): undefined reference to `.LASF66750'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '4095', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c70c7): undefined reference to `.LASF1462'
| /opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/5.3.1/../../../../arm-linux-gnueabihf/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2, 3 and 4 information.
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/lib/libclangCodeGen.a(CodeGenModule.o):(.debug_info+0x1c70d0): undefined reference to `.LASF10740'
| collect2: error: ld returned 1 exit status
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/Makefile.rules:1427: recipe for target '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/bin/clang' failed
| make[4]: *** [/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/Release/bin/clang] Error 1
| make[4]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/tools/driver'
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/Makefile.rules:932: recipe for target 'driver/.makeall' failed
| make[3]: *** [driver/.makeall] Error 2
| make[3]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang/tools'
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/Makefile.rules:873: recipe for target 'all' failed
| make[2]: *** [all] Error 1
| make[2]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools/clang'
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/Makefile.rules:932: recipe for target 'clang/.makeall' failed
| make[1]: *** [clang/.makeall] Error 2
| make[1]: Leaving directory '/opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/llvm-3.6.build/tools'
| /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/git/Makefile.rules:873: recipe for target 'all' failed
| make: *** [all] Error 1
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (log file is located at /opt/psdkla_03_04_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ti-llvm3.6/3.6-r5/temp/log.do_compile.28825)
ERROR: Task 4943 (/opt/psdkla_03_04_00_03/yocto-layers/sources/meta-arago/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb, do_compile) failed with exit code '1'
Waiting for 5 running tasks to finish:
0: ti-cgt-arm-native-16.9.2-r0 do_unpack (pid 28821)
1: opencv-3.1+gitAUTOINC+ffb1eb48af-r3 do_fetch (pid 28826)
2: ti-cgt-pru-native-2.1.4-r0 do_unpack (pid 28847)
3: ti-gc320-tests-5.0.11.p7-r4 do_fetch (pid 28870)
4: ltp-ddt-20160510+gitAUTOINC+ea64df36bc-r10 do_fetch (pid 28873)