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

Bug 737202

Summary: dev-libs/tvision-2.2.1.4 fails to link with LLD because of /usr/lib in the link command line
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Bernd <waebbl-gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/19382
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 731004    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-08-15 05:21:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/tvision-2.2.1.4 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-15 05:21:16 UTC
Created attachment 654704 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-02-09 08:52:39 UTC
The bug has been closed via the following commit(s):

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

commit 7636414fbc647c2b6b9c9de31be50c86df356808
Author:     Bernd Waibel <waebbl-gentoo@posteo.net>
AuthorDate: 2021-02-08 23:14:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-02-09 08:48:51 +0000

    dev-libs/tvision: fix linker flags
    
    Enables linking with LLD
    Fix metadata issues.
    
    Closes: https://bugs.gentoo.org/737202
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net>
    Closes: https://github.com/gentoo/gentoo/pull/19382
    Signed-off-by: Sam James <sam@gentoo.org>

 ...-2.2.1.4-Gentoo-specific-fix-linker-paths.patch | 33 ++++++++++++++++++++++
 dev-libs/tvision/metadata.xml                      |  4 +--
 dev-libs/tvision/tvision-2.2.1.4.ebuild            |  4 +--
 3 files changed, 37 insertions(+), 4 deletions(-)