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-x86_64_gcc-12.2.0_musl/bin/x86_64-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Warning (dev) in CMakeLists.txt:
  A logical block opening on the line

    /builder/shared-workdir/build/sdk/build_dir/target-x86_64_musl/xfrpc-2.1.606/CMakeLists.txt:5 (if)

  closes on the line

    /builder/shared-workdir/build/sdk/build_dir/target-x86_64_musl/xfrpc-2.1.606/CMakeLists.txt:26 (endif)

  with mis-matching arguments.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- libevent NOT found.
CMake Error at CMakeLists.txt:16 (message):
  libevent2 not found!


-- Configuring incomplete, errors occurred!
make[3]: *** [Makefile:59: /builder/shared-workdir/build/sdk/build_dir/target-x86_64_musl/xfrpc-2.1.606/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
time: package/feeds/packages/xfrpc/compile#0.85#0.34#1.24