From qlist: /usr/lib64/redland/librdf_storage_mysql.so /usr/lib64/redland/librdf_storage_sqlite.so /usr/lib64/redland/librdf_storage_postgresql.so /usr/lib64/redland/librdf_storage_virtuoso.so /usr/lib64/redland/librdf_storage_mysql.la /usr/lib64/redland/librdf_storage_sqlite.la /usr/lib64/redland/librdf_storage_postgresql.la /usr/lib64/redland/librdf_storage_virtuoso.la
as noted in the ebuild: # plugins use libltdl -> don't remove .la files, empty the dependency_libs in # src_install() instead
With latest version I see Fedora is killing .la files without any issue and ,also, this would show that it tries to load both: .so and .la modules http://bugs.librdf.org/mantis/view.php?id=460
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50ff91c46c7b545e958440f95d8dc307e4c1ca55 commit 50ff91c46c7b545e958440f95d8dc307e4c1ca55 Author: David Seifert <soap@gentoo.org> AuthorDate: 2022-07-29 18:00:46 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2022-07-29 18:00:46 +0000 dev-libs/redland: update EAPI 7 -> 8 Bug: https://bugs.gentoo.org/382691 Bug: https://bugs.gentoo.org/843074 Signed-off-by: David Seifert <soap@gentoo.org> .../files/redland-1.0.17-ldflags-pc-leak.patch | 24 +++++++ dev-libs/redland/redland-1.0.17-r3.ebuild | 83 ++++++++++++++++++++++ 2 files changed, 107 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=600e7d00187ee55caf94fc7b601f3a1115b8db12 commit 600e7d00187ee55caf94fc7b601f3a1115b8db12 Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2022-09-07 03:37:46 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2022-09-07 03:37:46 +0000 dev-libs/redland: dropped obsolete 1.0.17-r2 Bug: https://bugs.gentoo.org/868525 Closes: https://bugs.gentoo.org/843074 Closes: https://bugs.gentoo.org/382691 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> dev-libs/redland/redland-1.0.17-r2.ebuild | 90 ------------------------------- 1 file changed, 90 deletions(-)