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

Bug 731174

Summary: net-analyzer/fragroute 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
other.tar.bz2

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

Issue: net-analyzer/fragroute 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:23:09 UTC
Created attachment 648114 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-07 06:23:12 UTC
Created attachment 648116 [details]
other.tar.bz2

other logs
Comment 3 Larry the Git Cow gentoo-dev 2020-07-07 07:47:15 UTC
The bug has been closed via the following commit(s):

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

commit 11112a2abcc28eba84d3eb9a09b5b111e8d84980
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-07-07 07:15:54 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-07-07 07:47:11 +0000

    net-analyzer/fragroute: Fix library checks again
    
    - Remove library checks from configure
    - Completely override *LIB definitions
    - Set BDEPEND
    
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=731174
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 .../fragroute/files/fragroute-1.2.6-libdir.patch   | 160 +++++++++++++++++++++
 ...e-1.2.6-r2.ebuild => fragroute-1.2.6-r3.ebuild} |  19 ++-
 2 files changed, 174 insertions(+), 5 deletions(-)