CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

Not searching for unused variables given on the command line.

-- The C compiler identification is GNU 13.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_arm926ej-s_gcc-13.3.0_musl_eabi/bin/arm-openwrt-linux-muslgnueabi-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /builder/shared-workdir/build/sdk/staging_dir/host/bin/pkg-config (found version "2.2.0")
-- Checking for module 'glib-2.0'
--   Found glib-2.0, version 2.82.0
-- Checking for module 'json-c'
--   Found json-c, version 0.18
-- Configuring done (0.8s)
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
DAVICI_INCLUDE_DIRS
   used as include directory in directory /builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/swanmon-0.1
   used as include directory in directory /builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/swanmon-0.1
   used as include directory in directory /builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/swanmon-0.1
   used as include directory in directory /builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/swanmon-0.1
   used as include directory in directory /builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/swanmon-0.1
   used as include directory in directory /builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/swanmon-0.1
   used as include directory in directory /builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/swanmon-0.1
DAVICI_LIBRARIES
    linked by target "swanmon" in directory /builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/swanmon-0.1

CMake Warning (dev) in CMakeLists.txt:
  Policy CMP0021 is not set: Fatal error on relative paths in
  INCLUDE_DIRECTORIES target property.  Run "cmake --help-policy CMP0021" for
  policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

  Found relative path while evaluating include directories of "swanmon":

    "DAVICI_INCLUDE_DIRS-NOTFOUND"

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done (0.0s)
CMake Generate step failed.  Build files cannot be regenerated correctly.
make[3]: *** [Makefile:49: /builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/swanmon-0.1/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
time: package/feeds/packages/swanmon/compile#0.78#0.51#1.41