commit:     d7256298edefde13449483c30f0a20104702e5b2
Author:     Holger Hoffstätte <holger <AT> applied-asynchrony <DOT> com>
AuthorDate: Sat Feb 22 17:32:01 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 27 12:04:40 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7256298

dev-debug/sysdig: add 0.40.1

Signed-off-by: Holger Hoffstätte <holger <AT> applied-asynchrony.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-debug/sysdig/Manifest             |   2 +
 dev-debug/sysdig/sysdig-0.40.1.ebuild | 161 ++++++++++++++++++++++++++++++++++
 2 files changed, 163 insertions(+)

diff --git a/dev-debug/sysdig/Manifest b/dev-debug/sysdig/Manifest
index 659353d752f5..7649f298d36a 100644
--- a/dev-debug/sysdig/Manifest
+++ b/dev-debug/sysdig/Manifest
@@ -1,4 +1,6 @@
 DIST falcosecurity-libs-0.17.3.tar.gz 4425090 BLAKE2B 
3d6300bba2303715581d9b35f63e453f85a3889fa93233d3b1ca69f6ba92b33e0a7d90bbd160b765487b44771a1d94f5a1fb380cf4e5130506a885471dddb7e7
 SHA512 
05707c404bdd45c2e944b903dbbc1e5e0e5991a3d4cbe9ea357efb35b5ad0c4ede7cdd7b056a7dde2543cc2c0b8d5d3b42606202128b7287a80a1da686de169e
 DIST falcosecurity-libs-0.19.0.tar.gz 4499949 BLAKE2B 
4d165f3b023183abf527a2243f601ca7e6929e882ab854901ff98c3441b6bee61f9bb5d3af8974953423fa46d3968872b7f9dbfb1d81d6ad78202442e5f8d9b7
 SHA512 
5b011c804b07bf2f3eb6a6d7e8c9ef4e54bcc8d74116020e887465aba3dec737bdf8fc854778a8230f7e23e87da29423c6320a8054873eb5c9c957ce40ef3825
+DIST falcosecurity-libs-0.20.0.tar.gz 4545190 BLAKE2B 
93a074ab6451c16c7ad58498ac580f0476339e7dee65112e56142307f79966c43b69c71234a784aff03f47ec2e37e838e797beb4b36e9c105db88cf32cad135e
 SHA512 
b5ef481bda92a29b7b409baee25dabd0b766e4bbcac762740635f99b36cd823a6d98f541817fd03b1a86a1385d3fe24888b33b84dc3486cd9f8d00e5384eb705
 DIST sysdig-0.38.1.tar.gz 67528905 BLAKE2B 
9b0e0f337bf64df200b44f7e23c64d00477d6ebfb2bc995dcb04951c8e25fb9274431022b8fa54f54851436f063b79d1268045ba686e97fb0195922bc8dfcf28
 SHA512 
17275c029368b203ec590cf448a33275bd6c20b81be77edcd393f1a3c04e6c4714c7286b6268823bb0c629d52a88cd97f7b3ef588bd10a000b65de23eb5b5a45
 DIST sysdig-0.39.0.tar.gz 85742724 BLAKE2B 
7e6414b3b87bd4cc43ede8c28f99ebd385a63b0efd711d6648b832d64d518bbfe7ddb2bff469232933413a2807d4df66775c8d57072d9e80aeffb5b2dd5690fd
 SHA512 
d43c816d4c29cc283d3247ac0ac3591b8adea7a08194a80b4e530f0c45730a824d16eda7b07bb70e4658cbae0f851fbb67ec880eedf33477bf5bfc911d8a7936
+DIST sysdig-0.40.1.tar.gz 68296332 BLAKE2B 
17ed9154d1e955dc18700ab764f0fce11461bea9b6970e8661761269d4f0bbb786ddd8a4cc4c806121a52d0d486080fc231f2447dc69d26d41fa582c1dabda41
 SHA512 
a50372192ea8708d19ede0550659a2f7ea6b535b419d649ae9b52e32f9c71576f0a3e3ab85dcc8d23f792dff078f15eca1435a1e402e3d98aba7eefc1920989e

diff --git a/dev-debug/sysdig/sysdig-0.40.1.ebuild 
b/dev-debug/sysdig/sysdig-0.40.1.ebuild
new file mode 100644
index 000000000000..5d37a6719dac
--- /dev/null
+++ b/dev-debug/sysdig/sysdig-0.40.1.ebuild
@@ -0,0 +1,161 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( luajit )
+
+inherit bash-completion-r1 cmake flag-o-matic linux-info lua-single
+
+DESCRIPTION="A system exploration and troubleshooting tool"
+HOMEPAGE="https://sysdig.com/";
+
+# The version of falcosecurity-libs required by sysdig as source tree
+LIBS_VERSION="0.20.0"
+LIBS="falcosecurity-libs-${LIBS_VERSION}"
+
+SRC_URI="https://github.com/draios/sysdig/archive/${PV}.tar.gz -> ${P}.tar.gz
+       https://github.com/falcosecurity/libs/archive/${LIBS_VERSION}.tar.gz -> 
${LIBS}.tar.gz"
+
+# The driver version as found in cmake/modules/driver.cmake or alternatively
+# as git tag on the $LIBS_VERSION of falcosecurity-libs.
+DRIVER_VERSION="8.0.0+driver"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="bpf +modules"
+REQUIRED_USE="${LUA_REQUIRED_USE}"
+
+RDEPEND="${LUA_DEPS}
+       dev-cpp/abseil-cpp:=
+       dev-cpp/tbb:=
+       dev-cpp/yaml-cpp:=
+       dev-libs/jsoncpp:=
+       dev-libs/libb64:=
+       bpf? ( >=dev-libs/libbpf-1.1:= )
+       dev-libs/protobuf:=
+       dev-libs/re2:=
+       dev-libs/uthash
+       net-libs/grpc:=
+       net-misc/curl
+       sys-libs/ncurses:=
+       sys-libs/zlib:=
+       virtual/libelf:="
+
+DEPEND="${RDEPEND}
+       dev-cpp/nlohmann_json
+       dev-cpp/valijson
+       virtual/os-headers"
+
+BDEPEND="bpf? (
+                       dev-util/bpftool
+                       llvm-core/clang:*[llvm_targets_BPF]
+               )"
+
+# pin the driver to the falcosecurity-libs version
+PDEPEND="modules? ( =dev-debug/scap-driver-${LIBS_VERSION}* )"
+
+PATCHES=(
+       "${FILESDIR}/0.38.1-scap-loader.patch"
+)
+
+pkg_pretend() {
+       if use bpf; then
+               local CONFIG_CHECK="
+                       ~BPF
+                       ~BPF_EVENTS
+                       ~BPF_JIT
+                       ~BPF_SYSCALL
+                       ~FTRACE_SYSCALLS
+                       ~HAVE_EBPF_JIT
+               "
+               check_extra_config
+       fi
+}
+
+src_prepare() {
+       # do not build with debugging info
+       sed -i -e 's/-ggdb//g' CMakeLists.txt 
"${WORKDIR}"/libs-${LIBS_VERSION}/cmake/modules/CompilerFlags.cmake || die
+
+       # fix the driver version
+       sed -i -e 's/0.0.0-local/${DRIVER_VERSION}/g' 
cmake/modules/driver.cmake || die
+
+       cmake_src_prepare
+}
+
+src_configure() {
+       # known problems with strict aliasing:
+       # https://github.com/falcosecurity/libs/issues/1964
+       append-flags -fno-strict-aliasing
+
+       local mycmakeargs=(
+               # do not build the kernel driver
+               -DBUILD_DRIVER=OFF
+
+               # libscap examples are not installed or really useful
+               -DBUILD_LIBSCAP_EXAMPLES=OFF
+
+               # do not build internal libs as shared
+               -DBUILD_SHARED_LIBS=OFF
+
+               # build BPF probe depending on USE
+               -DBUILD_SYSDIG_MODERN_BPF:BOOL=$(usex bpf)
+
+               # set driver version to prevent downloading (don't ask..)
+               -DDRIVER_SOURCE_DIR="${WORKDIR}"/libs-${LIBS_VERSION}/driver
+               -DDRIVER_VERSION=${DRIVER_VERSION}
+
+               # point sysdig to the libs tree
+               -DUSE_BUNDLED_FALCOSECURITY_LIBS=ON
+               
-DFALCOSECURITY_LIBS_SOURCE_DIR="${WORKDIR}"/libs-${LIBS_VERSION}
+
+               # explicitly set sysdig version - required for some reason
+               -DSYSDIG_VERSION=${PV}
+
+               # do not use bundled dependencies for sysdig
+               -DUSE_BUNDLED_DEPS=OFF
+
+               # do not use bundled dependencies for falcosecurity-libs
+               -DUSE_BUNDLED_B64=OFF
+               -DUSE_BUNDLED_JSONCPP=OFF
+               -DUSE_BUNDLED_RE2=OFF
+               -DUSE_BUNDLED_TBB=OFF
+               -DUSE_BUNDLED_VALIJSON=OFF
+
+               # set valijson include path to prevent downloading
+               -DVALIJSON_INCLUDE="${ESYSROOT}"/usr/include
+
+               # enable chisels
+               -DWITH_CHISEL=ON
+       )
+
+       cmake_src_configure
+}
+
+src_install() {
+       cmake_src_install
+
+       # remove driver headers
+       rm -r "${ED}"/usr/src || die
+
+       # remove libscap/libsinsp headers & libs (see #938187)
+       rm -r "${ED}"/usr/include/sysdig || die
+       rm -r "${ED}"/usr/$(get_libdir) || die
+
+       # move bashcomp to the proper location
+       dobashcomp "${ED}"/usr/etc/bash_completion.d/sysdig || die
+       rm -r "${ED}"/usr/etc || die
+}
+
+pkg_postinst() {
+       if use bpf; then
+               elog
+               elog "You have enabled the 'modern BPF' probe."
+               elog "This eBPF-based event source is an alternative to the 
traditional"
+               elog "scap kernel module."
+               elog
+               elog "To use it, start sysdig/csysdig with '--modern-bpf'."
+               elog
+       fi
+}

Reply via email to