Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 923353

Summary: app-crypt/heimdal-7.8.0-r1 fails tests (with dev-libs/openssl:0/3?): EVP_CipherInit_ex einit
Product: Gentoo Linux Reporter: matoro <matoro_gentoo>
Component: Current packagesAssignee: Gentoo Kerberos Maintainers <kerberos>
Status: CONFIRMED ---    
Severity: normal CC: matoro_gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/heimdal/heimdal/issues/1005
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 797325, 901943    
Attachments: build.log and emerge --info

Description matoro archtester 2024-01-30 18:19:36 UTC
Bunch of tests fail like:

FAIL: mdtest
============
 
mdtest: rc4 8: EVP_CipherInit_ex einit
MD4... FAIL mdtest (exit status: 1)
 
FAIL: test_cipher
=================
 
test_cipher: rc2: 0 EVP_CipherInit_ex einit
FAIL test_cipher (exit status: 1)
 
FAIL: test_hmac
===============
 
test_hmac: rc4 8: EVP_CipherInit_ex einit
FAIL test_hmac (exit status: 1)
 
FAIL: test_pkcs12
=================
 
test_pkcs12: rc4 8: EVP_CipherInit_ex einit
FAIL test_pkcs12 (exit status: 1)


Related to https://github.com/heimdal/heimdal/issues/1005 ?

Reproducible: Always
Comment 1 matoro archtester 2024-01-30 18:21:25 UTC
Created attachment 883743 [details]
build.log and emerge --info