Here i am adding log file of the task failed. im using ubuntu 16.04 as a development PC and the target device Apalis imx6q. Please give a solution for the v4l -utils task which failed during the build.
Hello Lokesh
Could you provide the version of the hardware and software version of the module? Additionally some hardware information about your host would be very helpful.
Which branch did you compile? Finally can you provide all the changes done before starting the build?
Thanks and best regards, Jaski
Build Configuration:
BB_VERSION = “1.36.0”
BUILD_SYS = “x86_64-linux”
NATIVELSBSTRING = “ubuntu-16.04”
TARGET_SYS = “arm-angstrom-linux-gnueabi”
MACHINE = “apalis-imx6”
DISTRO = “angstrom”
DISTRO_VERSION = “v2017.12”
TUNE_FEATURES = “arm armv7a vfp thumb neon callconvention-hard”
TARGET_FPU = “hard”
meta-angstrom = “HEAD:3eafb0073465e4808769e7a8ed9d90c83d665868”
meta-toradex-nxp = “HEAD:529a2981915e52cd6a9f4772af65ac225d29f754”
meta-freescale = “HEAD:49ac225a38f6d84519798e3264f2e4d19b84f70a”
meta-freescale-3rdparty = “HEAD:1d6d5961dbf82624b28bb318b4950a64abc31d12”
meta-toradex-tegra = “HEAD:83d29c9dde04d0c8f2460831a6b22bce6579a72e”
meta-jetson-tk1 = “HEAD:e8b87fe8da7c6fcffa37ab245f50082953cc1ee1”
meta-toradex-bsp-common = “HEAD:78612101254076847875278a3f24afa1966dfea0”
meta-oe
meta-filesystems
meta-gnome
meta-xfce
meta-initramfs
meta-networking
meta-multimedia
meta-python = “HEAD:dacfa2b1920e285531bec55cd2f08743390aaf57”
meta-lxde = “HEAD:dbcbbfd9539a9a017bb6c9b7fd67c3ca22c4cacf”
meta-browser = “HEAD:cf35eca0de52d5a34dabe2068e68348367db8e55”
meta-qt4 = “HEAD:f313dbee2ac3d5fcc9801407947d3cb6cfb90b5d”
meta-qt5 = “HEAD:32bb7d18a08d1c48873d7ab6332d4cc3815a4dff”
meta-qt5-extra = “HEAD:b5bde85b0144877a746656b4567240d68c6c1980”
meta-freescale-distro = “HEAD:0ec6d7e206705702b5b534611754de0787f92b72”
meta-toradex-demos = “HEAD:aa265d1c86597e479629734145b638b51117ef02”
meta = “HEAD:b042347ee8cdbd2dfb0c2f616a94c4cca4b0ecd1”
im using apalis imx6 eval board and SOM is apalis-imx6quad core module.
Host hardware
4gb ram, 500gb hard disk, Ubuntu 16.04
and here i am attaching the local.conf file for the changeslink text
Thanks and best regards
lokesh B
It seems, that you just changed the machine in the local.conf and nothing else.
Could you look in the log log.do_compile.25665 to find more information about the error?
Concerning your hardware, you should have more RAM (at least 32GB). Check this post to get more information?
OK . THIS IS THE ATTACHMENT WITH LOG FILE. Please find the log
link text
please help by seeing the log.
Hello, in the log, there is no information. Could you try to clean the task which failed and redo the build as described here.
hi,
Did all the commands mentioned in the link.
But the same error is occuring .
hi, i did the build, the build runs fine without errors. Could you do again repo sync and a clean build?
We were able to repro this issue on one of our machines.
As a temporary solution please find at meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.12.3.bb
a string
inherit autotools gettext pkgconfig
and replace it with
inherit autotools-brokensep gettext pkgconfig