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

Bug 920643

Summary: dev-lua/lua-openssl-0.8.3_p2-r1 fails to compile (GCC-14-SYSTEM): ocsp.c:190:29: error: passing argument 1 of PEM_ASN1_read_bio from incompatible pointer type [-Wincompatible-pointer-types]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Conrad Kostecki <conikost>
Status: RESOLVED FIXED    
Severity: normal CC: chutzpah, vpayno+gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/zhaozg/lua-openssl/issues/305
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-12-24 06:16:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lua/lua-openssl-0.8.3_p2-r1 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-24 06:16:49 UTC
Created attachment 880276 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-01-23 23:51:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fe3cfc6ec7cb69327e17d2dcaa2015d8a5a3024

commit 8fe3cfc6ec7cb69327e17d2dcaa2015d8a5a3024
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2024-01-23 23:48:30 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-01-23 23:50:46 +0000

    dev-lua/lua-openssl: drop 0.8.3_p2-r1
    
    Closes: https://bugs.gentoo.org/920643
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-lua/lua-openssl/Manifest                       |   1 -
 .../files/lua-openssl-0.8.3-clang16.patch          |  45 --------
 dev-lua/lua-openssl/lua-openssl-0.8.3_p2-r1.ebuild | 126 ---------------------
 3 files changed, 172 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit d1d630a7b19e364a3f0bad7399de8d5b7cd8c7f3
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2024-01-23 23:46:57 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-01-23 23:50:41 +0000

    dev-lua/lua-openssl: add 0.9.0_p0
    
    Bug: https://bugs.gentoo.org/920643
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-lua/lua-openssl/Manifest                    |   1 +
 dev-lua/lua-openssl/lua-openssl-0.9.0_p0.ebuild | 128 ++++++++++++++++++++++++
 2 files changed, 129 insertions(+)