This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/EVMK2G: EVMK2G Yocto project step by step guide?

Part Number: EVMK2G

Tool/software: Linux

Hi All,

Need Help I am new to TI Boards,

Task that has been assign to me is i have to develop some simple application using YOCTO linux on EVMK2G Board.

I have already downloaded and install below:-

1.  ti-processor-sdk-linux-k2g-evm-04.00.00.04-Linux-x86-Install.bin

2. CCS7.1.0.00016_web_linux-x64.tar.gz

3. In TI Linux SDK folder ran "setup.sh".

now i am not understanding what to do next step

so if there is any specific document which uses EVMK2G board yocto linux application then it would be helpful.

Thanks,

sagar

  • Hi,

    Now you can start your linux kernel development.
    If you need documentation on building the kernel & Yocto filesystem, you should go through the Software Developers Guide:
    processors.wiki.ti.com/.../Processor_SDK_Linux_Software_Developer’s_Guide

    Best Regards,
    Yordan
  • Thanks For Help,

    But after following instructions i am getting error as below:-

    ai@ai-Vostro-3653:~/Desktop/sagar/tisdk/build$ MACHINE=k2g-evm bitbake arago-core-tisdk-image

    ERROR: Error parsing configuration files
    Traceback (most recent call last):
    File "/home/ai/Desktop/sagar/tisdk/sources/bitbake/lib/bb/cookerdata.py", line 258, in CookerDataBuilder.parseBaseConfiguration():
    try:
    > self.parseConfigurationFiles(self.prefiles, self.postfiles)
    except SyntaxError:
    File "/home/ai/Desktop/sagar/tisdk/sources/bitbake/lib/bb/cookerdata.py", line 330, in CookerDataBuilder.parseConfigurationFiles(prefiles=[], postfiles=[]):
    if data.getVar("BB_WORKERCONTEXT", False) is None:
    > bb.fetch.fetcher_init(data)
    bb.codeparser.parser_cache_init(data)
    File "/home/ai/Desktop/sagar/tisdk/sources/bitbake/lib/bb/fetch2/__init__.py", line 509, in fetcher_init(d=<bb.data_smart.DataSmart object at 0x7f828f2ae910>):
    pass
    > revs.clear()
    else:
    File "/home/ai/Desktop/sagar/tisdk/sources/bitbake/lib/bb/persist_data.py", line 147, in SQLTable.clear():
    def clear(self):
    > self._execute("DELETE FROM %s;" % self.table)

    File "/home/ai/Desktop/sagar/tisdk/sources/bitbake/lib/bb/persist_data.py", line 66, in SQLTable._execute(*query=('DELETE FROM BB_URI_HEADREVS;',)):
    try:
    > return self.cursor.execute(*query)
    except sqlite3.OperationalError as exc:
    OperationalError: attempt to write a readonly database

    I followed below steps:-
    1. ti-processor-sdk-linux-k2g-evm-04.00.00.04-Linux-x86-Install.bin

    2. CCS7.1.0.00016_web_linux-x64.tar.gz

    3. In TI Linux SDK folder ran "setup.sh".

    4.make all

    5.make linux

    6.make u-boot-spl

    7.sudo apt-get install git build-essential python diffstat texinfo gawk chrpath dos2unix wget unzip socat doxygen libc6:i386 libncurses5:i386 libstdc++6:i386 libz1:i386

    8.sudo dpkg-reconfigure dash

    9.wget releases.linaro.org/.../gcc-linaro-6.3.1-2017.05-x86_64_arm-linux-gnueabihf.tar

    10.tar -Jxvf gcc-linaro-6.3.1-2017.05-x86_64_arm-linux-gnueabihf.tar -C $HOME

    11.git clone git://arago-project.org/git/projects/oe-layersetup.git tisdk

    12.$ git clone git://arago-project.org/git/projects/oe-layersetup.git tisdk

    13.$ cd tisdk

    14.$ ./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-04.00.00.04-config.txt

    15.$ cd build

    16.$ . conf/setenv

    17.$ export PATH=$HOME/gcc-linaro-6.3.1-2017.05-x86_64_arm-linux-gnueabihf/bin:$PATH

    18.$ MACHINE=k2g-evm bitbake arago-core-tisdk-image

    but after all this am getting "ERROR: Error parsing configuration files"

    can anybody faced same issue?

    i did mistake while all this steps?

    please suggest will be helpful

    Thanks and regards
    sagar
  • Can anyone faced this issue?

    i tried changing export PATH command but no use.
  • Hi,

    Check the permissions of your SDK folder.
    It is possible that some folders may require sudo rights, so change it.
    This has worked for me in the past.

    Best Regards,
    Yordan
  • Hi Yordan,

    Thanks For Help it worked for me..!!

    But now i am getting below issue:-


    ai@ai-Vostro-3653:~/Desktop/sagar/tisdk/build$ MACHINE=k2g-evm bitbake core-image-minimal
    NOTE: Your conf/bblayers.conf has been automatically updated.
    NOTE: Your conf/bblayers.conf has been automatically updated.
    Loading cache: 100% |########################################################################################################################################################################| Time: 0:00:00
    Loaded 3236 entries from dependency cache.
    Parsing recipes: 100% |######################################################################################################################################################################| Time: 0:00:09
    Parsing of 2488 .bb files complete (2226 cached, 262 parsed). 3236 targets, 502 skipped, 0 masked, 0 errors.
    NOTE: Resolving any missing task queue dependencies

    Build Configuration:
    BB_VERSION = "1.32.0"
    BUILD_SYS = "x86_64-linux"
    NATIVELSBSTRING = "Ubuntu-16.04"
    TARGET_SYS = "arm-linux-gnueabi"
    MACHINE = "k2g-evm"
    DISTRO = "arago"
    DISTRO_VERSION = "2017.05"
    TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
    TARGET_FPU = "hard"
    meta-processor-sdk = "HEAD:3d2f620a6a98b1b6abb1103d7dc986921436ed19"
    meta-arago-distro
    meta-arago-extras = "HEAD:b727bf8fce8e9cb5a6b5d5b48c45f0088e67eb53"
    meta-browser = "HEAD:880a7bd1d3b9a1b2003f5b0620350f03158bbd43"
    meta-qt5 = "HEAD:3601fd2c5306ac6d5d0d536e0be8cbb90da9b4c1"
    meta-networking
    meta-ruby
    meta-python
    meta-oe
    meta-gnome = "HEAD:fe5c83312de11e80b85680ef237f8acb04b4b26e"
    meta-ti = "HEAD:41d6fdc0fe5ea6054616cfccda13baac3ff33791"
    meta-linaro-toolchain
    meta-optee = "HEAD:d84874bad834657dd04ea69c35a74dd9dbd535b8"
    meta = "HEAD:ddf907ca95a19f54785079b4396935273b3747f6"

    Initialising tasks: 100% |###################################################################################################################################################################| Time: 0:00:02
    NOTE: Executing SetScene Tasks
    NOTE: Executing RunQueue Tasks
    WARNING: linux-libc-headers-4.9-r0.arago2 do_fetch: Failed to fetch URL git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y, attempting MIRRORS if available
    ERROR: linux-libc-headers-4.9-r0.arago2 do_fetch: Fetcher failure: Fetch command export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-eMhfFqitRg"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/ai/Desktop/sagar/tisdk/sources/oe-core/scripts:/home/ai/Desktop/sagar/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/arm-linux-gnueabi:/home/ai/Desktop/sagar/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/k2g-evm/usr/bin/crossscripts:/home/ai/Desktop/sagar/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/sbin:/home/ai/Desktop/sagar/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin:/home/ai/Desktop/sagar/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/sbin:/home/ai/Desktop/sagar/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/bin:/home/ai/gcc-linaro-6.3.1-2017.05-x86_64_arm-linux-gnueabihf/bin:/home/ai/gcc-linaro-6.3.1-2017.05-x86_64_arm-linux-gnueabihf/bin:/home/ai/Desktop/sagar/tisdk/sources/meta-browser/scripts:/home/ai/Desktop/sagar/tisdk/sources/oe-core/scripts:/home/ai/Desktop/sagar/tisdk/sources/bitbake/bin:/home/ai/bin:/home/ai/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"; export HOME="/home/ai"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git /home/ai/Desktop/sagar/tisdk/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git --progress failed with exit code 128, output:
    Cloning into bare repository '/home/ai/Desktop/sagar/tisdk/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
    fatal: unable to connect to git.ti.com:
    git.ti.com[0: 198.47.29.151]: errno=Connection timed out


    ERROR: linux-libc-headers-4.9-r0.arago2 do_fetch: Fetcher failure for URL: 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y'. Unable to fetch URL from any source.
    ERROR: linux-libc-headers-4.9-r0.arago2 do_fetch: Function failed: base_do_fetch
    ERROR: Logfile of failure stored in: /home/ai/Desktop/sagar/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/linux-libc-headers/4.9-r0.arago2/temp/log.do_fetch.2383
    ERROR: Task (/home/ai/Desktop/sagar/tisdk/sources/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_4.9.bb:do_fetch) failed with exit code '1'
    NOTE: Tasks Summary: Attempted 266 tasks of which 227 didn't need to be rerun and 1 failed.

    Summary: 1 task failed:
    /home/ai/Desktop/sagar/tisdk/sources/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_4.9.bb:do_fetch
    Summary: There was 1 WARNING message shown.
    Summary: There were 3 ERROR messages shown, returning a non-zero exit code.

    can you help?

    Thanks and Regards,
    sagar.
  • Hi All,

    proceed further but i am facing issue as below:-

    1. ERROR: gmp-6.1.1-r0 do_package_qa: QA Issue: libgmpxx rdepends on external-linaro-toolchain-dbg [debug-deps]

    2.ERROR: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: libubsan rdepends on external-linaro-toolchain-dbg [debug-deps]

    3.ERROR: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA run found fatal errors. Please consider fixing them.

    4.****** is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]

    i have followed the same steps as mention in above thread

    ai@ai-Vostro-3653:~/Desktop/sagar/tisdk/build$ MACHINE=k2g-evm bitbake core-image-minimal
    Loading cache: 100% |########################################################################################################################################################################| Time: 0:00:00
    Loaded 3236 entries from dependency cache.
    NOTE: Resolving any missing task queue dependencies

    Build Configuration:
    BB_VERSION = "1.32.0"
    BUILD_SYS = "x86_64-linux"
    NATIVELSBSTRING = "Ubuntu-16.04"
    TARGET_SYS = "arm-linux-gnueabi"
    MACHINE = "k2g-evm"
    DISTRO = "arago"
    DISTRO_VERSION = "2017.05"
    TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
    TARGET_FPU = "hard"
    meta-processor-sdk = "HEAD:3d2f620a6a98b1b6abb1103d7dc986921436ed19"
    meta-arago-distro
    meta-arago-extras = "HEAD:b727bf8fce8e9cb5a6b5d5b48c45f0088e67eb53"
    meta-browser = "HEAD:880a7bd1d3b9a1b2003f5b0620350f03158bbd43"
    meta-qt5 = "HEAD:3601fd2c5306ac6d5d0d536e0be8cbb90da9b4c1"
    meta-networking
    meta-ruby
    meta-python
    meta-oe
    meta-gnome = "HEAD:fe5c83312de11e80b85680ef237f8acb04b4b26e"
    meta-ti = "HEAD:41d6fdc0fe5ea6054616cfccda13baac3ff33791"
    meta-linaro-toolchain
    meta-optee = "HEAD:d84874bad834657dd04ea69c35a74dd9dbd535b8"
    meta = "HEAD:ddf907ca95a19f54785079b4396935273b3747f6"

    Initialising tasks: 100% |###################################################################################################################################################################| Time: 0:00:02
    NOTE: Executing SetScene Tasks
    NOTE: Executing RunQueue Tasks

    ERROR: gmp-6.1.1-r0 do_package_qa: QA Issue: libgmpxx rdepends on external-linaro-toolchain-dbg [debug-deps]

    WARNING: gmp-6.1.1-r0 do_package_qa: QA Issue: /usr/lib/libgmpxx.so.4.5.1 contained in package libgmpxx requires libstdc++.so.6, but no providers found in RDEPENDS_libgmpxx? [file-rdeps]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libgfortran/lib/libgfortran.so.3.0.0 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libsegfault/lib/libSegFault.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /ldd/usr/bin/ldd is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: /usr/bin/ldd contained in package ldd requires /bin/bash, but no providers found in RDEPENDS_ldd? [file-rdeps]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libitm-staticdev/lib/libitm.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libssp-dev/lib/libssp_nonshared.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libmemusage/lib/libmemusage.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libasan-dev/lib/libsanitizer.spec is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/pldd is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/makedb is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/getent is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/pcprofiledump is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/iconv is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/rpcgen is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/getconf is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/sprof is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/gencat is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/locale is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /glibc-thread-db/lib/libthread_db-1.0.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /catchsegv/usr/bin/catchsegv is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libssp/lib/libssp.so.0.0.0 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libstdc++/lib/libstdc++.so.6.0.22-gdb.py is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /libstdc++/lib/libstdc++.so.6.0.22 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libcidn/lib/libcidn-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libatomic/lib/libatomic.so.1.2.0 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libgfortran-dev/lib/libgfortran.spec is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libstdc++-staticdev/lib/libsupc++.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /libstdc++-staticdev/lib/libstdc++.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libssp-staticdev/lib/libssp.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: No GNU_HASH in the elf binary: '/home/ai/Desktop/sagar/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/external-linaro-toolchain/2017.05-r0.arago35.tisdk0/packages-split/external-linaro-toolchain-dbg/lib/debug/libstdc++.so.6.0.22' [ldflags]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /external-linaro-toolchain-dbg/lib/debug/libstdc++.so.6.0.22 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dbg/lib/debug/libstdc++fs.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dbg/lib/debug/libstdc++.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]

    ERROR: gmp-6.1.1-r0 do_package_qa: QA run found fatal errors. Please consider fixing them.

    ERROR: gmp-6.1.1-r0 do_package_qa: Function failed: do_package_qa

    ERROR: Logfile of failure stored in: /home/ai/Desktop/sagar/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/gmp/6.1.1-r0/temp/log.do_package_qa.26812

    ERROR: Task (/home/ai/Desktop/sagar/tisdk/sources/oe-core/meta/recipes-support/gmp/gmp_6.1.1.bb:do_package_qa) failed with exit code '1'
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /external-linaro-toolchain/sbin/ldconfig is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libm-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libnss_dns-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libcrypt-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libpthread-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libc-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libanl-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/ld-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libnss_files-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libresolv-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libnss_hesiod-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libnsl-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libutil-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libnss_nis-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libnss_compat-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/librt-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libdl-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libBrokenLocale-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libnss_nisplus-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libsotruss/usr/lib/audit/sotruss-lib.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libubsan/lib/libubsan.so.0.0.0 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]

    ERROR: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: libubsan rdepends on external-linaro-toolchain-dbg [debug-deps]

    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: /lib/libubsan.so.0.0.0 contained in package libubsan requires libstdc++.so.6, but no providers found in RDEPENDS_libubsan? [file-rdeps]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libitm-dev/lib/libitm.spec is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libBrokenLocale.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libg.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libutil.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libmcheck.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libm.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libdl.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/librpcsvc.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libresolv.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libc.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libcrypt.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libieee.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libpthread.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/librt.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libnsl.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libanl.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/lib/libgfortran.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/lib/libstdc++fs.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/lib/libasan.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/lib/libubsan.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libgomp-staticdev/lib/libgomp.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crtbeginS.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/libc_nonshared.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crtbegin.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/libpthread.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crtfastmath.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/Scrt1.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crtend.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crtendS.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/libc.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/libpthread_nonshared.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crt1.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/Mcrt1.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crtbeginT.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crti.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/gcrt1.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crtn.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/lib/libasan_preinit.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libgomp-dev/usr/lib/gcc/arm-linux-gnueabi/6.3.1/include/omp.h is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /libgomp-dev/lib/libgomp.spec is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libatomic-staticdev/lib/libatomic.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libitm/lib/libitm.so.1.0.0 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /glibc-extra-nss/lib/libnss_db-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libgcc-dev/usr/lib/libgcc.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /libgcc-dev/lib/libgcc_s.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: non -staticdev package contains static .a library: libgcc-dev path '/work/armv7ahf-neon-linux-gnueabi/external-linaro-toolchain/2017.05-r0.arago35.tisdk0/packages-split/libgcc-dev/usr/lib/libgcc.a' [staticdev]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /tzcode/usr/bin/tzselect is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: /usr/bin/tzselect contained in package tzcode requires /bin/bash, but no providers found in RDEPENDS_tzcode? [file-rdeps]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libgomp/lib/libgomp.so.1.0.0 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libasan/lib/libasan.so.3.0.0 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]

    ERROR: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: libasan rdepends on external-linaro-toolchain-dbg [debug-deps]

    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: /lib/libasan.so.3.0.0 contained in package libasan requires libstdc++.so.6, but no providers found in RDEPENDS_libasan? [file-rdeps]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /external-linaro-toolchain-pcprofile/lib/libpcprofile.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libgcc/lib/libgcc_s.so.1 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]

    ERROR: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA run found fatal errors. Please consider fixing them.

    ERROR: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: Function failed: do_package_qa

    ERROR: Logfile of failure stored in: /home/ai/Desktop/sagar/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/external-linaro-toolchain/2017.05-r0.arago35.tisdk0/temp/log.do_package_qa.27275

    ERROR: Task (/home/ai/Desktop/sagar/tisdk/sources/meta-linaro/meta-linaro-toolchain/recipes-devtools/external-linaro-toolchain/external-linaro-toolchain.bb:do_package_qa) failed with exit code '1'

    NOTE: Tasks Summary: Attempted 1515 tasks of which 1507 didn't need to be rerun and 2 failed.

    Summary: 2 tasks failed:
    /home/ai/Desktop/sagar/tisdk/sources/oe-core/meta/recipes-support/gmp/gmp_6.1.1.bb:do_package_qa
    /home/ai/Desktop/sagar/tisdk/sources/meta-linaro/meta-linaro-toolchain/recipes-devtools/external-linaro-toolchain/external-linaro-toolchain.bb:do_package_qa
    Summary: There were 42 WARNING messages shown.
    Summary: There were 7 ERROR messages shown, returning a non-zero exit code.

    can anyone suggest changes?
  • Each time i am running bitbake getting different sets of error as follows;-

    Loading cache: 100% |########################################################################################################################################################################| Time: 0:00:00
    Loaded 3236 entries from dependency cache.
    NOTE: Resolving any missing task queue dependencies

    Build Configuration:
    BB_VERSION = "1.32.0"
    BUILD_SYS = "x86_64-linux"
    NATIVELSBSTRING = "Ubuntu-16.04"
    TARGET_SYS = "arm-linux-gnueabi"
    MACHINE = "k2g-evm"
    DISTRO = "arago"
    DISTRO_VERSION = "2017.05"
    TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
    TARGET_FPU = "hard"
    meta-processor-sdk = "HEAD:3d2f620a6a98b1b6abb1103d7dc986921436ed19"
    meta-arago-distro
    meta-arago-extras = "HEAD:b727bf8fce8e9cb5a6b5d5b48c45f0088e67eb53"
    meta-browser = "HEAD:880a7bd1d3b9a1b2003f5b0620350f03158bbd43"
    meta-qt5 = "HEAD:3601fd2c5306ac6d5d0d536e0be8cbb90da9b4c1"
    meta-networking
    meta-ruby
    meta-python
    meta-oe
    meta-gnome = "HEAD:fe5c83312de11e80b85680ef237f8acb04b4b26e"
    meta-ti = "HEAD:41d6fdc0fe5ea6054616cfccda13baac3ff33791"
    meta-linaro-toolchain
    meta-optee = "HEAD:d84874bad834657dd04ea69c35a74dd9dbd535b8"
    meta = "HEAD:ddf907ca95a19f54785079b4396935273b3747f6"

    Initialising tasks: 100% |###################################################################################################################################################################| Time: 0:00:02
    NOTE: Executing SetScene Tasks
    NOTE: Executing RunQueue Tasks
    ERROR: gmp-6.1.1-r0 do_package_qa: QA Issue: libgmpxx rdepends on external-linaro-toolchain-dbg [debug-deps]
    WARNING: gmp-6.1.1-r0 do_package_qa: QA Issue: /usr/lib/libgmpxx.so.4.5.1 contained in package libgmpxx requires libstdc++.so.6(GLIBCXX_3.4), but no providers found in RDEPENDS_libgmpxx? [file-rdeps]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libsegfault/lib/libSegFault.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /catchsegv/usr/bin/catchsegv is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libcidn/lib/libcidn-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /glibc-extra-nss/lib/libnss_db-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crtbeginS.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/libc_nonshared.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crtbegin.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/libpthread.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crtfastmath.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/Scrt1.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crtend.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crtendS.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/libc.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/libpthread_nonshared.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crt1.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/Mcrt1.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crtbeginT.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crti.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/gcrt1.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/usr/lib/crtn.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dev/lib/libasan_preinit.o is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libubsan/lib/libubsan.so.0.0.0 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    ERROR: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: libubsan rdepends on external-linaro-toolchain-dbg [debug-deps]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: /lib/libubsan.so.0.0.0 contained in package libubsan requires libstdc++.so.6(CXXABI_1.3), but no providers found in RDEPENDS_libubsan? [file-rdeps]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /tzcode/usr/bin/tzselect is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: /usr/bin/tzselect contained in package tzcode requires /bin/bash, but no providers found in RDEPENDS_tzcode? [file-rdeps]
    ERROR: gmp-6.1.1-r0 do_package_qa: QA run found fatal errors. Please consider fixing them.
    ERROR: gmp-6.1.1-r0 do_package_qa: Function failed: do_package_qa
    ERROR: Logfile of failure stored in: /home/ai/Desktop/sagar/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/gmp/6.1.1-r0/temp/log.do_package_qa.8040
    ERROR: Task (/home/ai/Desktop/sagar/tisdk/sources/oe-core/meta/recipes-support/gmp/gmp_6.1.1.bb:do_package_qa) failed with exit code '1'
    ERROR: db-6.0.35-r1 do_package_qa: QA Issue: db-cxx rdepends on external-linaro-toolchain-dbg [debug-deps]
    WARNING: db-6.0.35-r1 do_package_qa: QA Issue: /usr/lib/libdb_cxx-6.0.so contained in package db-cxx requires libstdc++.so.6(CXXABI_1.3.9), but no providers found in RDEPENDS_db-cxx? [file-rdeps]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libgcc/lib/libgcc_s.so.1 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /external-linaro-toolchain-dbg/lib/debug/libstdc++.so.6.0.22 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dbg/lib/debug/libstdc++fs.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-dbg/lib/debug/libstdc++.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: No GNU_HASH in the elf binary: '/home/ai/Desktop/sagar/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/external-linaro-toolchain/2017.05-r0.arago35.tisdk0/packages-split/external-linaro-toolchain-dbg/lib/debug/libstdc++.so.6.0.22' [ldflags]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libssp/lib/libssp.so.0.0.0 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /external-linaro-toolchain-pcprofile/lib/libpcprofile.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libasan-dev/lib/libsanitizer.spec is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libgomp-dev/usr/lib/gcc/arm-linux-gnueabi/6.3.1/include/omp.h is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /libgomp-dev/lib/libgomp.spec is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libssp-dev/lib/libssp_nonshared.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /ldd/usr/bin/ldd is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: /usr/bin/ldd contained in package ldd requires /bin/bash, but no providers found in RDEPENDS_ldd? [file-rdeps]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libgfortran/lib/libgfortran.so.3.0.0 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libgomp-staticdev/lib/libgomp.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libitm/lib/libitm.so.1.0.0 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: non -staticdev package contains static .a library: libgcc-dev path '/work/armv7ahf-neon-linux-gnueabi/external-linaro-toolchain/2017.05-r0.arago35.tisdk0/packages-split/libgcc-dev/usr/lib/libgcc.a' [staticdev]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libgcc-dev/usr/lib/libgcc.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /libgcc-dev/lib/libgcc_s.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libstdc++-staticdev/lib/libsupc++.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /libstdc++-staticdev/lib/libstdc++.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libstdc++/lib/libstdc++.so.6.0.22-gdb.py is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /libstdc++/lib/libstdc++.so.6.0.22 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libmemusage/lib/libmemusage.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libasan/lib/libasan.so.3.0.0 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    ERROR: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: libasan rdepends on external-linaro-toolchain-dbg [debug-deps]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: /lib/libasan.so.3.0.0 contained in package libasan requires libstdc++.so.6(CXXABI_1.3), but no providers found in RDEPENDS_libasan? [file-rdeps]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libgomp/lib/libgomp.so.1.0.0 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libgfortran-dev/lib/libgfortran.spec is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/pldd is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/makedb is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/getent is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/pcprofiledump is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/iconv is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/rpcgen is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/getconf is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/sprof is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/gencat is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-utils/usr/bin/locale is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libatomic-staticdev/lib/libatomic.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libsotruss/usr/lib/audit/sotruss-lib.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libitm-staticdev/lib/libitm.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libssp-staticdev/lib/libssp.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libatomic/lib/libatomic.so.1.2.0 is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /libitm-dev/lib/libitm.spec is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /external-linaro-toolchain/sbin/ldconfig is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libm-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libnss_dns-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libcrypt-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libpthread-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libc-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libanl-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/ld-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libnss_files-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libresolv-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libnss_hesiod-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libnsl-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libutil-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libnss_nis-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libnss_compat-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/librt-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libdl-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libBrokenLocale-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain/lib/libnss_nisplus-2.23.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /glibc-thread-db/lib/libthread_db-1.0.so is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    WARNING: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA Issue: external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libBrokenLocale.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libg.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libutil.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libmcheck.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libm.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libdl.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/librpcsvc.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libresolv.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libc.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libcrypt.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libieee.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libpthread.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/librt.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libnsl.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/usr/lib/libanl.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/lib/libgfortran.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/lib/libstdc++fs.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/lib/libasan.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination
    external-linaro-toolchain: /external-linaro-toolchain-staticdev/lib/libubsan.a is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
    ERROR: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: QA run found fatal errors. Please consider fixing them.
    ERROR: external-linaro-toolchain-2017.05-r0.arago35.tisdk0 do_package_qa: Function failed: do_package_qa
    ERROR: Logfile of failure stored in: /home/ai/Desktop/sagar/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/external-linaro-toolchain/2017.05-r0.arago35.tisdk0/temp/log.do_package_qa.8039
    ERROR: Task (/home/ai/Desktop/sagar/tisdk/sources/meta-linaro/meta-linaro-toolchain/recipes-devtools/external-linaro-toolchain/external-linaro-toolchain.bb:do_package_qa) failed with exit code '1'
    ERROR: db-6.0.35-r1 do_package_qa: QA run found fatal errors. Please consider fixing them.
    ERROR: db-6.0.35-r1 do_package_qa: Function failed: do_package_qa
    ERROR: Logfile of failure stored in: /home/ai/Desktop/sagar/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/db/6.0.35-r1/temp/log.do_package_qa.8043
    ERROR: Task (/home/ai/Desktop/sagar/tisdk/sources/oe-core/meta/recipes-support/db/db_6.0.35.bb:do_package_qa) failed with exit code '1'
    NOTE: Tasks Summary: Attempted 1718 tasks of which 1715 didn't need to be rerun and 3 failed.

    Summary: 3 tasks failed:
    /home/ai/Desktop/sagar/tisdk/sources/oe-core/meta/recipes-support/gmp/gmp_6.1.1.bb:do_package_qa
    /home/ai/Desktop/sagar/tisdk/sources/meta-linaro/meta-linaro-toolchain/recipes-devtools/external-linaro-toolchain/external-linaro-toolchain.bb:do_package_qa
    /home/ai/Desktop/sagar/tisdk/sources/oe-core/meta/recipes-support/db/db_6.0.35.bb:do_package_qa
    Summary: There were 43 WARNING messages shown.
    Summary: There were 10 ERROR messages shown, returning a non-zero exit code.
  • Hi,

    Sorry for the delay. I've been caught up with a lot of other tasks. I will have a look at your logs & update the thread.

    Best Regards,
    Yordan
  • Hi,
    Sorry, but I have some issue too. And, unfortunately, I still wasnt able to find solution.
    Can you help to fix it?

    Thank you!
  • Hi lldar,

    can you elaborate more on issue?

    because i could able to solve the issue of mine.

  • Sorry for long delay.
    Im already fix it too.
    I'm sorry to trouble you!