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

Bug 737190

Summary: dev-perl/BerkeleyDB-0.630.0-r1 fails to link with LLD because of /usr/lib in the link command line
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=783711
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 731004    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-08-15 05:20:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-perl/BerkeleyDB-0.630.0-r1 fails to link with LLD because of /usr/lib in the link command line.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This PR gives an idea about a fix: https://github.com/PhotoFlare/photoflare/pull/248/files.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-15 05:20:29 UTC
Created attachment 654692 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-08-16 02:04:34 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=718e746de9728f24f346870c6652bbdece559965

commit 718e746de9728f24f346870c6652bbdece559965
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2020-08-16 02:04:03 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2020-08-16 02:04:03 +0000

    dev-perl/BerkeleyDB: Fix libdir re bug #737190
    
    Bug: https://bugs.gentoo.org/737190
    Package-Manager: Portage-2.3.103, Repoman-2.3.22
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>

 dev-perl/BerkeleyDB/BerkeleyDB-0.630.0-r2.ebuild | 64 ++++++++++++++++++++++++
 1 file changed, 64 insertions(+)
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2022-10-02 21:38:44 UTC
(In reply to Larry the Git Cow from comment #2)
> The bug has been referenced in the following commit(s):
> 
> https://gitweb.gentoo.org/repo/gentoo.git/commit/
> ?id=718e746de9728f24f346870c6652bbdece559965
> 
> commit 718e746de9728f24f346870c6652bbdece559965
> Author:     Kent Fredric <kentnl@gentoo.org>
> AuthorDate: 2020-08-16 02:04:03 +0000
> Commit:     Kent Fredric <kentnl@gentoo.org>
> CommitDate: 2020-08-16 02:04:03 +0000
> 
>     dev-perl/BerkeleyDB: Fix libdir re bug #737190
>     
>     Bug: https://bugs.gentoo.org/737190
>     Package-Manager: Portage-2.3.103, Repoman-2.3.22
>     Signed-off-by: Kent Fredric <kentnl@gentoo.org>
> 
>  dev-perl/BerkeleyDB/BerkeleyDB-0.630.0-r2.ebuild | 64
> ++++++++++++++++++++++++
>  1 file changed, 64 insertions(+)

Is stable now.