blob: f9c1762920a774ddacc93f8b6245d27eb7160ea8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
BDEPEND=app-arch/zip virtual/pkgconfig >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare pretend setup test
DEPEND=>=dev-libs/elfutils-0.166:= >=dev-libs/libbpf-0.7.0:=[static-libs(-)] sys-kernel/linux-headers <sys-devel/clang-18:= <sys-devel/llvm-18:=[llvm_targets_BPF(+)] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) ) test? ( || ( net-misc/iputils[arping] net-analyzer/arping ) net-analyzer/netperf net-misc/iperf:* ) !!sys-devel/llvm:0
DESCRIPTION=Tools for BPF-based Linux IO analysis, networking, monitoring, and more
EAPI=8
HOMEPAGE=https://iovisor.github.io/bcc/
INHERIT=cmake linux-info llvm lua-single python-r1 toolchain-funcs
IUSE=+lua test +lua_single_target_luajit python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~arm64 ~riscv ~x86
LICENSE=Apache-2.0
RDEPEND=>=dev-libs/elfutils-0.166:= >=dev-libs/libbpf-0.7.0:=[static-libs(-)] sys-kernel/linux-headers <sys-devel/clang-18:= <sys-devel/llvm-18:=[llvm_targets_BPF(+)] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) lua? ( ^^ ( lua_single_target_luajit ) )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/iovisor/bcc/archive/v0.27.0.tar.gz -> bcc-0.27.0.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 llvm 976dc8267d6a5af8b259cb956b52d51f lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 python-utils-r1 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169
_md5_=c2e6fd2f43cf25871ff7d49a019f407a
|