Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737858 - dev-python/PyECLib-1.6.0 fails to link with LLD because of /usr/lib in the link command line
Summary: dev-python/PyECLib-1.6.0 fails to link with LLD because of /usr/lib in the li...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: LD-is-lld, systemwide-lld
  Show dependency tree
 
Reported: 2020-08-18 11:04 UTC by Agostino Sarubbo
Modified: 2021-09-18 15:15 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,10.11 KB, text/plain)
2020-08-18 11:04 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-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(-)