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.
Created attachment 654692 [details] build.log build log and emerge --info
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(+)
(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.