Fixed
Created: May 21, 2018
Updated: Mar 27, 2019
Resolved Date: Jul 5, 2018
Found In Version: 9.0.0.15
Fix Version: 9.0.0.17
Severity: Severe
Applicable for: Wind River Linux 9
Component/s: Build & Config
Building the extensible SDK for the nxp-imx6 BSP produces an error (that you can see bellow).
I found another defect (LIN9-4483) that has the same issue but on intel-x86-64.
Summary: There was 1 WARNING message shown.
Summary: There were 21 ERROR messages shown, returning a non-zero exit code.
----------
NOTE: "attempted to execute unexpectedly and should have been setscened" errors indicate this may be caused by missing sstate artifacts that were likely produced in earlier builds, but have been subsequently deleted for some reason.
ERROR: wrlinux-image-glibc-small-1.0-r1 do_populate_sdk_ext: Function failed: copy_buildsystem
ERROR: Logfile of failure stored in: /nxp-imx6-wrl9/build/tmp/work/nxp_imx6-wrs-linux-gnueabi/wrlinux-image-glibc-small/1.0-r1/temp/log.do_populate_sdk_ext.177913
ERROR: Task (/nxp-imx6-wrl9/layers/wr-base/recipes-base/images/wrlinux-image-glibc-small.bb:do_populate_sdk_ext) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3081 tasks of which 2148 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/nxp-imx6-wrl9/layers/wr-base/recipes-base/images/wrlinux-image-glibc-small.bb:do_populate_sdk_ext
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
mkdir nxp-imx6-wrl9
cd nxp-imx6-wrl9/
git clone --branch WRLINUX_9_LTS_CVE https://windshare.windriver.com/remote.php/gitsmart/WRLinux-9-LTS-CVE/wrlinux-9
./wrlinux-9/setup.sh --machines nxp-imx6 --templates feature/initramfs-integrated --accept-eula yes
. environment-setup-x86_64-wrlinuxsdk-linux
. oe-init-build-env
bitbake wrlinux-image-glibc-small
bitbake -c populate_sdk_ext wrlinux-image-glibc-small