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

Bug 731182

Summary: net-analyzer/xnetload fails to link with LLD because of /usr/lib in the link command line
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 731004    
Attachments: build.log

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

Issue: net-analyzer/xnetload 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-07 06:24:32 UTC
Created attachment 648130 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-03-15 23:56:40 UTC
The bug has been closed via the following commit(s):

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

commit 1054f69f75bc586bdceb0001b5a37ed07e0d78d3
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-15 23:56:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-15 23:56:22 +0000

    net-analyzer/xnetload: update EAPI 5 -> 7, fix libdir, colon-in-CFLAGS
    
    Closes: https://bugs.gentoo.org/731182
    Signed-off-by: Sam James <sam@gentoo.org>

 .../xnetload/files/xnetload-1.11.3-libdir.patch    | 11 +++++++++++
 net-analyzer/xnetload/xnetload-1.11.3-r1.ebuild    | 23 ++++++++++++++--------
 2 files changed, 26 insertions(+), 8 deletions(-)