Fixed
Created: Jan 14, 2018
Updated: May 16, 2019
Resolved Date: Jan 17, 2018
Found In Version: 7.0.0.27
Fix Version: 7.0.0.28
Severity: Severe
Applicable for: Wind River Linux 7
Component/s: Userspace
In OVP7 RCPL 27, when make export-sdk, the nativesdk-qemu-helper failure for md5 checksum.
----------
ERROR: nativesdk-qemu-helper: md5 data is not matching for file:///b/xxxxx/porter2-jan/D471_ysb/build-nfx-2-ovp-secure/x86-64-ovp/layers/oe-core/scripts/run
qemu;endline=19;md5=a8ad1905c709a2deaa057608ebaf705a
ERROR: nativesdk-qemu-helper: The new md5 checksum is 1bb44e6c68416dcb0231d6c1c0a668cf
ERROR: nativesdk-qemu-helper: Check if the license information has changed in /b/xxxxx/porter2-jan/D471_ysb/build-nfx-2-ovp-secure/x86-64-ovp/layers/oe-core/scripts/runqemu (ending on line 19) to verify that the LICENSE value "GPLv2" remains valid
ERROR: Licensing Error: LIC_FILES_CHKSUM does not match, please fix
ERROR: Function failed: do_qa_configure
ERROR: Logfile of failure stored in: /b/xxxxx/porter2-jan/D471_ysb/build-nfx-2-ovp-secure/x86-64-ovp/bitbake_build/tmp/work/x86_64-nativesdk-wrlinuxsdk-linux/nativesdk-qemu-helper/1.0-r9/temp/do_configure/log.do_configure.9386
ERROR: Task 3975 (/b/xxxxx/porter2-jan/D471_ysb/build-nfx-2-ovp-secure/x86-64-ovp/layers/wr-ovp/ovp/base/recipes-devtools/qemu-2.7.0/nativesdk-qemu-helper_1.0.bb, do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 6061 tasks of which 5251 didn't need to be rerun and 1 failed.
NOTE: Build completion summary:
NOTE: From shared state: 0
NOTE: From scratch: 51
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
/b/xxxxx/porter2-jan/D471_ysb/build-nfx-2-ovp-secure/x86-64-ovp/layers/wr-ovp/ovp/base/recipes-devtools/qemu-2.7.0/nativesdk-qemu-helper_1.0.bb, do_configure
Summary: There were 2 WARNING messages shown.
Summary: There were 5 ERROR messages shown, returning a non-zero exit code.
----------
Edit the layers/wr-ovp/ovp/base/recipes-devtools/qemu-2.7.0/nativesdk-qemu-helper_1.0.bb,
replace the
md5=a8ad1905c709a2deaa057608ebaf705a
to
md5=1bb44e6c68416dcb0231d6c1c0a668cf
1. /opt/WRL7/wrlinux-7/wrlinux/configure --enable-addons=wr-ovp --enable-board=x86-64-kvm-guest --enable-kernel=ovp --enable-rootfs=ovp-guest --enable-jobs=8 --enable-parallel-pkgbuilds=8 --enable-reconfig --enable-test=yes --with-template=feature/new-dpdk-ovs --enable-bootimage=hdd,tar.bz2 --with-bootimage-space=1024 --with-rcpl-version=0027
2. make
make export-sdk