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 8.4.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-mips64_octeonplus_64_gcc-8.4.0_musl/bin/mips64-openwrt-linux-musl-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Libev: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/lib/libev.so (found version "4.31") -- Looking for dlopen in dl -- Looking for dlopen in dl - found CMake Warning (dev) at /builder/shared-workdir/build/sdk/staging_dir/host/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message): The package name passed to `find_package_handle_standard_args` (WOLFSSL) does not match the name of the calling package (WolfSSL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindWolfSSL.cmake:49 (find_package_handle_standard_args) src/CMakeLists.txt:58 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found WOLFSSL: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/lib/libwolfssl.so (found version "5.5.3") -- Found MbedTLS: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/lib/libmbedtls.so (found version "2.16.12") -- Found ZLIB: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/lib/libz.so (found version "1.2.11") -- Select WolfSSL(CyaSSL) as the SSL backend -- UHTTPD_VERSION: 3.8.0 -- UHTTPD_SSL_SUPPORT: WolfSSL(CyaSSL) -- 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 DL_LIBRARY -- Build files have been written to: /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/libuhttpd-wolfssl/libuhttpd-3.8.0 make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/libuhttpd-wolfssl/libuhttpd-3.8.0' make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/libuhttpd-wolfssl/libuhttpd-3.8.0' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/libuhttpd-wolfssl/libuhttpd-3.8.0' Scanning dependencies of target uhttpd make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/libuhttpd-wolfssl/libuhttpd-3.8.0' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/libuhttpd-wolfssl/libuhttpd-3.8.0' [ 3%] Building C object src/CMakeFiles/uhttpd.dir/uhttpd.c.o In file included from /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/include/wolfssl/wolfcrypt/dsa.h:33, from /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/include/wolfssl/wolfcrypt/asn_public.h:35, from /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/include/wolfssl/ssl.h:35, from /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/include/wolfssl/openssl/ssl.h:35, from /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/libuhttpd-wolfssl/libuhttpd-3.8.0/src/ssl.h:37, from /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/libuhttpd-wolfssl/libuhttpd-3.8.0/src/uhttpd.c:38: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/include/wolfssl/wolfcrypt/integer.h:37:14: fatal error: wolfssl/wolfcrypt/sp_int.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[6]: *** [src/CMakeFiles/uhttpd.dir/build.make:82: src/CMakeFiles/uhttpd.dir/uhttpd.c.o] Error 1 make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/libuhttpd-wolfssl/libuhttpd-3.8.0' make[5]: *** [CMakeFiles/Makefile2:142: src/CMakeFiles/uhttpd.dir/all] Error 2 make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/libuhttpd-wolfssl/libuhttpd-3.8.0' make[4]: *** [Makefile:149: all] Error 2 make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/libuhttpd-wolfssl/libuhttpd-3.8.0' make[3]: *** [Makefile:62: /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/libuhttpd-wolfssl/libuhttpd-3.8.0/.built] Error 2 time: package/feeds/packages/libuhttpd/wolfssl/compile#1.04#0.38#7.07