Not to be fixed
Created: May 9, 2024
Updated: Jun 18, 2025
Resolved Date: Jun 18, 2025
Found In Version: 10.24.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Userspace
Build an image with ptest enabled and recipe lapack installed. Run ptest of lapack. 1 out of 106 p test cases is failed.
git clone --depth 1 --branch master-wr git://pek-git.wrs.com/wrlinux-x
1) setup.sh --machine intel-x86-64 --dl-layers=1 --distros wrlinux --templates feature/xfce feature/aws feature/bcc feature/bpf feature/criu feature/fortran feature/ipv6 feature/lapack feature/lttng feature/nftables feature/package-management feature/podman feature/ptest feature/snmp feature/valgrind feature/virt-host --layers meta-aws meta-iot-cloud meta-virtualization --dl-layers=1
2). ./environment-setup-x86_64-wrlinuxsdk-linux
. ./oe-init-build-env build_test
3) vim conf/local.conf
IMAGE_INSTALL:append = " lapack"
4) bitbake wrlinux-image-std
5) boot the target and run commands per problem description