Part Number: 66AK2E05
Tool/software: Linux
Hi,
I try to build Yocto by referring "http://processors.wiki.ti.com/index.php?title=Processor_SDK_Building_The_SDK&oldid=218732"
Parsing recipes: 100% |################################################################################################################| Time: 0:07:06
Parsing of 2507 .bb files complete (0 cached, 2507 parsed). 3254 targets, 499 skipped, 0 masked, 0 errors.
WARNING: No recipes available for:
/home/alibivmuser/tisdk/rootfs/tisdk/sources/meta-openamp/recipes-bsp/device-tree/device-tree-generation_%.bbappend
NOTE: Resolving any missing task queue dependencies
NOTE: preferred version 4.9% of nativesdk-linux-libc-headers not available (for item nativesdk-linux-libc-headers)
NOTE: versions of nativesdk-linux-libc-headers available: 4.4 4.8
NOTE: preferred version 4.9% of nativesdk-linux-libc-headers not available (for item nativesdk-linux-libc-headers-dev)
NOTE: versions of nativesdk-linux-libc-headers available: 4.4 4.8
NOTE: preferred version 4.9% of linux-libc-headers not available (for item linux-libc-headers)
NOTE: versions of linux-libc-headers available: 4.4 4.8
NOTE: preferred version 4.9% of linux-libc-headers not available (for item linux-libc-headers-dev)
NOTE: versions of linux-libc-headers available: 4.4 4.8
Build Configuration:
BB_VERSION = "1.32.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-14.04"
TARGET_SYS = "arm-linux-gnueabi"
MACHINE = "k2e-evm"
DISTRO = "arago"
DISTRO_VERSION = "2017.06"
TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
TARGET_FPU = "hard"
meta-processor-sdk = "HEAD:2b7f7b00654eb3faaea7c66271ebe508b9ffc019"
meta-arago-distro
meta-arago-extras = "HEAD:8f49ed67d0627a04ac72fd388fda7756273ba2d7"
meta-browser = "HEAD:08576b03af624b65ad949c410d84c11c7d1f2e39"
meta-openamp = "HEAD:8a214032bfb7e8124bc1485c70c69f7d60abb819"
meta-qt5 = "HEAD:2c9f0e4eb0e9097f6f872ec1e1d81768a8ab5f1b"
meta-networking
meta-ruby
meta-python
meta-oe
meta-gnome = "HEAD:fe5c83312de11e80b85680ef237f8acb04b4b26e"
meta-ti = "HEAD:a18d57af8384ced25996739bb66d197c69efb77b"
meta-linaro-toolchain
meta-optee = "HEAD:49b0f32d7e955f250b0022d1b2f403f45a2c2d9c"
meta = "HEAD:e3911133ee9aad7cc3ae89faea80a097f6614fab"
Initialising tasks: 100% |#############################################################################################################| Time: 0:00:09
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
No currently running tasks (139 of 3695) 3% |### |
/usr/bin/env: relocation error: /home/linuxbrew/.linuxbrew/lib/libpthread.so.0: symbol __libc_vfork, version GLIBC_PRIVATE not defined in file libc.soERROR: Failed to spawn fakeroot worker to run /home/alibivmuser/tisdk/rootfs/tisdk/sources/oe-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.8.bb:do_install: [Errno 32] Broken pipe
WARNING: /home/alibivmuser/tisdk/rootfs/tisdk/sources/bitbake/lib/bb/runqueue.py:1797: ResourceWarning: unclosed file <_io.BufferedWriter name=30>
return True
WARNING: /home/alibivmuser/tisdk/rootfs/tisdk/sources/bitbake/lib/bb/runqueue.py:1797: ResourceWarning: unclosed file <_io.BufferedReader name=31>
return True
NOTE: Tasks Summary: Attempted 139 tasks of which 0 didn't need to be rerun and 1 failed.
Summary: There were 3 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
alibivmuser@ALIBIVM05:~/tisdk/rootfs$
Regards,
Arun