NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lib/53044: libcrypto tests failing due to missing helpers



>Number:         53044
>Category:       lib
>Synopsis:       libcrypto tests failing due to missing helpers
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    lib-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 21 15:25:00 +0000 2018
>Originator:     Martin Husemann
>Release:        NetBSD 8.99.12
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD thirdstage.duskware.de 8.99.12 NetBSD 8.99.12 (MODULAR) #65: Wed Feb 21 07:02:47 CET 2018 martin%thirdstage.duskware.de@localhost:/usr/src/sys/arch/sparc64/compile/MODULAR sparc64
Architecture: sparc64
Machine: sparc64
>Description:

With openssl 1.1 the following tests fail:

Failed test cases:
    crypto/libcrypto/t_certs:x509v3, crypto/libcrypto/t_hashes:sha, crypto/libcrypto/t_libcrypto:lhash


due to missing helper programs:

tc-se:sh: /usr/tests/crypto/libcrypto/h_lhashtest: not found
tc-se:execvp(/usr/tests/crypto/libcrypto/h_shatest) failed: No such file or directory
tc-se:execvp(/usr/tests/crypto/libcrypto/h_x509v3test) failed: No such file or directory



>How-To-Repeat:

cd tests/crypto/libcrypto
atf-run 

>Fix:
n/a



Home | Main Index | Thread Index | Old Index