Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942006 - net-libs/xdp-tools: bpftool is in DEPEND instead of BDEPEND
Summary: net-libs/xdp-tools: bpftool is in DEPEND instead of BDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Holger Hoffstätte
URL:
Whiteboard:
Keywords: LATER, PullRequest
Depends on:
Blocks:
 
Reported: 2024-10-23 11:28 UTC by Holger Hoffstätte
Modified: 2025-01-10 09:51 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Holger Hoffstätte 2024-10-23 11:28:09 UTC
bpftool is only used during the build of xdp-tools itself; it is not required for using either libxdp or the xdp tools (when built).


Reproducible: Always

Steps to Reproduce:
1. emerge xdp-tools
2. bpftool remains pulled in as required dependency
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-10-23 18:06:10 UTC
Please always CC all maintainers.
Comment 2 Larry the Git Cow gentoo-dev 2025-01-10 09:51:18 UTC
The bug has been closed via the following commit(s):

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

commit 2262d21bdfe5e93bc692cea5edfc1869ee6f0615
Author:     Holger Hoffstätte <holger@applied-asynchrony.com>
AuthorDate: 2025-01-09 21:44:18 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2025-01-10 09:50:38 +0000

    net-libs/xdp-tools: add 1.5.0
    
    Closes: https://bugs.gentoo.org/942006
    Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
    Closes: https://github.com/gentoo/gentoo/pull/40077
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 net-libs/xdp-tools/Manifest               |  1 +
 net-libs/xdp-tools/xdp-tools-1.5.0.ebuild | 99 +++++++++++++++++++++++++++++++
 2 files changed, 100 insertions(+)