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 <min> value or use a ...<max> 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.3.0
-- The ASM compiler identification is GNU
-- Found assembler: /builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_mips64r2_64_gcc-13.3.0_musl/bin/mips64-openwrt-linux-musl-gcc
-- 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_mips64r2_64_gcc-13.3.0_musl/bin/mips64-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Warning (dev) at /builder/shared-workdir/build/sdk/staging_dir/host/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:441 (message):
  The package name passed to `find_package_handle_standard_args` (LIBUV) does
  not match the name of the calling package (Libuv).  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/FindLibuv.cmake:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:63 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found LIBUV: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_mips64r2_64_musl/usr/lib/libuv.so
-- Found Lua: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_mips64r2_64_musl/usr/lib/liblua.so;/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_mips64r2_64_gcc-13.3.0_musl/lib/libm.a (found version "5.1.5")
-- Configuring done (0.4s)
-- Generating done (0.0s)
-- Build files have been written to: /builder/shared-workdir/build/sdk/build_dir/target-mips64_mips64r2_64_musl/luv-1.40.0-0
ninja: Entering directory `/builder/shared-workdir/build/sdk/build_dir/target-mips64_mips64r2_64_musl/luv-1.40.0-0'
[1/3] Building C object CMakeFiles/libluv.dir/src/luv.c.o
[2/3] Linking C shared library libluv.so.1.40.0
[3/3] Creating library symlink libluv.so.1 libluv.so
ninja: Entering directory `/builder/shared-workdir/build/sdk/build_dir/target-mips64_mips64r2_64_musl/luv-1.40.0-0'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-mips64_mips64r2_64_musl/luv-1.40.0-0/ipkg-install/usr/lib/libluv.so.1.40.0
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-mips64_mips64r2_64_musl/luv-1.40.0-0/ipkg-install/usr/lib/libluv.so.1
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-mips64_mips64r2_64_musl/luv-1.40.0-0/ipkg-install/usr/lib/libluv.so
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-mips64_mips64r2_64_musl/luv-1.40.0-0/ipkg-install/usr/lib/pkgconfig/libluv.pc
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-mips64_mips64r2_64_musl/luv-1.40.0-0/ipkg-install/usr/include/luv/luv.h
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-mips64_mips64r2_64_musl/luv-1.40.0-0/ipkg-install/usr/include/luv/util.h
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-mips64_mips64r2_64_musl/luv-1.40.0-0/ipkg-install/usr/include/luv/lhandle.h
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-mips64_mips64r2_64_musl/luv-1.40.0-0/ipkg-install/usr/include/luv/lreq.h
rstrip.sh: /builder/shared-workdir/build/sdk/build_dir/target-mips64_mips64r2_64_musl/luv-1.40.0-0/ipkg-mips64_mips64r2/luv/usr/lib/lua/luv.so: shared object
ERROR: info field 'version' has invalid value: package version is invalid
ERROR: failed to create package: /builder/shared-workdir/build/sdk/bin/packages/mips64_mips64r2/packages/luv-1.40.0-0-r2.apk: package version is invalid
make[3]: *** [Makefile:86: /builder/shared-workdir/build/sdk/bin/packages/mips64_mips64r2/packages/luv-1.40.0-0-r2.apk] Error 99
time: package/feeds/packages/luv/compile#3.33#0.87#4.38