Wind River Support Network

HomeDefectsLIN1021-53
Not to be fixed

LIN1021-53 : [LTP] compiler warnings

Created: May 17, 2021    Updated: Aug 2, 2021
Resolved Date: Aug 2, 2021
Found In Version: 10.21.20.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Userspace

Description

setup.sh --dl-layers --machines intel-x86-64 --distro wrlinux --templates feature/system-stats feature/benchmark feature/bsp-extras feature/valgrind feature/intel-persistent-memory feature/bcc feature/intel-qat feature/intel-sst feature/edac

Add IMAGE_INSTALL_append = " ltp" in conf/local.conf
bitbake ltp

$ cd tmp-glibc/work/corei7-64-wrs-linux/ltp/20210121-r4
$ cat  temp/log.do_compile| grep warning| wc -l
2248

$ cat temp/log.do_compile | grep warning: |sed 's@^.*warning: \(.*\)@\1@g'| sort | uniq

Steps to Reproduce

--dl-layers --machines intel-x86-64 --distro wrlinux --templates feature/system-stats feature/benchmark feature/bsp-extras feature/valgrind feature/intel-persistent-memory feature/bcc feature/intel-qat feature/intel-sst feature/edac

Add IMAGE_INSTALL_append = " ltp" in conf/local.conf
bitbake  ltp

Live chat
Online