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-mips_mips32_gcc-13.3.0_musl/bin/mips-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done (0.3s)
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:
wolfssl_library
    linked by target "ustream-ssl" in directory /builder/shared-workdir/build/sdk/build_dir/target-mips_mips32_musl/ustream-ssl-wolfssl/ustream-ssl-2024.07.28~99bd3d2b

-- Generating done (0.0s)
CMake Generate step failed.  Build files cannot be regenerated correctly.
make[3]: *** [Makefile:75: /builder/shared-workdir/build/sdk/build_dir/target-mips_mips32_musl/ustream-ssl-wolfssl/ustream-ssl-2024.07.28~99bd3d2b/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
time: package/feeds/base/ustream-ssl/wolfssl/compile#0.50#0.47#1.12