Wind River Support Network

HomeDefectsLIN9-5856
Fixed

LIN9-5856 : qemux86_64_bootimg_std: the basehash value changed

Created: Nov 28, 2017    Updated: Dec 3, 2018
Resolved Date: Dec 9, 2017
Found In Version: 9.0.0.13
Fix Version: 9.0.0.13
Severity: Standard
Applicable for: Wind River Linux 9
Component/s: Build & Config, Userspace

Description

NOTE: recipe wrlinux-image-minimal-initramfs-1.0-r0: task do_populate_lic: Started
NOTE: recipe expat-2.2.0-r0: task do_unpack: Succeeded
NOTE: Running task 1765 of 4609 (/home/wrlbuild/builds/builds-efea5748-6b29-487a-a391-cd83db6e9154/layers/oe-core/meta/recipes-core/expat/expat_2.2.0.bb:do_patch)
ERROR: When reparsing /home/wrlbuild/builds/builds-efea5748-6b29-487a-a391-cd83db6e9154/layers/wr-base/recipes-base/images/wrlinux-image-glibc-std.bb.do_image_ext3, the basehash value changed from 2a70ce5e40e96e60d96aecb3279eb622 to 6ecc9db24b210e9704b8ef3c054bf790. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /home/wrlbuild/builds/builds-efea5748-6b29-487a-a391-cd83db6e9154/layers/wr-base/recipes-base/images/wrlinux-image-glibc-std.bb.do_image_ext2, the basehash value changed from d787b94c422e52f9a99a7681a7e744a2 to a255bc8d67539ef5227c4a051fe5f049. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /home/wrlbuild/builds/builds-efea5748-6b29-487a-a391-cd83db6e9154/layers/wr-base/recipes-base/images/wrlinux-image-glibc-std.bb.do_image_ext4, the basehash value changed from 10aaab50555b4ddc5e645ed28d204f3b to cfbe77efb03b820a05ceba81ebddd685. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /home/wrlbuild/builds/builds-efea5748-6b29-487a-a391-cd83db6e9154/layers/wr-base/recipes-base/images/wrlinux-image-glibc-std.bb.do_image_cpio, the basehash value changed from 5d081faa5b32a1c87ffce55a9c7b8cb0 to 39d1efc5cd36726d710e984c633604ca. The metadata is not deterministic and this needs to be fixed.
NOTE: recipe expat-native-2.2.0-r0: task do_unpack: Succeeded
NOTE: Running task 1766 of 4609 (virtual:native:/home/wrlbuild/builds/builds-efea5748-6b29-487a-a391-cd83db6e9154/layers/oe-core/meta/recipes-core/expat/expat_2.2.0.bb:do_patch)
NOTE: recipe wrlinux-image-glibc-std-1.0-r5: task do_populate_lic: Started

Steps to Reproduce

Build in sled12_64 x86_64 (or any distro it seems)
Branch being built is WRLINUX_9_BASE
Logfiles are 00-wrconfig.log and 00-wrbuild.log
Relevant bits of the config were:
    setup.sh --distro=wrlinux --machine=qemux86-64 --dl-layers --kernel=standard --repo-verbose --verbose --accept-eula=yes
    notconfigure.sh --enable-bootimage=cpio,ext2,ext3,ext4,hddimg,iso,jffs2,tar.gz,tar.bz2,ubifs,cpio.gz.u-boot,cpio.bz2.u-boot,cpio.lzma.u-boot,cpio.u-boot,ext2.gz.u-boot,ext2.bz2.u-boot,ext2.lzma.u-boot,ext2.u-boot,ext3.gz.u-boot,ext3.bz2.u-boot,ext3.lzma.u-boot,ext3.u-boot,ext4.gz.u-boot,ext4.bz2.u-boot,ext4.lzma.u-boot,ext4.u-boot
    bitbake wrlinux-image-glibc-std

For ubifs/ubi image type, we need to add the below two variable in conf/local.conf:
For ubifs IMAGE TYPE we need to add the following variable:
MKUBIFS_ARGS = " -m 512 -e 15360 -c 204800 " (the number maybe need to change according to the FS size)
For ubi IMAGE TYPE we also need another variable:
UBINIZE_ARGS = " -p 16KiB -m 512 -s 512 " (also maybe need to change)

Other Downloads


Live chat
Online