Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732450 - x11-misc/xssstate-1.1 fails to link with LLD because of /usr/lib in the link command line
Summary: x11-misc/xssstate-1.1 fails to link with LLD because of /usr/lib in the link ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: LD-is-lld, systemwide-lld
  Show dependency tree
 
Reported: 2020-07-13 08:20 UTC by Agostino Sarubbo
Modified: 2022-09-25 01:27 UTC (History)
0 users

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


Attachments
build.log (build.log,9.01 KB, text/plain)
2020-07-13 08:20 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 08:20:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-misc/xssstate 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:20:45 UTC
Created attachment 649112 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-29 08:42:42 UTC
tinderbox has reproduced this issue with version 1.1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-09-25 01:27:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a1ad79647a6e5592c5c59172ceed1a91ef1ea8

commit 85a1ad79647a6e5592c5c59172ceed1a91ef1ea8
Author:     orbea <orbea@riseup.net>
AuthorDate: 2022-09-24 04:41:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-25 01:27:19 +0000

    x11-misc/xssstate: Don't hardcode /usr/lib
    
    Bug: https://bugs.gentoo.org/732450
    Closes: https://bugs.gentoo.org/732450
    Upstream-Commit: https://git.suckless.org/xssstate/commit/5d8e9b49ce2970f786f1e5aa12bbaae83900453f.html
    Signed-off-by: orbea <orbea@riseup.net>
    Closes: https://github.com/gentoo/gentoo/pull/27419
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-misc/xssstate/files/xssstate-1.1-libdir.patch | 23 +++++++++++++
 x11-misc/xssstate/xssstate-1.1-r1.ebuild          | 42 +++++++++++++++++++++++
 2 files changed, 65 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a1ad79647a6e5592c5c59172ceed1a91ef1ea8

commit 85a1ad79647a6e5592c5c59172ceed1a91ef1ea8
Author:     orbea <orbea@riseup.net>
AuthorDate: 2022-09-24 04:41:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-25 01:27:19 +0000

    x11-misc/xssstate: Don't hardcode /usr/lib
    
    Bug: https://bugs.gentoo.org/732450
    Closes: https://bugs.gentoo.org/732450
    Upstream-Commit: https://git.suckless.org/xssstate/commit/5d8e9b49ce2970f786f1e5aa12bbaae83900453f.html
    Signed-off-by: orbea <orbea@riseup.net>
    Closes: https://github.com/gentoo/gentoo/pull/27419
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-misc/xssstate/files/xssstate-1.1-libdir.patch | 23 +++++++++++++
 x11-misc/xssstate/xssstate-1.1-r1.ebuild          | 42 +++++++++++++++++++++++
 2 files changed, 65 insertions(+)