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 11.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-11.3.0_musl_eabi/bin/arm-openwrt-linux-muslgnueabi-gcc
-- Check for working C compiler: /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-11.3.0_musl_eabi/bin/arm-openwrt-linux-muslgnueabi-gcc - broken
CMake Error at /builder/shared-workdir/build/sdk/staging_dir/host/share/cmake-3.25/Modules/CMakeTestCCompiler.cmake:70 (message):
  The C compiler

    "/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-11.3.0_musl_eabi/bin/arm-openwrt-linux-muslgnueabi-gcc"

  is not able to compile a simple test program.

  It fails with the following output:

    Change Dir: /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/uqmi-2022-05-04-56cb2d40/CMakeFiles/CMakeScratch/TryCompile-WCQyFj
    
    Run Build Command(s):/builder/shared-workdir/build/sdk/staging_dir/host/bin/ninja cmTC_199ab && [1/2] Building C object CMakeFiles/cmTC_199ab.dir/testCCompiler.c.o
    FAILED: CMakeFiles/cmTC_199ab.dir/testCCompiler.c.o 
    /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-11.3.0_musl_eabi/bin/arm-openwrt-linux-muslgnueabi-gcc   -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/uqmi-2022-05-04-56cb2d40=uqmi-2022-05-04-56cb2d40 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -ffunction-sections -fdata-sections -Wno-error=dangling-pointer -Wno-error=maybe-uninitialized -o CMakeFiles/cmTC_199ab.dir/testCCompiler.c.o -c /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/uqmi-2022-05-04-56cb2d40/CMakeFiles/CMakeScratch/TryCompile-WCQyFj/testCCompiler.c
    cc1: error: '-Wno-error=dangling-pointer': no option '-Wdangling-pointer'; did you mean '-Wdangling-else'?
    ninja: build stopped: subcommand failed.
    
    

  

  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:3 (PROJECT)


-- Configuring incomplete, errors occurred!
See also "/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/uqmi-2022-05-04-56cb2d40/CMakeFiles/CMakeOutput.log".
See also "/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/uqmi-2022-05-04-56cb2d40/CMakeFiles/CMakeError.log".
make[3]: *** [Makefile:57: /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/uqmi-2022-05-04-56cb2d40/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
time: package/feeds/base/uqmi/compile#0.87#0.17#1.39