Wind River Support Network

HomeDefectsLIN1018-3658
Fixed

LIN1018-3658 : Failure of packages crash in managed build which upgraded from RCPL0016 to RCPL0017

Created: Mar 12, 2019    Updated: Apr 1, 2019
Resolved Date: Mar 17, 2019
Previous ID: LIN10-5539
Found In Version: 10.18.44.4
Fix Version: 10.18.44.5
Severity: Standard
Applicable for: Wind River Linux LTS 18
Component/s: Build & Config

Description

wrs-linux/gcc/x86_64-wrs-linux/6.2.0/ld: cannot find -llzma
| collect2: error: ld returned 1 exit status

Steps to Reproduce

$ git clone --branch WRLINUX_9_LTS_CVE_RCPL0020 https://windshare.windriver.com/ondemand/remote.php/gitsmart/WRLinux-9-LTS-CVE/wrlinux-9 wrlinux-9

$ (cd wrlinux-9; git checkout WRLINUX_9_LTS_CVE_RCPL0016)
$ ./wrlinux-9/setup.sh --machines=intel-x86-64 --kernel=cgl --distros=wrlinux-cgl --templates=feature/lttng --layers=wr-security,meta-security,meta-selinux,meta-webserver,meta-gnome --dl-layers --accept-eula=yes --user=xxx --password=xxxx
$ source environment-setup-x86_64-wrlinuxsdk-linux && source oe-init-build-env build
$ echo 'PRSERV_HOST = "localhost:0"' >>conf/local.conf
$ echo 'INHERIT += "packagefeed-stability"' >>conf/local.conf
$ echo 'INHERIT += "buildhistory"' >>conf/local.conf
$ echo 'BUILDHISTORY_COMMIT = "1"' >>conf/local.conf
$ echo 'WRTEMPLATE ?= "feature/package-management"' >>conf/local.conf
$ bitbake -k wrlinux-image-glibc-cgl

$ rm -rf conf/wr*
$ cd ..
$ (cd wrlinux-9; git checkout WRLINUX_9_LTS_CVE_RCPL0017)
$ ./wrlinux-9/setup.sh --machines=intel-x86-64 --kernel=cgl --distros=wrlinux-cgl --templates=feature/lttng --layers=wr-security,meta-security,meta-selinux,meta-webserver,meta-gnome --dl-layers --accept-eula=yes --user=xxx --password=xxxx
$ cd build
$ bitbake -k wrlinux-image-glibc-cgl
Live chat
Online