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-mipsel_mips32_gcc-13.3.0_musl/bin/mipsel-openwrt-linux-musl-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 one of the modules 'libselinux'
CMake Error at /builder/shared-workdir/build/sdk/staging_dir/host/share/cmake-3.31/Modules/FindPkgConfig.cmake:938 (message):
  None of the required 'libselinux' found
Call Stack (most recent call first):
  CMakeLists.txt:48 (pkg_search_module)


CMake Deprecation Warning at upgraded/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.


-- Configuring incomplete, errors occurred!
make[3]: *** [Makefile:155: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/procd-selinux/procd-2025.01.30~7fcb5a27/.configured_86d8bd735cd89defac0be60004428e07_8e081b74cf069e1e6800a5bbcbb282f0] Error 1
time: package/feeds/base/procd/selinux/compile#0.90#0.57#1.59