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

Bug 927674

Summary: sci-mathematics/jags-4.3.1 fails to compile: libltdlcS.c:27:12: error: type of dlopen_LTX_get_vtable does not match original declaration [-Werror=lto-type-mismatch]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 618550    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-03-24 10:12:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/jags-4.3.1 fails to compile.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-24 10:12:03 UTC
Created attachment 888376 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-08-06 00:20:02 UTC
The bug has been closed via the following commit(s):

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

commit 44d876fa0ae1e1410845269e2819d415c59d47a8
Author:     Eli Schwartz <eschwartz@gentoo.org>
AuthorDate: 2024-08-05 18:09:11 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2024-08-06 00:18:30 +0000

    sci-mathematics/jags: add missing automagic dependency
    
    ltdl is internally used, and also included as a "convenience copy". If
    it's not available on the system then the code copy is used; if it is
    available, we have a missing runtime dep.
    
    The bundled copy also results in an LTO error.
    
    Closes: https://bugs.gentoo.org/927674
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 sci-mathematics/jags/{jags-4.3.1.ebuild => jags-4.3.1-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)