CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 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. Not searching for unused variables given on the command line. -- The C compiler identification is GNU 13.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_arm926ej-s_gcc-13.2.0_musl_eabi/bin/arm-openwrt-linux-muslgnueabi-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done (0.5s) -- Generating done (0.0s) -- Build files have been written to: /builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/unetd-2024.03.31~80645766 In file included from /builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/unetd-2024.03.31~80645766/mss-bpf.c:15: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/ip.h:16: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/skbuff.h:17: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/bvec.h:10: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/highmem.h:5: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/fs.h:15: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/radix-tree.h:19: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/xarray.h:14: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/gfp.h:6: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/mmzone.h:22: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/mm_types.h:16: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/workqueue.h:9: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/timer.h:6: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/ktime.h:25: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/jiffies.h:14: /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/generated/timeconst.h:11:2: error: "include/generated/timeconst.h has the wrong HZ value!" #error "include/generated/timeconst.h has the wrong HZ value!" ^ In file included from /builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/unetd-2024.03.31~80645766/mss-bpf.c:16: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/net/ipv6.h:12: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/ipv6.h:92: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/tcp.h:19: In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/net/sock.h:61: /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/poll.h:138:27: warning: division by zero is undefined [-Wdivision-by-zero] M(RDNORM) | M(RDBAND) | M(WRNORM) | M(WRBAND) | ^~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/poll.h:136:32: note: expanded from macro 'M' #define M(X) (__force __poll_t)__MAP(val, POLL##X, (__force __u16)EPOLL##X) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/poll.h:122:51: note: expanded from macro '__MAP' (from < to ? (v & from) * (to/from) : (v & from) / (from/to)) ^ ~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/poll.h:138:39: warning: division by zero is undefined [-Wdivision-by-zero] M(RDNORM) | M(RDBAND) | M(WRNORM) | M(WRBAND) | ^~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/poll.h:136:32: note: expanded from macro 'M' #define M(X) (__force __poll_t)__MAP(val, POLL##X, (__force __u16)EPOLL##X) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/target-arm_arm926ej-s_musl_eabi/bpf-headers/include/linux/poll.h:122:51: note: expanded from macro '__MAP' (from < to ? (v & from) * (to/from) : (v & from) / (from/to)) ^ ~~~~~~~~~ 2 warnings and 1 error generated. make[3]: *** [Makefile:114: /builder/shared-workdir/build/sdk/build_dir/target-arm_arm926ej-s_musl_eabi/unetd-2024.03.31~80645766/.built] Error 1 time: package/feeds/base/unetd/compile#2.55#0.51#3.35