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

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.

Not searching for unused variables given on the command line.

-- The C compiler identification is GNU 12.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-mipsel_mips32_gcc-12.3.0_musl/bin/mipsel-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test HAS_IMPLICIT_FALLTHROUGH
-- Performing Test HAS_IMPLICIT_FALLTHROUGH - Success
-- Configuring done (1.7s)
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:
udebug
    linked by target "netifd" in directory /builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/netifd-2023-11-20-f3e06e81

-- Generating done (0.0s)
CMake Generate step failed.  Build files cannot be regenerated correctly.
make[3]: *** [Makefile:54: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/netifd-2023-11-20-f3e06e81/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
time: package/feeds/base/netifd/compile#1.00#0.93#3.00