Wind River Support Network

HomeDefectsLIN1019-1843
Not to be fixed

LIN1019-1843 : Manifest not found warnings when use SSTATE_MIRRORS over http

Created: Jul 18, 2019    Updated: Apr 29, 2021
Resolved Date: Apr 29, 2021
Found In Version: 10.19.45.1
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: Kernel

Description

Set SSTATE_MIRRORS in conf/local.conf:

SSTATE_MIRRORS ?= "file://.* http://<url_to_sstate_mirror>"
SSTATE_MIRROR_ALLOW_NETWORK ?= "1"

 

$ bitbake wrlinux-image-glibc-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 '')?
NOTE: Tasks Summary: Attempted 6055 tasks of which 1236 didn't need to be rerun and all succeeded.

Summary: There were 2 WARNING messages shown.

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