Wind River Support Network

HomeDefectsLINCD-255
Fixed

LINCD-255 : WARNING: Manifest not found when use remote SSTATE_MIRROR

Created: Nov 14, 2019    Updated: Apr 1, 2021
Resolved Date: Mar 14, 2021
Found In Version: 10.20.3.0
Fix Version: 10.21.13.0
Severity: Standard
Applicable for: Wind River Linux CD
Component/s: Kernel

Description

In conf/local.conf :

SSTATE_MIRRORS ?= "file://.* [http://url/to/sstate/PATH|http://pek-lpggp5.wrs.com/buildarea1/WRL1019_PUBLIC_SSTATE/SSTATE-20190718/x86-next/sstate_all/PATH]"
SSTATE_MIRROR_ALLOW_NETWORK ?= "1"

$ bitbake wrlinux-image-std

There might be warnings like:

WARNING: kernel-initramfs-1.0-r0 do_package: Manifest /path/to/build/tmp-glibc/sstate-control/manifest-x86_64_x86_64-nativesdk-secure-core-image-initramfs.packagedata not found in intel_x86_64 corei7-64 core2-64 x86_64 allarch x86_64_x86_64-nativesdk (variant '')?

 

Workaround:

No workaround, it's just a warning, the build will be OK

 

Steps to Reproduce

/lpg-build/cdc/fast_prod/WRL10_19/WRL10_19_GIT/wrlinux-10/setup.sh --machines=intel-x86-64 --distros=wrlinux --dl-layers --templates feature/linux-yocto-dev feature/userspace-next feature/toolchain-next feature/efi-secure-boot --accept-eula=yes
. ./oe-init-build-env build
bitbake wrlinux-image-std

In conf/local.conf :
#jhu2 append as below:
SSTATE_MIRRORS ?= "file://.* http://pek-lpggp5.wrs.com/buildarea1/WRL1019_PUBLIC_SSTATE/SSTATE-20190718/x86-next/sstate_all/PATH"
SSTATE_MIRROR_ALLOW_NETWORK ?= "1"
BB_NUMBER_THREADS ?= "24"
PARALLEL_MAKE ?= "-j 24"
Live chat
Online