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 value or use a ... 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-a9+neon_gcc-12.2.0_musl_eabi/bin/arm-openwrt-linux-muslgnueabi-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER CMAKE_ASM_COMPILER_LAUNCHER CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS_RELEASE CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_EXPORT_PACKAGE_REGISTRY CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY CMAKE_FIND_ROOT_PATH_MODE_LIBRARY CMAKE_FIND_USE_PACKAGE_REGISTRY CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS DL_LIBRARY -- Build files have been written to: /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/firewall-2022-02-17-4cd7d4f3 ninja: Entering directory `/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/firewall-2022-02-17-4cd7d4f3' [1/15] Building C object CMakeFiles/firewall3.dir/main.c.o [2/15] Building C object CMakeFiles/firewall3.dir/options.c.o [3/15] Building C object CMakeFiles/firewall3.dir/defaults.c.o [4/15] Building C object CMakeFiles/firewall3.dir/zones.c.o [5/15] Building C object CMakeFiles/firewall3.dir/forwards.c.o [6/15] Building C object CMakeFiles/firewall3.dir/rules.c.o [7/15] Building C object CMakeFiles/firewall3.dir/redirects.c.o [8/15] Building C object CMakeFiles/firewall3.dir/snats.c.o [9/15] Building C object CMakeFiles/firewall3.dir/utils.c.o [10/15] Building C object CMakeFiles/firewall3.dir/ubus.c.o [11/15] Building C object CMakeFiles/firewall3.dir/ipsets.c.o [12/15] Building C object CMakeFiles/firewall3.dir/includes.c.o [13/15] Building C object CMakeFiles/firewall3.dir/iptables.c.o FAILED: CMakeFiles/firewall3.dir/iptables.c.o /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-12.2.0_musl_eabi/bin/arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/firewall-2022-02-17-4cd7d4f3=firewall-2022-02-17-4cd7d4f3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto -DNDEBUG -Os -Wall -Werror --std=gnu99 -g3 -Wmissing-declarations -Wno-format-truncation -MD -MT CMakeFiles/firewall3.dir/iptables.c.o -MF CMakeFiles/firewall3.dir/iptables.c.o.d -o CMakeFiles/firewall3.dir/iptables.c.o -c /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/firewall-2022-02-17-4cd7d4f3/iptables.c /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/firewall-2022-02-17-4cd7d4f3/iptables.c:39:10: fatal error: libiptc/libiptc.h: No such file or directory 39 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. make[3]: *** [Makefile:67: /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/firewall-2022-02-17-4cd7d4f3/.built] Error 1 time: package/feeds/base/firewall/compile#3.45#0.82#10.30