Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732470 - x11-wm/windowlab-1.40-r1 fails to link with LLD because of /usr/lib in the link command line
Summary: x11-wm/windowlab-1.40-r1 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: LD-is-lld, systemwide-lld
  Show dependency tree
 
Reported: 2020-07-13 14:05 UTC by Agostino Sarubbo
Modified: 2022-06-15 20:06 UTC (History)
0 users

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


Attachments
build.log (build.log,11.16 KB, text/plain)
2020-07-13 14:05 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-07-13 14:05:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-wm/windowlab 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 14:05:27 UTC
Created attachment 649118 [details]
build.log

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

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

commit 7eca9fda6f7b3df54cb1d3772a6141dffdb49d58
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-15 19:11:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-15 19:36:15 +0000

    x11-wm/windowlab: fix build with lld
    
    Closes: https://bugs.gentoo.org/732470
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-wm/windowlab/files/windowlab-1.40-libdir.patch | 20 ++++++++
 x11-wm/windowlab/windowlab-1.40-r2.ebuild          | 53 ++++++++++++++++++++++
 2 files changed, 73 insertions(+)