Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sysdig 0.34.0 #150647

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions Formula/s/sysdig.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
desc "System-level exploration and troubleshooting tool"
homepage "https://sysdig.com/"
license "Apache-2.0"
revision 2

stable do
url "https://github.com/draios/sysdig/archive/refs/tags/0.32.1.tar.gz"
sha256 "463ea62f3bc870b4dfaa5143abd6b790efb2219f86e8799792768d06de4169f9"
url "https://github.com/draios/sysdig/archive/refs/tags/0.34.0.tar.gz"
sha256 "6bbec26ebc4f6ef2866b1c533661b69d399fd8d7057235a94301b31d5b154f1b"

# Update to value of FALCOSECURITY_LIBS_VERSION found in
# https://github.com/draios/sysdig/blob/#{version}/cmake/modules/falcosecurity-libs.cmake
Expand Down Expand Up @@ -74,7 +73,7 @@
sha256 "efe287e651a3deea5e87418d39e0fe1e9dc55c6886af4e952468cd64182ee7ef"
end

def install

Check failure on line 76 in Formula/s/sysdig.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew install --verbose --build-bottle sysdig` failed on Linux!

==> Fetching sysdig ==> Downloading https://github.com/falcosecurity/libs/archive/refs/tags/0.11.3.tar.gz Already downloaded: /github/home/.cache/Homebrew/downloads/db4f924ee43b26929b63019c8a31b0d31b55e93ddc554c62818f8ccc63700e80--libs-0.11.3.tar.gz ==> Verifying checksum for 'db4f924ee43b26929b63019c8a31b0d31b55e93ddc554c62818f8ccc63700e80--libs-0.11.3.tar.gz' ==> Downloading https://gist.githubusercontent.com/juniorz/9986999/raw/a3556d7e93fa890a157a33f4233efaf8f5e01a6f/sample.scap Already downloaded: /github/home/.cache/Homebrew/downloads/b2e74b776eea37cc588baab41a2e32aa42b5a3292837a561860e05a57feb9573--sample.scap ==> Verifying checksum for 'b2e74b776eea37cc588baab41a2e32aa42b5a3292837a561860e05a57feb9573--sample.scap' ==> Downloading https://github.com/draios/sysdig/archive/refs/tags/0.34.0.tar.gz Already downloaded: /github/home/.cache/Homebrew/downloads/749f1f7d479c16e9e11c6b704ab3790d567fe90805ae77939d563335561a2f74--sysdig-0.34.0.tar.gz ==> Verifying checksum for '749f1f7d479c16e9e11c6b704ab3790d567fe90805ae77939d563335561a2f74--sysdig-0.34.0.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /github/home/.cache/Homebrew/downloads/749f1f7d479c16e9e11c6b704ab3790d567fe90805ae77939d563335561a2f74--sysdig-0.34.0.tar.gz --directory /tmp/d20231012-8653-uz8e6u /usr/bin/env cp -pR /tmp/d20231012-8653-uz8e6u/sysdig-0.34.0/. /tmp/sysdig-20231012-8653-1cxyzpw/sysdig-0.34.0 /usr/bin/env tar --extract --no-same-owner --file /github/home/.cache/Homebrew/downloads/db4f924ee43b26929b63019c8a31b0d31b55e93ddc554c62818f8ccc63700e80--libs-0.11.3.tar.gz --directory /tmp/d20231012-8653-18skptk /usr/bin/env cp -pR /tmp/d20231012-8653-18skptk/libs-0.11.3/. /tmp/sysdig--falcosecurity-libs-20231012-8653-10ccxrv/libs-0.11.3 ==> cmake -S . -B build -DSYSDIG_VERSION=0.34.0 -DUSE_BUNDLED_DEPS=OFF -DCREATE_TEST_TARGETS=OFF -DBUILD_LIBSCAP_EXAMPLES=OFF -DDIR_ETC=/home/linuxbrew/.linuxbrew/etc -DFALCOSECURITY_LIBS_SOURCE_DIR=/tmp/sysdig-20231012-8653-1cxyzpw/sysdig-0.34.0/falcosecurity-libs -DCMAKE_CXX_FLAGS=-std=c++17 -DUSE_BUNDLED_CARES=OFF -DUSE_BUNDLED_JSONCPP=OFF -DUSE_BUNDLED_LUAJIT=OFF -DUSE_BUNDLED_OPENSSL=OFF -DUSE_BUNDLED_RE2=OFF -DUSE_BUNDLED_TBB=OFF -DUSE_BUNDLED_VALIJSON=OFF -DUSE_BUNDLED_CURL=OFF -DUSE_BUNDLED_NCURSES=OFF -DUSE_BUNDLED_ZLIB=OFF -DUSE_BUNDLED_B64=OFF -DUSE_BUNDLED_GRPC=OFF -DUSE_BUNDLED_JQ=OFF -DUSE_BUNDLED_PROTOBUF=OFF -DBUILD_DRIVER=OFF -DCMAKE_INSTALL_PREFIX=/home/linuxbrew/.linuxbrew/Cellar/sysdig/0.34.0 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DBUILD_TESTING=OFF -- The C compiler identification is GNU 11.4.0 -- The CXX compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/gcc-11 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using local version of falcosecurity/libs: '/tmp/sysdig-20231012-8653-1cxyzpw/sysdig-0.34.0/falcosecurity-libs' -- Looking for strlcpy -- Looking for strlcpy - not found -- No strlcpy found, will use local definition -- Performing Test COMPILER_SUPPORTS_CXX17 -- Performing Test COMPILER_SUPPORTS_CXX17 - Success -- Driver version: 6.0.1+driver CMake Warning (dev) at /home/linuxbrew/.linuxbrew/Cellar/cmake/3.27.7/share/cmake/Modules/ExternalProject.cmake:3136 (message): The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is not set. The policy's OLD behavior will be used. When using a URL download, the timestamps of extracted files should preferably be that of the time of extraction, otherwise code that depends on the extracted contents might not be rebuilt if the URL changes. The OLD behavior preserves the ti

Check failure on line 76 in Formula/s/sysdig.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew install --verbose --build-bottle sysdig` failed on macOS Sonoma (14) on Apple Silicon!

==> Fetching sysdig ==> Downloading https://github.com/falcosecurity/libs/archive/refs/tags/0.11.3.tar.gz Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/db4f924ee43b26929b63019c8a31b0d31b55e93ddc554c62818f8ccc63700e80--libs-0.11.3.tar.gz ==> Verifying checksum for 'db4f924ee43b26929b63019c8a31b0d31b55e93ddc554c62818f8ccc63700e80--libs-0.11.3.tar.gz' ==> Downloading https://gist.githubusercontent.com/juniorz/9986999/raw/a3556d7e93fa890a157a33f4233efaf8f5e01a6f/sample.scap Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/b2e74b776eea37cc588baab41a2e32aa42b5a3292837a561860e05a57feb9573--sample.scap ==> Verifying checksum for 'b2e74b776eea37cc588baab41a2e32aa42b5a3292837a561860e05a57feb9573--sample.scap' ==> Downloading https://github.com/draios/sysdig/archive/refs/tags/0.34.0.tar.gz Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/749f1f7d479c16e9e11c6b704ab3790d567fe90805ae77939d563335561a2f74--sysdig-0.34.0.tar.gz ==> Verifying checksum for '749f1f7d479c16e9e11c6b704ab3790d567fe90805ae77939d563335561a2f74--sysdig-0.34.0.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/749f1f7d479c16e9e11c6b704ab3790d567fe90805ae77939d563335561a2f74--sysdig-0.34.0.tar.gz --directory /private/tmp/d20231012-4912-336vyh /usr/bin/env cp -pR /private/tmp/d20231012-4912-336vyh/sysdig-0.34.0/. /private/tmp/sysdig-20231012-4912-18r4fxz/sysdig-0.34.0 /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/db4f924ee43b26929b63019c8a31b0d31b55e93ddc554c62818f8ccc63700e80--libs-0.11.3.tar.gz --directory /private/tmp/d20231012-4912-wyx7q5 /usr/bin/env cp -pR /private/tmp/d20231012-4912-wyx7q5/libs-0.11.3/. /private/tmp/sysdig--falcosecurity-libs-20231012-4912-om3tg4/libs-0.11.3 ==> cmake -S . -B build -DSYSDIG_VERSION=0.34.0 -DUSE_BUNDLED_DEPS=OFF -DCREATE_TEST_TARGETS=OFF -DBUILD_LIBSCAP_EXAMPLES=OFF -DDIR_ETC=/opt/homebrew/etc -DFALCOSECURITY_LIBS_SOURCE_DIR=/private/tmp/sysdig-20231012-4912-18r4fxz/sysdig-0.34.0/falcosecurity-libs -DCMAKE_CXX_FLAGS=-std=c++17 -DUSE_BUNDLED_CARES=OFF -DUSE_BUNDLED_JSONCPP=OFF -DUSE_BUNDLED_LUAJIT=OFF -DUSE_BUNDLED_OPENSSL=OFF -DUSE_BUNDLED_RE2=OFF -DUSE_BUNDLED_TBB=OFF -DUSE_BUNDLED_VALIJSON=OFF -DUSE_BUNDLED_CURL=OFF -DUSE_BUNDLED_NCURSES=OFF -DUSE_BUNDLED_ZLIB=OFF -DUSE_BUNDLED_B64=OFF -DUSE_BUNDLED_GRPC=OFF -DUSE_BUNDLED_JQ=OFF -DUSE_BUNDLED_PROTOBUF=OFF -DCMAKE_INSTALL_PREFIX=/opt/homebrew/Cellar/sysdig/0.34.0 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DBUILD_TESTING=OFF -DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -- The C compiler identification is AppleClang 15.0.0.15000040 -- The CXX compiler identification is AppleClang 15.0.0.15000040 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using local version of falcosecurity/libs: '/private/tmp/sysdig-20231012-4912-18r4fxz/sysdig-0.34.0/falcosecurity-libs' -- Looking for strlcpy -- Looking for strlcpy - found -- Existing strlcpy found, will *not* use local definition by setting -DHAVE_STRLCPY. -- Performing Test COMPILER_SUPPORTS_CXX17 -- Performing Test COMPILER_SUPPORTS_CXX17 - Success -- Existing strlcpy found, will *not* use local definition -- Found tbb: include: /opt/homebrew/include/tbb, lib: /opt/homebrew/lib/libtbb.dylib -- Found jsoncpp: include: /opt/homebrew/include, lib: /opt/homebrew/lib/libjsoncpp.dylib -- Found valijson: include: /opt/homebrew/include. -- Found re2: include: /opt/homebrew/include, lib: /opt/homebrew/lib/libre2.dylib

Check failure on line 76 in Formula/s/sysdig.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew install --verbose --build-bottle sysdig` failed on macOS Ventura (13) on Apple Silicon!

==> Fetching sysdig ==> Downloading https://github.com/falcosecurity/libs/archive/refs/tags/0.11.3.tar.gz Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/db4f924ee43b26929b63019c8a31b0d31b55e93ddc554c62818f8ccc63700e80--libs-0.11.3.tar.gz ==> Verifying checksum for 'db4f924ee43b26929b63019c8a31b0d31b55e93ddc554c62818f8ccc63700e80--libs-0.11.3.tar.gz' ==> Downloading https://gist.githubusercontent.com/juniorz/9986999/raw/a3556d7e93fa890a157a33f4233efaf8f5e01a6f/sample.scap Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/b2e74b776eea37cc588baab41a2e32aa42b5a3292837a561860e05a57feb9573--sample.scap ==> Verifying checksum for 'b2e74b776eea37cc588baab41a2e32aa42b5a3292837a561860e05a57feb9573--sample.scap' ==> Downloading https://github.com/draios/sysdig/archive/refs/tags/0.34.0.tar.gz Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/749f1f7d479c16e9e11c6b704ab3790d567fe90805ae77939d563335561a2f74--sysdig-0.34.0.tar.gz ==> Verifying checksum for '749f1f7d479c16e9e11c6b704ab3790d567fe90805ae77939d563335561a2f74--sysdig-0.34.0.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/749f1f7d479c16e9e11c6b704ab3790d567fe90805ae77939d563335561a2f74--sysdig-0.34.0.tar.gz --directory /private/tmp/d20231012-4861-azi3zf /usr/bin/env cp -pR /private/tmp/d20231012-4861-azi3zf/sysdig-0.34.0/. /private/tmp/sysdig-20231012-4861-1thdazb/sysdig-0.34.0 /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/db4f924ee43b26929b63019c8a31b0d31b55e93ddc554c62818f8ccc63700e80--libs-0.11.3.tar.gz --directory /private/tmp/d20231012-4861-1vy3lcr /usr/bin/env cp -pR /private/tmp/d20231012-4861-1vy3lcr/libs-0.11.3/. /private/tmp/sysdig--falcosecurity-libs-20231012-4861-zc5u31/libs-0.11.3 ==> cmake -S . -B build -DSYSDIG_VERSION=0.34.0 -DUSE_BUNDLED_DEPS=OFF -DCREATE_TEST_TARGETS=OFF -DBUILD_LIBSCAP_EXAMPLES=OFF -DDIR_ETC=/opt/homebrew/etc -DFALCOSECURITY_LIBS_SOURCE_DIR=/private/tmp/sysdig-20231012-4861-1thdazb/sysdig-0.34.0/falcosecurity-libs -DCMAKE_CXX_FLAGS=-std=c++17 -DUSE_BUNDLED_CARES=OFF -DUSE_BUNDLED_JSONCPP=OFF -DUSE_BUNDLED_LUAJIT=OFF -DUSE_BUNDLED_OPENSSL=OFF -DUSE_BUNDLED_RE2=OFF -DUSE_BUNDLED_TBB=OFF -DUSE_BUNDLED_VALIJSON=OFF -DUSE_BUNDLED_CURL=OFF -DUSE_BUNDLED_NCURSES=OFF -DUSE_BUNDLED_ZLIB=OFF -DUSE_BUNDLED_B64=OFF -DUSE_BUNDLED_GRPC=OFF -DUSE_BUNDLED_JQ=OFF -DUSE_BUNDLED_PROTOBUF=OFF -DCMAKE_INSTALL_PREFIX=/opt/homebrew/Cellar/sysdig/0.34.0 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DBUILD_TESTING=OFF -DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -- The C compiler identification is AppleClang 14.0.3.14030022 -- The CXX compiler identification is AppleClang 14.0.3.14030022 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using local version of falcosecurity/libs: '/private/tmp/sysdig-20231012-4861-1thdazb/sysdig-0.34.0/falcosecurity-libs' -- Looking for strlcpy -- Looking for strlcpy - found -- Existing strlcpy found, will *not* use local definition by setting -DHAVE_STRLCPY. -- Performing Test COMPILER_SUPPORTS_CXX17 -- Performing Test COMPILER_SUPPORTS_CXX17 - Success -- Existing strlcpy found, will *not* use local definition -- Found tbb: include: /opt/homebrew/include/tbb, lib: /opt/homebrew/lib/libtbb.dylib -- Found jsoncpp: include: /opt/homebrew/include, lib: /opt/homebrew/lib/libjsoncpp.dylib -- Found valijson: include: /opt/homebrew/include. -- Found re2: include: /opt/homebrew/include, lib: /opt/homebrew/lib/libre2.dylib

Check failure on line 76 in Formula/s/sysdig.rb

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

`brew install --verbose --build-bottle sysdig` failed on macOS Monterey (12) on Apple Silicon!

==> Fetching sysdig ==> Downloading https://github.com/falcosecurity/libs/archive/refs/tags/0.11.3.tar.gz Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/db4f924ee43b26929b63019c8a31b0d31b55e93ddc554c62818f8ccc63700e80--libs-0.11.3.tar.gz ==> Verifying checksum for 'db4f924ee43b26929b63019c8a31b0d31b55e93ddc554c62818f8ccc63700e80--libs-0.11.3.tar.gz' ==> Downloading https://gist.githubusercontent.com/juniorz/9986999/raw/a3556d7e93fa890a157a33f4233efaf8f5e01a6f/sample.scap Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/b2e74b776eea37cc588baab41a2e32aa42b5a3292837a561860e05a57feb9573--sample.scap ==> Verifying checksum for 'b2e74b776eea37cc588baab41a2e32aa42b5a3292837a561860e05a57feb9573--sample.scap' ==> Downloading https://github.com/draios/sysdig/archive/refs/tags/0.34.0.tar.gz Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/749f1f7d479c16e9e11c6b704ab3790d567fe90805ae77939d563335561a2f74--sysdig-0.34.0.tar.gz ==> Verifying checksum for '749f1f7d479c16e9e11c6b704ab3790d567fe90805ae77939d563335561a2f74--sysdig-0.34.0.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/749f1f7d479c16e9e11c6b704ab3790d567fe90805ae77939d563335561a2f74--sysdig-0.34.0.tar.gz --directory /private/tmp/d20231012-4689-12iqm15 /usr/bin/env cp -pR /private/tmp/d20231012-4689-12iqm15/sysdig-0.34.0/. /private/tmp/sysdig-20231012-4689-14f9ngg/sysdig-0.34.0 /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/db4f924ee43b26929b63019c8a31b0d31b55e93ddc554c62818f8ccc63700e80--libs-0.11.3.tar.gz --directory /private/tmp/d20231012-4689-ac4qpn /usr/bin/env cp -pR /private/tmp/d20231012-4689-ac4qpn/libs-0.11.3/. /private/tmp/sysdig--falcosecurity-libs-20231012-4689-1uloc5c/libs-0.11.3 ==> cmake -S . -B build -DSYSDIG_VERSION=0.34.0 -DUSE_BUNDLED_DEPS=OFF -DCREATE_TEST_TARGETS=OFF -DBUILD_LIBSCAP_EXAMPLES=OFF -DDIR_ETC=/opt/homebrew/etc -DFALCOSECURITY_LIBS_SOURCE_DIR=/private/tmp/sysdig-20231012-4689-14f9ngg/sysdig-0.34.0/falcosecurity-libs -DCMAKE_CXX_FLAGS=-std=c++17 -DUSE_BUNDLED_CARES=OFF -DUSE_BUNDLED_JSONCPP=OFF -DUSE_BUNDLED_LUAJIT=OFF -DUSE_BUNDLED_OPENSSL=OFF -DUSE_BUNDLED_RE2=OFF -DUSE_BUNDLED_TBB=OFF -DUSE_BUNDLED_VALIJSON=OFF -DUSE_BUNDLED_CURL=OFF -DUSE_BUNDLED_NCURSES=OFF -DUSE_BUNDLED_ZLIB=OFF -DUSE_BUNDLED_B64=OFF -DUSE_BUNDLED_GRPC=OFF -DUSE_BUNDLED_JQ=OFF -DUSE_BUNDLED_PROTOBUF=OFF -DCMAKE_INSTALL_PREFIX=/opt/homebrew/Cellar/sysdig/0.34.0 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DBUILD_TESTING=OFF -DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -- The C compiler identification is AppleClang 14.0.0.14000029 -- The CXX compiler identification is AppleClang 14.0.0.14000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using local version of falcosecurity/libs: '/private/tmp/sysdig-20231012-4689-14f9ngg/sysdig-0.34.0/falcosecurity-libs' -- Looking for strlcpy -- Looking for strlcpy - found -- Existing strlcpy found, will *not* use local definition by setting -DHAVE_STRLCPY. -- Performing Test COMPILER_SUPPORTS_CXX17 -- Performing Test COMPILER_SUPPORTS_CXX17 - Success -- Existing strlcpy found, will *not* use local definition -- Found tbb: include: /opt/homebrew/include/tbb, lib: /opt/homebrew/lib/libtbb.dylib -- Found jsoncpp: include: /opt/homebrew/include, lib: /opt/homebrew/lib/libjsoncpp.dylib -- Found valijson: include: /opt/homebrew/include. -- Found re2: include: /opt/homebrew/include, lib: /opt/homebrew/lib/libre2.dyli
(buildpath/"falcosecurity-libs").install resource("falcosecurity-libs")

# fix `libzstd.so.1: error adding symbols: DSO missing from command line` error
Expand Down
Loading