Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923353 - app-crypt/heimdal-7.8.0-r1 fails tests (with dev-libs/openssl:0/3?): EVP_CipherInit_ex einit
Summary: app-crypt/heimdal-7.8.0-r1 fails tests (with dev-libs/openssl:0/3?): EVP_Ciph...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kerberos Maintainers
URL: https://github.com/heimdal/heimdal/is...
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-3.0 901943
  Show dependency tree
 
Reported: 2024-01-30 18:19 UTC by matoro
Modified: 2024-01-30 18:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log and emerge --info (build.log.gz,74.16 KB, application/gzip)
2024-01-30 18:21 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
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