Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 734182 - app-emulation/fuse fails to link with LLD because of /usr/lib in the link command line
Summary: app-emulation/fuse fails to link with LLD because of /usr/lib in the link com...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jan Ziak (atomsymbol)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: LD-is-lld, systemwide-lld
  Show dependency tree
 
Reported: 2020-07-28 10:06 UTC by Agostino Sarubbo
Modified: 2020-08-16 08:01 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,151.97 KB, text/plain)
2020-07-28 10:06 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-28 10:06:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/fuse 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-28 10:06:26 UTC
Created attachment 651100 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-08-16 08:01:15 UTC
The bug has been closed via the following commit(s):

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

commit c36a73546fb51cf33dcdd1fab2444d4da239665f
Author:     Jan Ziak <0xe2.0x9a.0x9b@gmail.com>
AuthorDate: 2020-07-28 15:32:04 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-08-16 08:00:57 +0000

    app-emulation/fuse: avoid /usr/lib in the link command line
    
    Closes: https://bugs.gentoo.org/734182
    Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-emulation/fuse/files/remove-local-prefix.patch | 18 ++++++++++++++++++
 app-emulation/fuse/fuse-1.5.6.ebuild               | 13 ++++++++++++-
 app-emulation/fuse/fuse-1.5.7.ebuild               | 13 ++++++++++++-
 3 files changed, 42 insertions(+), 2 deletions(-)