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.4s)
-- Generating done (0.0s)
-- Build files have been written to: /builder/shared-workdir/build/sdk/build_dir/target-mips_mips32_musl/ustream-ssl-openssl/ustream-ssl-2024.07.28~99bd3d2b
ninja: Entering directory `/builder/shared-workdir/build/sdk/build_dir/target-mips_mips32_musl/ustream-ssl-openssl/ustream-ssl-2024.07.28~99bd3d2b'
[1/8] Building C object CMakeFiles/ustream-ssl.dir/ustream-ssl.c.o
[2/8] Building C object CMakeFiles/ustream-ssl.dir/ustream-io-openssl.c.o
[3/8] Building C object CMakeFiles/ustream-ssl.dir/ustream-openssl.c.o
[4/8] Linking C shared library libustream-ssl.so
[5/8] Building C object CMakeFiles/ustream-example-server.dir/ustream-example-server.c.o
[6/8] Building C object CMakeFiles/ustream-example-client.dir/ustream-example-client.c.o
[7/8] Linking C executable ustream-example-server
[8/8] Linking C executable ustream-example-client
ninja: Entering directory `/builder/shared-workdir/build/sdk/build_dir/target-mips_mips32_musl/ustream-ssl-openssl/ustream-ssl-2024.07.28~99bd3d2b'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-mips_mips32_musl/ustream-ssl-openssl/ustream-ssl-2024.07.28~99bd3d2b/ipkg-install/usr/include/libubox/ustream-ssl.h
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-mips_mips32_musl/ustream-ssl-openssl/ustream-ssl-2024.07.28~99bd3d2b/ipkg-install/usr/lib/libustream-ssl.so
rstrip.sh: /builder/shared-workdir/build/sdk/build_dir/target-mips_mips32_musl/ustream-ssl-openssl/ustream-ssl-2024.07.28~99bd3d2b/ipkg-mips_mips32/libustream-openssl/lib/libustream-ssl.so: shared object
time: package/feeds/base/ustream-ssl/openssl/compile#1.86#1.16#3.41