Wind River Support Network

HomeDefectsLIN1018-2144
Not to be fixed

LIN1018-2144 : nettle ptest: 1 out of 87 failed

Created: Aug 27, 2018    Updated: Mar 25, 2019
Resolved Date: Mar 25, 2019
Found In Version: unknown
Severity: Standard
Applicable for: Wind River Linux LTS 18
Component/s: Userspace

Description

# ./run-ptest
PASS: aes-test
PASS: arcfour-test
PASS: arctwo-test
PASS: base16-test
...
PASS: twofish-test
PASS: umac-test
PASS: version-test
PASS: yarrow-test
1 of 93 tests failed
Summary: pass 92    fail 1

Workaround

N/A

Steps to Reproduce

On host:
(1) setup.sh
--machine intel-x86-64 --templates feature/libhugetlbfs feature/mariadb feature/test feature/valgrind feature/xfce --dl-layers --layers meta-filesystems meta-virtualization meta-xfce --distro wrlinux --dl-layers
(2) . ./oe-init-build-env build_test 
(3) vim conf/local.conf
IMAGE_INSTALL_append += " nettle"
(4) bitbake wrlinux-image-glibc-std
On Target:
(1) # cd /usr/lib64/nettle/ptest
(2) # ./run-ptest
Live chat
Online