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.

Bitbake Sitara SDK image with many warnings

I tried to build the TI Sitara SDK image from scratch, using 'configs/amsdk/amsdk-07.01.00.00-config.txt' as conf and choose 'arago-base-tisdk-image' as bitbake target, which is supposed to be used to generate minimal system image in Sitara SDK under folder filesystem. 

There are many warnings. The first one is:

WARNING: No recipes available for:
/home/ma/tmp/test001/tisdk/sources/meta-qt5/recipes-devtools/cmake/cmake_2.8.11.2.bbappend

It seems there are only cmake_2.8.10.2.bb file to be overridden. If I do 'mv cmake_2.8.11.2.bbappend cmake_2.8.10.2.bbappend', this warning is suppressed but I have no idea if this is the correct fix. Anyway, I just build the minimal system image and qt5 is not used, so no idea if this change has any problems.

Then I got many 'NO GNU_HASH' QA Issues related to linaro toolchain, don't know the reason and how those issues affect the target system. 

Also there are installation file conflicts. attr, acl and quota package want to install some files which already provided by linaro toolchain.

Also both cryptodev and ocf-linux tried to install the same header file. This issue seems to be related to 64 bit ubuntu and TI GLSDK provided a workaround solution in wiki page.

I also tried 'configs/amsdk/amsdk-07.01.00.00-config.txt'  configuration, the output are quite similar.

Building an embedded linux system involves so many packages on which our developers have not much knowledge and expertise. So is there any targets/tags from which I can build a system image without warning?

Or please give some advices and directions to solve those warnings? They do worry us to ship the product, even if all our apps and tests works flawlessly.

Best Regards

matianfu

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Pseudo is not present but is required, building this first before the main build
Parsing recipes: 100% |####################################################################################################################################| Time: 00:00:50
Parsing of 1591 .bb files complete (0 cached, 1591 parsed). 1971 targets, 153 skipped, 0 masked, 0 errors.
WARNING: No recipes available for:
/home/ma/tmp/test001/tisdk/sources/meta-qt5/recipes-devtools/cmake/cmake_2.8.11.2.bbappend

Build Configuration:
BB_VERSION = "1.18.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-12.04"
TARGET_SYS = "arm-oe-linux-gnueabi"
MACHINE = "am335x-evm"
DISTRO = "arago"
DISTRO_VERSION = "2013.12"
TUNE_FEATURES = "armv7a vfp thumb neon callconvention-hard cortexa8"
TARGET_FPU = "vfp-neon"
meta-arago-distro
meta-arago-extras = "(nobranch):51e32a69d3d58c032b22673e4b05a76d36ea1a97"
meta-qt5 = "(nobranch):cefaba69a785c5221463f0eb496b749d5ddf8a5a"
toolchain-layer
meta-networking
meta-oe = "(nobranch):cb182019c4f7485713cb50623240c01882448ffd"
meta-ti = "(nobranch):2d8b62b4e9aea0308030ad25eb4d56ec6b6ed3ae"
meta-linaro-toolchain = "(nobranch):c9f78d6eff14ada3f2bc960e81883b27a10afecc"
meta = "(nobranch):58b479f4d4d283e590a55a71151fca481fbe3c24"

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Tasks Summary: Attempted 72 tasks of which 0 didn't need to be rerun and all succeeded.

Summary: There was 1 WARNING message shown.
Loading cache: 100% |######################################################################################################################################| ETA: 00:00:00
Loaded 1972 entries from dependency cache.
WARNING: No recipes available for:
/home/ma/tmp/test001/tisdk/sources/meta-qt5/recipes-devtools/cmake/cmake_2.8.11.2.bbappend

Build Configuration:
BB_VERSION = "1.18.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-12.04"
TARGET_SYS = "arm-oe-linux-gnueabi"
MACHINE = "am335x-evm"
DISTRO = "arago"
DISTRO_VERSION = "2013.12"
TUNE_FEATURES = "armv7a vfp thumb neon callconvention-hard cortexa8"
TARGET_FPU = "vfp-neon"
meta-arago-distro
meta-arago-extras = "(nobranch):51e32a69d3d58c032b22673e4b05a76d36ea1a97"
meta-qt5 = "(nobranch):cefaba69a785c5221463f0eb496b749d5ddf8a5a"
toolchain-layer
meta-networking
meta-oe = "(nobranch):cb182019c4f7485713cb50623240c01882448ffd"
meta-ti = "(nobranch):2d8b62b4e9aea0308030ad25eb4d56ec6b6ed3ae"
meta-linaro-toolchain = "(nobranch):c9f78d6eff14ada3f2bc960e81883b27a10afecc"
meta = "(nobranch):58b479f4d4d283e590a55a71151fca481fbe3c24"

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: QA Issue: external-linaro-toolchain: Files/directories were installed but not shipped
/usr/lib/liblzma.so.5
/usr/lib/liblzma.so.5.0.0
/lib/libacl.so.1
/lib/libattr.so.1
/lib/libattr.so.1.1.0
/lib/libacl.so.1.1.0
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/libssp/lib/libssp.so.0.0.0'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/libmudflap/lib/libmudflapth.so.0.0.0'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/libmudflap/lib/libmudflap.so.0.0.0'
WARNING: QA Issue: non -staticdev package contains static .a library: libmudflap-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/libmudflap-dev/lib/libmudflapth.a'
WARNING: QA Issue: non -staticdev package contains static .a library: libmudflap-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/libmudflap-dev/lib/libmudflap.a'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/libgomp/lib/libgomp.so.1.0.0'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/libitm/lib/libitm.so.1.0.0'
WARNING: QA Issue: ELF binary '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/libitm/lib/libitm.so.1.0.0' has relocations in .text
WARNING: QA Issue: non -staticdev package contains static .a library: external-linaro-toolchain-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/external-linaro-toolchain-dev/usr/lib/librpcsvc.a'
WARNING: QA Issue: non -staticdev package contains static .a library: external-linaro-toolchain-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/external-linaro-toolchain-dev/usr/lib/librt.a'
WARNING: QA Issue: non -staticdev package contains static .a library: external-linaro-toolchain-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/external-linaro-toolchain-dev/usr/lib/libc.a'
WARNING: QA Issue: non -staticdev package contains static .a library: external-linaro-toolchain-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/external-linaro-toolchain-dev/usr/lib/libpthread.a'
WARNING: QA Issue: non -staticdev package contains static .a library: external-linaro-toolchain-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/external-linaro-toolchain-dev/usr/lib/libBrokenLocale.a'
WARNING: QA Issue: non -staticdev package contains static .a library: external-linaro-toolchain-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/external-linaro-toolchain-dev/usr/lib/libg.a'
WARNING: QA Issue: non -staticdev package contains static .a library: external-linaro-toolchain-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/external-linaro-toolchain-dev/usr/lib/libutil.a'
WARNING: QA Issue: non -staticdev package contains static .a library: external-linaro-toolchain-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/external-linaro-toolchain-dev/usr/lib/libresolv.a'
WARNING: QA Issue: non -staticdev package contains static .a library: external-linaro-toolchain-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/external-linaro-toolchain-dev/usr/lib/libieee.a'
WARNING: QA Issue: non -staticdev package contains static .a library: external-linaro-toolchain-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/external-linaro-toolchain-dev/usr/lib/libmcheck.a'
WARNING: QA Issue: non -staticdev package contains static .a library: external-linaro-toolchain-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/external-linaro-toolchain-dev/usr/lib/libm.a'
WARNING: QA Issue: non -staticdev package contains static .a library: external-linaro-toolchain-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/external-linaro-toolchain-dev/usr/lib/libanl.a'
WARNING: QA Issue: non -staticdev package contains static .a library: external-linaro-toolchain-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/external-linaro-toolchain-dev/usr/lib/libcrypt.a'
WARNING: QA Issue: non -staticdev package contains static .a library: external-linaro-toolchain-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/external-linaro-toolchain-dev/usr/lib/libnsl.a'
WARNING: QA Issue: non -staticdev package contains static .a library: external-linaro-toolchain-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/external-linaro-toolchain-dev/usr/lib/libbsd-compat.a'
WARNING: QA Issue: non -staticdev package contains static .a library: external-linaro-toolchain-dev path '/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/external-linaro-toolchain/2013.03-r2-arago5/packages-split/external-linaro-toolchain-dev/usr/lib/libdl.a'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/gdbm/1.8.3-r4/packages-split/gdbm/usr/lib/libgdbm.so.3.0.0'
WARNING: The recipe attr is trying to install files into a shared area when those files already exist. Those files and their manifest location are:
/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/lib/libattr.so.1
Matched in manifest-am335x-evm-external-linaro-toolchain
/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/lib/libattr.so.1.1.0
Matched in manifest-am335x-evm-external-linaro-toolchain
Please verify which package should provide the above files.
WARNING: The recipe acl is trying to install files into a shared area when those files already exist. Those files and their manifest location are:
/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/lib/libacl.so.1
Matched in manifest-am335x-evm-external-linaro-toolchain
/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/lib/libacl.so.1.1.0
Matched in manifest-am335x-evm-external-linaro-toolchain
Please verify which package should provide the above files.
WARNING: The recipe quota is trying to install files into a shared area when those files already exist. Those files and their manifest location are:
/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/usr/include/rpcsvc/rquota.h
Matched in manifest-am335x-evm-external-linaro-toolchain
/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/usr/include/rpcsvc/rquota.x
Matched in manifest-am335x-evm-external-linaro-toolchain
Please verify which package should provide the above files.
WARNING: The recipe cryptodev is trying to install files into a shared area when those files already exist. Those files and their manifest location are:
/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/usr/include/crypto/cryptodev.h
Matched in manifest-am335x-evm-ocf-linux
Please verify which package should provide the above files.
WARNING: am33x-cm3: No generic license file exists for: TI-BSD in any provider
WARNING: iperf: No generic license file exists for: NewBSD in any provider
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-audio/usr/lib/python2.7/lib-dynload/ossaudiodev.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-audio/usr/lib/python2.7/lib-dynload/audioop.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-bsddb/usr/lib/python2.7/lib-dynload/_bsddb.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-codecs/usr/lib/python2.7/lib-dynload/_codecs_tw.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-codecs/usr/lib/python2.7/lib-dynload/unicodedata.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-codecs/usr/lib/python2.7/lib-dynload/_codecs_iso2022.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-codecs/usr/lib/python2.7/lib-dynload/_codecs_hk.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-codecs/usr/lib/python2.7/lib-dynload/_codecs_kr.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-codecs/usr/lib/python2.7/lib-dynload/_codecs_jp.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-codecs/usr/lib/python2.7/lib-dynload/_codecs_cn.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-codecs/usr/lib/python2.7/lib-dynload/_locale.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-codecs/usr/lib/python2.7/lib-dynload/_multibytecodec.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-compression/usr/lib/python2.7/lib-dynload/bz2.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-core/usr/lib/python2.7/lib-dynload/binascii.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-core/usr/lib/python2.7/lib-dynload/_struct.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-core/usr/lib/python2.7/lib-dynload/time.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-crypt/usr/lib/python2.7/lib-dynload/_hashlib.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-crypt/usr/lib/python2.7/lib-dynload/crypt.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-ctypes/usr/lib/python2.7/lib-dynload/_ctypes.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-ctypes/usr/lib/python2.7/lib-dynload/_ctypes_test.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-curses/usr/lib/python2.7/lib-dynload/_curses.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-curses/usr/lib/python2.7/lib-dynload/_curses_panel.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-datetime/usr/lib/python2.7/lib-dynload/datetime.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-elementtree/usr/lib/python2.7/lib-dynload/_elementtree.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-fcntl/usr/lib/python2.7/lib-dynload/fcntl.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-gdbm/usr/lib/python2.7/lib-dynload/gdbm.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-hotshot/usr/lib/python2.7/lib-dynload/_hotshot.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-image/usr/lib/python2.7/lib-dynload/imageop.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-io/usr/lib/python2.7/lib-dynload/_socket.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-io/usr/lib/python2.7/lib-dynload/_ssl.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-io/usr/lib/python2.7/lib-dynload/cStringIO.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-io/usr/lib/python2.7/lib-dynload/_io.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-io/usr/lib/python2.7/lib-dynload/termios.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-io/usr/lib/python2.7/lib-dynload/select.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-json/usr/lib/python2.7/lib-dynload/_json.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-lang/usr/lib/python2.7/lib-dynload/_functools.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-lang/usr/lib/python2.7/lib-dynload/itertools.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-lang/usr/lib/python2.7/lib-dynload/parser.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-lang/usr/lib/python2.7/lib-dynload/operator.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-lang/usr/lib/python2.7/lib-dynload/_collections.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-lang/usr/lib/python2.7/lib-dynload/array.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-lang/usr/lib/python2.7/lib-dynload/_bisect.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-lang/usr/lib/python2.7/lib-dynload/_heapq.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-math/usr/lib/python2.7/lib-dynload/_random.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-math/usr/lib/python2.7/lib-dynload/math.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-math/usr/lib/python2.7/lib-dynload/cmath.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-mmap/usr/lib/python2.7/lib-dynload/mmap.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-multiprocessing/usr/lib/python2.7/lib-dynload/_multiprocessing.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-pickle/usr/lib/python2.7/lib-dynload/cPickle.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-profile/usr/lib/python2.7/lib-dynload/_lsprof.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-readline/usr/lib/python2.7/lib-dynload/readline.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-resource/usr/lib/python2.7/lib-dynload/resource.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-sqlite3/usr/lib/python2.7/lib-dynload/_sqlite3.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-stringold/usr/lib/python2.7/lib-dynload/strop.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-syslog/usr/lib/python2.7/lib-dynload/syslog.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-textutils/usr/lib/python2.7/lib-dynload/_csv.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-unixadmin/usr/lib/python2.7/lib-dynload/nis.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-unixadmin/usr/lib/python2.7/lib-dynload/grp.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-xml/usr/lib/python2.7/lib-dynload/pyexpat.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-zlib/usr/lib/python2.7/lib-dynload/zlib.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-misc/usr/lib/python2.7/lib-dynload/dl.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-misc/usr/lib/python2.7/lib-dynload/linuxaudiodev.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-misc/usr/lib/python2.7/lib-dynload/dbm.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-misc/usr/lib/python2.7/lib-dynload/future_builtins.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-misc/usr/lib/python2.7/lib-dynload/spwd.so'
WARNING: QA Issue: No GNU_HASH in the elf binary: '/home/ma/tmp/test001/tisdk/build/arago-tmp-external-linaro-toolchain/work/cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi/python/2.7.3-r0.3/packages-split/python-misc/usr/lib/python2.7/lib-dynload/_testcapi.so'
NOTE: Tasks Summary: Attempted 2595 tasks of which 307 didn't need to be rerun and all succeeded.

Summary: There were 99 WARNING messages shown.