Darwin 25.2.0 Darwin Kernel Version 25.2.0: Tue Nov 18 21:09:56 PST 2025; root:xnu-12377.61.12~1/RELEASE_ARM64_T6041 arm64 arm
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i386-apple-darwin11.3.0
COMPILER: clang Apple clang version 17.0.0 (https://github.com/swiftlang/llvm-project.git 9784760565e8cae0bc0b97bad69aaf498408dc3d)
BUILD SYSTEM: meson 1.10.0
PYTHON: python3 Python 3.14.2
BUILDING WpDaemon
PATH REMAPPING: ~ -> /build  |  ~/agents/WpDaemon -> /src
-- Creating static library
-- CXX standard of parent project: 23
-- CXX standard: 23
-- C++ Requests CMake Options
-- =======================================================
--   CPR_GENERATE_COVERAGE: OFF
--   CPR_CURL_NOSIGNAL: OFF
--   CURL_VERBOSE_LOGGING: OFF
--   CPR_USE_SYSTEM_GTEST: OFF
--   CPR_USE_SYSTEM_CURL: OFF
--   CPR_USE_EXISTING_CURL_TARGET: OFF
--   CPR_CURL_USE_LIBPSL: ON
--   CPR_USE_SYSTEM_LIB_PSL: OFF
--   CPR_ENABLE_CURL_HTTP_ONLY: ON
--   CPR_ENABLE_SSL: ON
--   CPR_FORCE_OPENSSL_BACKEND: OFF
--   CPR_FORCE_WINSSL_BACKEND: OFF
--   CPR_FORCE_DARWINSSL_BACKEND: OFF
--   CPR_FORCE_MBEDTLS_BACKEND: OFF
--   CPR_ENABLE_LINTING: OFF
--   CPR_ENABLE_CPPCHECK: OFF
--   CPR_BUILD_TESTS: OFF
--   CPR_BUILD_TESTS_SSL: OFF
--   CPR_BUILD_TESTS_PROXY: OFF
--   CPR_BUILD_VERSION_OUTPUT_ONLY: OFF
--   CPR_SKIP_CA_BUNDLE_SEARCH: OFF
--   CPR_USE_BOOST_FILESYSTEM: OFF
--   CPR_DEBUG_SANITIZER_FLAG_THREAD: OFF
--   CPR_DEBUG_SANITIZER_FLAG_ADDR: OFF
--   CPR_DEBUG_SANITIZER_FLAG_LEAK: OFF
--   CPR_DEBUG_SANITIZER_FLAG_UB: OFF
--   CPR_DEBUG_SANITIZER_FLAG_ALL: OFF
-- =======================================================
-- Automatically detecting SSL backend.
-- Detecting SSL backend...
-- SSL auto detect: Using DarwinSSL.
-- Configuring built-in curl...
-- Using CMake version 4.0.3
-- ZLIB_HEADER_VERSION: 1.2.13
-- ZLIBNG_HEADER_VERSION: 2.1.3
-- Arch detected: 'aarch64'
-- Basearch of 'aarch64' has been detected as: 'arm'
-- Architecture-specific source files: arch/arm/arm_features.c;arch/arm/crc32_acle.c;arch/arm/insert_string_acle.c;arch/arm/adler32_neon.c;arch/arm/chunkset_neon.c;arch/arm/compare256_neon.c;arch/arm/slide_hash_neon.c
-- The following features have been enabled:

 * CMAKE_BUILD_TYPE, Build type: Release (selected)
 * ACLE_CRC, Support ACLE optimized CRC hash generation, using "-march=armv8-a+crc"
 * NEON_ADLER32, Support NEON instructions in adler32, using "-march=armv8-a+simd"
 * NEON_SLIDEHASH, Support NEON instructions in slide_hash, using "-march=armv8-a+simd"
 * WITH_GZFILEOP, Compile with support for gzFile related functions
 * ZLIB_COMPAT, Compile with zlib compatible API
 * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API
 * WITH_SANITIZER, Enable sanitizer support
 * WITH_GTEST, Build gtest_zlib
 * WITH_OPTIM, Build with optimisation
 * WITH_NEW_STRATEGIES, Use new strategies
 * WITH_ACLE, Build with ACLE
 * WITH_NEON, Build with NEON intrinsics

-- The following OPTIONAL packages have been found:

 * Git

-- The following features have been disabled:

 * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix
 * ZLIB_ENABLE_TESTS, Build test binaries
 * WITH_FUZZERS, Build test/fuzz
 * WITH_BENCHMARKS, Build test/benchmarks
 * WITH_BENCHMARK_APPS, Build application benchmarks
 * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native)
 * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings
 * WITH_CODE_COVERAGE, Enable code coverage reporting
 * WITH_INFLATE_STRICT, Build with strict inflate distance checking
 * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances
 * INSTALL_UTILS, Copy minigzip and minideflate during install
 * WITH_RPATH, Enable RPATH for shared library

-- Enabled curl SSL
-- Configuring libpsl...
Directory already configured.

Just run your build command (e.g. ninja) and Meson will regenerate as necessary.
Run "meson setup --reconfigure" to force Meson to regenerate.

If build failures persist, run "meson setup --wipe" to rebuild from scratch
using the same options as passed when configuring the build.
-- Building libpsl...
ninja: Entering directory `~/agents/WpDaemon/build/_deps/libpsl_src-build'
[0/1] Regenerating build files
The Meson build system
Version: 1.10.0
Source dir: ~/agents/WpDaemon/build/_deps/libpsl_src-src
Build dir: ~/agents/WpDaemon/build/_deps/libpsl_src-build
Build type: cross build
Project name: libpsl
Project version: 0.21.5
C compiler for the host machine: /usr/bin/cc (clang 17.0.0 "Apple clang version 17.0.0 (clang-1700.6.3.2)")
C linker for the host machine: /usr/bin/cc ld64 1230.1
C compiler for the build machine: /opt/homebrew/bin/sccache cc (clang 17.0.0 "Apple clang version 17.0.0 (clang-1700.6.3.2)")
C linker for the build machine: cc ld64 1230.1
Build machine cpu family: aarch64
Build machine cpu: aarch64
Host machine cpu family: aarch64
Host machine cpu: aarch64
Target machine cpu family: aarch64
Target machine cpu: aarch64
Found pkg-config: NO
Found CMake: NO
Run-time dependency libidn2 found: NO (tried pkgconfig, framework and cmake)
Has header "idn2.h" : NO (cached)
Run-time dependency icu-uc found: NO (tried pkgconfig, framework and cmake)
Run-time dependency icu found: NO (tried pkgconfig, framework and cmake)
Run-time dependency libidn found: NO (tried pkgconfig, framework and cmake)
Has header "idna.h" : NO (cached)
Check usable header "unistd.h" : YES (cached)
Check usable header "stdint.h" : YES (cached)
Check usable header "alloca.h" : YES (cached)
Check usable header "dirent.h" : YES (cached)
Checking for function "alloca" : YES (cached)
Checking for function "strndup" : YES (cached)
Checking for function "clock_gettime" : YES (cached)
Checking for function "fmemopen" : YES (cached)
Checking for function "nl_langinfo" : YES (cached)
Compiler for C supports function attribute visibility: YES (cached)
Configuring config.h using configuration
Program python3 found: YES (/opt/homebrew/opt/python@3.14/bin/python3.14)
Configuring libpsl.h using configuration
Found pkg-config: NO
Build targets in project: 3

libpsl 0.21.5

  User defined options
    Cross files    : ~/agents/WpDaemon/build/libpsl-meson-cross.txt
    buildtype      : release
    default_library: static
    docs           : false
    prefix         : ~/agents/WpDaemon/build/libpsl_src-install
    tests          : false

Found ninja-1.13.2 at /opt/homebrew/bin/ninja
Cleaning... 0 files.
ninja: no work to do.
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /opt/homebrew/bin/ninja -C ~/agents/WpDaemon/build/_deps/libpsl_src-build
-- Installing libpsl...
ninja: Entering directory `~/agents/WpDaemon/build/_deps/libpsl_src-build'
ninja: no work to do.
Installing src/libpsl.a to ~/agents/WpDaemon/build/libpsl_src-install/lib
Installing tools/psl to ~/agents/WpDaemon/build/libpsl_src-install/bin
Installing ~/agents/WpDaemon/build/_deps/libpsl_src-build/include/libpsl.h to ~/agents/WpDaemon/build/libpsl_src-install/include
Installing ~/agents/WpDaemon/build/_deps/libpsl_src-src/src/psl-make-dafsa.1 to ~/agents/WpDaemon/build/libpsl_src-install/share/man/man1
Installing ~/agents/WpDaemon/build/_deps/libpsl_src-src/tools/psl.1 to ~/agents/WpDaemon/build/libpsl_src-install/share/man/man1
Installing ~/agents/WpDaemon/build/_deps/libpsl_src-build/meson-private/libpsl.pc to ~/agents/WpDaemon/build/libpsl_src-install/lib/pkgconfig
Installing ~/agents/WpDaemon/build/_deps/libpsl_src-src/src/psl-make-dafsa to ~/agents/WpDaemon/build/libpsl_src-install/bin
-- Using CMake version 4.0.3
-- curl version=[8.13.0]
-- CMake platform flags: APPLE UNIX
-- Picky compiler options: -Werror=partial-availability -Werror-implicit-function-declaration -Wextra -Wall -pedantic -Wbad-function-cast -Wconversion -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-multichar -Wpointer-arith -Wshadow -Wsign-compare -Wundef -Wunused -Wwrite-strings -Waddress -Wattributes -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wdiv-by-zero -Wempty-body -Wendif-labels -Wfloat-equal -Wformat-security -Wignored-qualifiers -Wmissing-field-initializers -Wmissing-noreturn -Wno-format-nonliteral -Wno-sign-conversion -Wno-system-headers -Wold-style-definition -Wredundant-decls -Wstrict-prototypes -Wtype-limits -Wunreachable-code -Wunused-parameter -Wvla -Wshift-sign-overflow -Wshorten-64-to-32 -Wformat=2 -Wlanguage-extension-token -Wdouble-promotion -Wenum-conversion -Wheader-guard -Wpragmas -Wsometimes-uninitialized -Wunused-const-variable -Wcomma -Wmissing-variable-declarations -Wassign-enum -Wextra-semi-stmt -Wimplicit-fallthrough
-- Found Brotli (via pkg-config): /opt/homebrew/Cellar/brotli/1.2.0/include (found version "")
-- Found Zstd (via pkg-config): /opt/homebrew/opt/zstd/include (found version "1.5.7")
-- Found NGHTTP2 (via pkg-config): /opt/homebrew/Cellar/libnghttp2/1.68.0/include (found version "1.68.0")
-- Found Libidn2 (via pkg-config): /opt/homebrew/Cellar/libidn2/2.3.8/include (found version "2.3.8")
-- Found Libssh2 (via pkg-config): /opt/homebrew/Cellar/libssh2/1.11.1/include;/opt/homebrew/Cellar/openssl@3/3.6.0/include (found version "1.11.1")
-- Protocols: http https scp sftp ws wss
-- Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe UnixSockets zstd
-- Enabled SSL backends: Secure Transport
-- Using the multi-header code from ~/agents/WpDaemon/vendor/json/include/
-- Configuring done (1.9s)
-- Generating done (0.3s)
-- Build files have been written to: ~/agents/WpDaemon/build
[  0%] Built target curl-generate-curl-config.1
[  0%] Built target curl-generate-mk-ca-bundle.1
[  0%] Built target curl-opts-man
[  1%] Built target curl-man
[ 16%] Built target zlib
[ 20%] Built target sockpp-static
[ 87%] Built target libcurl_static
[ 98%] Built target cpr
[ 98%] Linking CXX executable WpDaemon
[100%] Built target WpDaemon
total 2832
drwxr-xr-x  13 ~  staff   416B Feb 12 05:52 .
drwxr-xr-x  21 ~  staff   672B Feb 12 05:52 ..
-rw-r--r--   1 ~  staff    64K Feb 12 05:22 CMakeCache.txt
drwxr-xr-x  15 ~  staff   480B Feb 12 05:52 CMakeFiles
-rw-r--r--   1 ~  staff   3.2K Feb 12 05:24 CPackConfig.cmake
-rw-r--r--   1 ~  staff   3.6K Feb 12 05:24 CPackSourceConfig.cmake
-rw-r--r--   1 ~  staff    90K Feb 12 05:52 Makefile
-rwxr-xr-x   1 ~  staff   1.2M Feb 12 05:52 WpDaemon
drwxr-xr-x  11 ~  staff   352B Feb 12 05:22 _deps
-rw-r--r--   1 ~  staff   2.4K Feb 12 05:52 cmake_install.cmake
-rw-r--r--   1 ~  staff   185B Feb 12 05:52 libpsl-meson-cross.txt
drwxr-xr-x   6 ~  staff   192B Feb 12 05:22 libpsl_src-install
drwxr-xr-x   5 ~  staff   160B Feb 12 05:22 vendor
Scrubbing hardcoded paths from binary...
PATCHED: Replaced 1 occurrence(s) of '~' -> '/build'
Verifying binary is clean...
OK: No user-specific paths found in binary.
BUILDING WpDaemon DONE
