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

Bug 737858

Summary: dev-python/PyECLib-1.6.0 fails to link with LLD because of /usr/lib in the link command line
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 731004    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-08-18 11:04:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/PyECLib-1.6.0 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-18 11:04:38 UTC
Created attachment 655280 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-09-18 15:15:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8930172cdb8f9347eadc2e03bce57bf781c35ec7

commit 8930172cdb8f9347eadc2e03bce57bf781c35ec7
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2021-09-18 07:58:33 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-09-18 15:13:31 +0000

    dev-python/PyECLib: cleanup, EAPI=8, enable test
    
    Closes: https://bugs.gentoo.org/730234
    Closes: https://bugs.gentoo.org/737858
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/PyECLib/PyECLib-1.6.0-r1.ebuild | 37 ++++++++++++++++++++++++++++++
 dev-python/PyECLib/PyECLib-1.6.0.ebuild    | 24 -------------------
 2 files changed, 37 insertions(+), 24 deletions(-)