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 packages | Assignee: | 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
2024-03-24 10:12:01 UTC
Created attachment 888376 [details]
build.log
build log and emerge --info
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(+) |