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

Bug 732444

Summary: x11-plugins/cputnik-0.2.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: Bernard Cafarelli <voyageur>
Status: RESOLVED FIXED    
Severity: normal    
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-07-13 08:19:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-plugins/cputnik 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-07-13 08:19:37 UTC
Created attachment 649102 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-29 15:19:50 UTC
tinderbox has reproduced this issue with version 0.2.0-r1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-06-15 20:06:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7efb6d706078ae761e238bdf4828fae9c2c6dbe8

commit 7efb6d706078ae761e238bdf4828fae9c2c6dbe8
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-15 19:26:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-15 19:36:16 +0000

    x11-plugins/cputnik: fix build with lld
    
    Closes: https://bugs.gentoo.org/732444
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-plugins/cputnik/cputnik-0.2.0-r1.ebuild          |  8 +++++---
 x11-plugins/cputnik/files/cputnik-0.2.0-libdir.patch | 12 ++++++++++++
 2 files changed, 17 insertions(+), 3 deletions(-)