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

Bug 382691

Summary: dev-libs/redland drop ".la" files
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: minor CC: pacho
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 868525    
Bug Blocks:    

Description Agostino Sarubbo gentoo-dev 2011-09-12 12:54:17 UTC
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
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-09-12 13:00:01 UTC
as noted in the ebuild:

# plugins use libltdl -> don't remove .la files, empty the dependency_libs in
# src_install() instead
Comment 2 Pacho Ramos gentoo-dev 2016-09-14 16:02:25 UTC
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
Comment 3 Larry the Git Cow gentoo-dev 2022-07-29 18:00:55 UTC
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(+)
Comment 4 Larry the Git Cow gentoo-dev 2022-09-07 03:37:55 UTC
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(-)