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

Bug 731022

Summary: media-gfx/xv-3.10a-r19 fails to link with LLD because of /usr/lib in the link command line
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/27435
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 731004    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-07-06 09:29:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/xv fails to link with LLD because of /usr/lib in the link command line.
Discovered on: amd64

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-06 09:29:30 UTC
Created attachment 647888 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-10 19:10:29 UTC
tinderbox has reproduced this issue with version 3.10a-r19 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-09-28 00:09:58 UTC
The bug has been closed via the following commit(s):

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

commit c81b99f1d14ab1f640f3630f897a09a189d4c944
Author:     orbea <orbea@riseup.net>
AuthorDate: 2022-09-25 05:09:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-28 00:09:41 +0000

    media-gfx/xv: Fix hardcoded /usr/lib
    
    Bug: https://bugs.gentoo.org/731022
    Closes: https://bugs.gentoo.org/731022
    Closes: https://github.com/gentoo/gentoo/pull/27435
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/xv/xv-3.10a-r20.ebuild | 88 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 88 insertions(+)

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

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

commit c81b99f1d14ab1f640f3630f897a09a189d4c944
Author:     orbea <orbea@riseup.net>
AuthorDate: 2022-09-25 05:09:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-28 00:09:41 +0000

    media-gfx/xv: Fix hardcoded /usr/lib
    
    Bug: https://bugs.gentoo.org/731022
    Closes: https://bugs.gentoo.org/731022
    Closes: https://github.com/gentoo/gentoo/pull/27435
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/xv/xv-3.10a-r20.ebuild | 88 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 88 insertions(+)