Wind River Support Network

HomeDefectsLIN1019-1652
Not to be fixed

LIN1019-1652 : Different nss files between two projects with same sstate-chache shared

Created: Jun 30, 2019    Updated: Apr 28, 2021
Resolved Date: Apr 28, 2021
Found In Version: 10.19.45.1
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: Userspace

Description


    1. Create project
    setup.sh --machines=intel-x86-64
    2. source env and build project
    3. Create sdk
    4. Create new build with same sstate-chache above and create sdk again
    echo SSTATE_DIR = \"${sstate_dir}\" >> conf/local.conf
    5. Extract two SDKs and check the difference.




$ md5sum sdk1/sysroots/corei7-64-wrs-linux/usr/lib64/libfreebl3.chk sdk0/sysroots/corei7-64-wrs-linux/usr/lib64/libfreebl3.chk
3a51b39d86db69e2f124804da9730e1f sdk1/sysroots/corei7-64-wrs-linux/usr/lib64/libfreebl3.chk
e900427b27be15f92c882cca5be32ab2 sdk0/sysroots/corei7-64-wrs-linux/usr/lib64/libfreebl3.chk
$ md5sum sdk1/sysroots/corei7-64-wrs-linux/usr/lib64/libnssdbm3.chk sdk0/sysroots/corei7-64-wrs-linux/usr/lib64/libnssdbm3.chk
5aca69037d99fb01b5b6683b2536991e sdk1/sysroots/corei7-64-wrs-linux/usr/lib64/libnssdbm3.chk
250232cc4af459c3327c5f5de2b70510 sdk0/sysroots/corei7-64-wrs-linux/usr/lib64/libnssdbm3.chk

$ md5sum sdk1/sysroots/corei7-64-wrs-linux/usr/lib64/libsoftokn3.chk sdk0/sysroots/corei7-64-wrs-linux/usr/lib64/libsoftokn3.chk
3bd54b72f28e727814d25a0aac44cc67 sdk1/sysroots/corei7-64-wrs-linux/usr/lib64/libsoftokn3.chk
f5b36401c6bef4626d6589054d8f0e2f sdk0/sysroots/corei7-64-wrs-linux/usr/lib64/libsoftokn3.chk

Steps to Reproduce

1. Create project
setup.sh  --machines=intel-x86-64
2. source env and build project
3. Create sdk 
4. Create new build with same sstate-chache above and create sdk again
    echo SSTATE_DIR = \"${sstate_dir}\" >> conf/local.conf
5. Extract two SDKs and check the difference.

Live chat
Online