NetBSD-Bugs archive

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

lib/59538: test failures after openssl update



>Number:         59538
>Category:       lib
>Synopsis:       test failures after openssl update
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    lib-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jul 21 13:40:00 +0000 2025
>Originator:     Martin Husemann
>Release:        NetBSD 10.99.15
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD seven-days-to-the-wolves.aprisoft.de 10.99.15 NetBSD 10.99.15 (GENERIC) #809: Sun Jul 20 14:13:13 CEST 2025 martin%seven-days-to-the-wolves.aprisoft.de@localhost:/work/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:

After the openssl update some tests in tests/crypto/libcrypto are
failing:

Failed test cases:
    t_ciphers:evp, t_hashes:mdc2, t_pubkey:dsa

The evp test doesn't seem to grok "XTSStandard" in the test input any
more, mdc2 fails due to a missing symbol OSSL_provider_init" in some
shared lib and dsa keygen fails in dsatest.c line 250.

>How-To-Repeat:

cd /usr/tests/crypto/libcrypto && atf-run|atf-report

>Fix:
n/a



Home | Main Index | Thread Index | Old Index