[meta-freescale] Build failing with [imx-vpu, imx-lib : LIC_FILES_CHKSUM points to an invalid file] error after repo sync

Subodh Chiwate subodh.chiwate at ufomoviez.com
Thu Dec 11 02:07:40 PST 2014


Hi,

I am using IMX6Q Sabre SD. Yocto repo was set to

repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.10.31-1.1.0_beta

I did a repo sync(almost after a month of initial setup) to get the latest updates before trying to build gstreamer-imx plugins.
I used sync after almost month of intial setup.

But now I am getting following error (Complete logs at the end of message.)
ERROR: Function failed: imx-vpu: LIC_FILES_CHKSUM points to an invalid file:

1)  Is there a way to revert my setup to older state.
2)  Is this a configuration error at my end ? If so, how do fix it and ensure it doesn't happen in future.
3)  Is this a temporary error at the source and will get resolved soon with another update in a day or two.



--
Thanks & Regards,
Subodh


Error Logs :
========

ufouser at ufouser-virtual-machine:/Data/yocto/fsl-arm-yocto-bsp/build-dfb$ bitbake fsl-image-gui
Loading cache: 100% |###########################################################################################################################################| ETA:  00:00:00
Loaded 2165 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)
NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg

Build Configuration:
BB_VERSION        = "1.22.0"
BUILD_SYS         = "i686-linux"
NATIVELSBSTRING   = "Ubuntu-14.04"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "imx6qsabresd"
DISTRO            = "poky"
DISTRO_VERSION    = "1.6.1"
TUNE_FEATURES     = "armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto        = "(nobranch):c4f1f0f491f988901bfd6965f7d10f60cb94a76f"
meta-oe           = "(nobranch):a6dcf6265822ca1484d991d10a3042e04a960cdb"
meta-fsl-arm      = "(nobranch):b3cf9ce918cd4fcbc5c39ade47d384414ea590ed"
meta-fsl-arm-extra = "(nobranch):5a1e9ce6e322cff080f7c1b53912af3d6227878f"
meta-fsl-demos    = "(nobranch):27fdb2f2642ecd55d5633bde880dd4c37acd0d42"
meta-fsl-arm
meta-fsl-demos    = "(detachedfromc21191f):c21191fe065596bd107fd88136c81dfc80af6d6c"
meta-browser      = "(nobranch):395149f69e6b752e9f794487b6ab4433965fafef"
meta-gnome
meta-networking
meta-ruby         = "(nobranch):a6dcf6265822ca1484d991d10a3042e04a960cdb"
meta-qt5          = "(nobranch):0137274b13a568718e441f8f1c611a653db9f2f7"
meta-fsl-qt5      = "(detachedfromc21191f):c21191fe065596bd107fd88136c81dfc80af6d6c"

NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: Function failed: imx-vpu: LIC_FILES_CHKSUM points to an invalid file: /Data/yocto/fsl-arm-yocto-bsp/build-dfb/tmp/work/imx6qsabresd-poky-linux-gnueabi/imx-vpu/1_3.10.31-1.1.0-r0/imx-vpu-3.10.31-1.1.0-beta/vpu/EULA.txt
ERROR: Logfile of failure stored in: /Data/yocto/fsl-arm-yocto-bsp/build-dfb/tmp/work/imx6qsabresd-poky-linux-gnueabi/imx-vpu/1_3.10.31-1.1.0-r0/temp/log.do_configure.10217
Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: Executing shell function do_configure
| DEBUG: Shell function do_configure finished
| DEBUG: Executing python function do_qa_configure
| NOTE: Checking autotools environment for common misconfiguration
| DEBUG: Python function do_qa_configure finished
| ERROR: Function failed: imx-vpu: LIC_FILES_CHKSUM points to an invalid file: /Data/yocto/fsl-arm-yocto-bsp/build-dfb/tmp/work/imx6qsabresd-poky-linux-gnueabi/imx-vpu/1_3.10.31-1.1.0-r0/imx-vpu-3.10.31-1.1.0-beta/vpu/EULA.txt
ERROR: Task 3472 (/Data/yocto/fsl-arm-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-fsl-arm/recipes-bsp/imx-vpu/imx-vpu_3.10.31-1.1.0.bb, do_configure) failed with exit code '1'
ERROR: Function failed: imx-lib: LIC_FILES_CHKSUM points to an invalid file: /Data/yocto/fsl-arm-yocto-bsp/build-dfb/tmp/work/imx6qsabresd-poky-linux-gnueabi/imx-lib/1_3.10.31-1.1.0-r0/imx-lib-3.10.31-1.1.0-beta/ipu/mxc_ipu_hl_lib.h
ERROR: Logfile of failure stored in: /Data/yocto/fsl-arm-yocto-bsp/build-dfb/tmp/work/imx6qsabresd-poky-linux-gnueabi/imx-lib/1_3.10.31-1.1.0-r0/temp/log.do_configure.10218
Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: Executing shell function do_configure
| DEBUG: Shell function do_configure finished
| DEBUG: Executing python function do_qa_configure
| NOTE: Checking autotools environment for common misconfiguration
| DEBUG: Python function do_qa_configure finished
| ERROR: Function failed: imx-lib: LIC_FILES_CHKSUM points to an invalid file: /Data/yocto/fsl-arm-yocto-bsp/build-dfb/tmp/work/imx6qsabresd-poky-linux-gnueabi/imx-lib/1_3.10.31-1.1.0-r0/imx-lib-3.10.31-1.1.0-beta/ipu/mxc_ipu_hl_lib.h
ERROR: Task 3460 (/Data/yocto/fsl-arm-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-fsl-arm/recipes-bsp/imx-lib/imx-lib_3.10.31-1.1.0.bb, do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1665 tasks of which 1663 didn't need to be rerun and 2 failed.
Waiting for 0 running tasks to finish:

Summary: 2 tasks failed:
  /Data/yocto/fsl-arm-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-fsl-arm/recipes-bsp/imx-vpu/imx-vpu_3.10.31-1.1.0.bb, do_configure
  /Data/yocto/fsl-arm-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-fsl-arm/recipes-bsp/imx-lib/imx-lib_3.10.31-1.1.0.bb, do_configure
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.





-- **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. UFOMoviez India Ltd. has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. UFOMoviez India Ltd. reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the UFOMoviez India Ltd.'s e-mail system. ***************** End of Disclaimer *******************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20141211/2e41d850/attachment-0001.html>


More information about the meta-freescale mailing list