Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927674 - 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]
Summary: sci-mathematics/jags-4.3.1 fails to compile: libltdlcS.c:27:12: error: type o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-03-24 10:12 UTC by Agostino Sarubbo
Modified: 2024-08-06 00:20 UTC (History)
0 users

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


Attachments
build.log (build.log,583.25 KB, text/plain)
2024-03-24 10:12 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 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(+)