Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911845 - dev-lua/lua-openssl-0.8.3_p2 fails tests (GLIBC-2.38-SYSTEM): 80D42F449D7F0000:error:03000072:digital envelope routines:X509_PUBKEY_get0:decode x_pubkey.c:458:
Summary: dev-lua/lua-openssl-0.8.3_p2 fails tests (GLIBC-2.38-SYSTEM): 80D42F449D7F000...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-08-07 10:17 UTC by Agostino Sarubbo
Modified: 2023-08-09 20:07 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,563.22 KB, text/plain)
2023-08-07 10:17 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-08-07 10:17:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lua/lua-openssl-0.8.3_p2 fails tests (GLIBC-2.38-SYSTEM).
Discovered on: amd64 (internal ref: glibc2.38_tinderbox)

NOTE:
(GLIBC-2.38-SYSTEM) in the summary means that the bug was found on a machine that runs glibc-2.38 but this bug MAY or MAY NOT BE related to the new libc version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-07 10:17:37 UTC
Created attachment 867275 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-07 10:17:38 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


80D42F449D7F0000:error:10000080:BIO routines:BIO_new_file:no such file:../openssl-3.1.2/crypto/bio/bss_file.c:75:
80D42F449D7F0000:error:80000002:system library:BIO_new_file:No such file or directory:../openssl-3.1.2/crypto/bio/bss_file.c:67:calling fopen(private_key, r)
Comment 3 Larry the Git Cow gentoo-dev 2023-08-09 20:07:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=038f5dd88d37008c4cd12fa7153602dbdc0e97d2

commit 038f5dd88d37008c4cd12fa7153602dbdc0e97d2
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-08-09 20:05:45 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-08-09 20:05:45 +0000

    dev-lua/lua-openssl: fix clang16, block tests
    
    Closes: https://bugs.gentoo.org/911845
    Closes: https://bugs.gentoo.org/881139
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../files/lua-openssl-0.8.3-clang16.patch          | 45 ++++++++++++++++++++++
 ....3_p2.ebuild => lua-openssl-0.8.3_p2-r1.ebuild} |  4 +-
 2 files changed, 48 insertions(+), 1 deletion(-)