CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 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.


-- The C compiler identification is GNU 12.2.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_cortex-a7_gcc-12.2.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 "1.9.4") 
-- Checking for one of the modules 'libselinux'
CMake Error at /builder/shared-workdir/build/sdk/staging_dir/host/share/cmake-3.25/Modules/FindPkgConfig.cmake:894 (message):
  None of the required 'libselinux' found
Call Stack (most recent call first):
  CMakeLists.txt:47 (pkg_search_module)


CMake Deprecation Warning at upgraded/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 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.


-- Configuring incomplete, errors occurred!
See also "/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7_musl_eabi/procd-selinux/procd-2023-01-16-190f13a7/CMakeFiles/CMakeOutput.log".
make[3]: *** [Makefile:157: /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7_musl_eabi/procd-selinux/procd-2023-01-16-190f13a7/.configured_86d8bd735cd89defac0be60004428e07_8e081b74cf069e1e6800a5bbcbb282f0] Error 1
time: package/feeds/base/procd/selinux/compile#0.93#0.50#4.42