Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737190 - dev-perl/BerkeleyDB-0.630.0-r1 fails to link with LLD because of /usr/lib in the link command line
Summary: dev-perl/BerkeleyDB-0.630.0-r1 fails to link with LLD because of /usr/lib in ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: LD-is-lld, systemwide-lld
  Show dependency tree
 
Reported: 2020-08-15 05:20 UTC by Agostino Sarubbo
Modified: 2022-10-02 21:38 UTC (History)
0 users

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


Attachments
build.log (build.log,10.29 KB, text/plain)
2020-08-15 05:20 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 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.