Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 731192 - net-analyzer/tcpdump sets LIBS=-L/usr/lib
Summary: net-analyzer/tcpdump sets LIBS=-L/usr/lib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-07 06:26 UTC by Agostino Sarubbo
Modified: 2020-08-24 07:55 UTC (History)
0 users

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


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

Issue: net-analyzer/tcpdump 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:26:20 UTC
Created attachment 648144 [details]
build.log

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

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

commit d1c4217456364c563e6ff53b47e642a81721e24c
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-08-24 07:54:35 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-08-24 07:55:36 +0000

    net-analyzer/tcpdump: Do actually use that patch from January
    
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Closes: https://bugs.gentoo.org/731192
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 net-analyzer/tcpdump/tcpdump-4.9.3-r1.ebuild | 19 +++++++++++--------
 net-analyzer/tcpdump/tcpdump-9999.ebuild     | 18 +++++++++---------
 2 files changed, 20 insertions(+), 17 deletions(-)