>>> lua-luv: Building community/lua-luv 1.44.2.1-r2 (using abuild 3.10.0-r0) started Sat, 18 Mar 2023 21:31:31 +0000 >>> lua-luv: Checking sanity of /home/buildozer/aports/community/lua-luv/APKBUILD... >>> WARNING: lua-luv: No maintainer >>> lua-luv: Analyzing dependencies... >>> lua-luv: Installing for build: build-base cmake libuv-dev lua-compat53-dev ninja luajit-dev lua5.1-dev lua5.4-dev (1/20) Installing libbz2 (1.0.8-r4) (2/20) Installing xz-libs (5.4.1-r0) (3/20) Installing libarchive (3.6.2-r1) (4/20) Installing libformw (6.4_p20230311-r0) (5/20) Installing rhash-libs (1.4.3-r1) (6/20) Installing libuv (1.44.2-r1) (7/20) Installing cmake (3.26.0-r0) (8/20) Installing libuv-dev (1.44.2-r1) (9/20) Installing lua-compat53-dev (0.10-r1) (10/20) Installing samurai (1.2-r2) (11/20) Installing luajit (2.1_p20210510-r3) (12/20) Installing luajit-dev (2.1_p20210510-r3) (13/20) Installing lua5.1-libs (5.1.5-r11) (14/20) Installing lua5.1 (5.1.5-r11) (15/20) Installing lua5.1-dev (5.1.5-r11) (16/20) Installing lua5.4-libs (5.4.4-r7) (17/20) Installing readline (8.2.1-r0) (18/20) Installing lua5.4 (5.4.4-r7) (19/20) Installing lua5.4-dev (5.4.4-r7) (20/20) Installing .makedepends-lua-luv (20230318.213131) Executing busybox-1.36.0-r5.trigger OK: 384 MiB in 116 packages >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lua-luv-1.44.2-1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 100 121k 0 0 657k 0 --:--:-- --:--:-- --:--:-- 659k >>> lua-luv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lua-luv-1.44.2-1.tar.gz >>> lua-luv: Checking sha512sums... lua-luv-1.44.2-1.tar.gz: OK disable-udp-test.patch: OK >>> lua-luv: Unpacking /var/cache/distfiles/edge/lua-luv-1.44.2-1.tar.gz... >>> lua-luv: disable-udp-test.patch patching file tests/test-udp.lua 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.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (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:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUV: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.5") -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1/build-5.1 [1/5] Building C object CMakeFiles/libluv.dir/src/luv.c.o [2/5] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/5] Linking C shared module luv.so [4/5] Linking C shared library libluv.so.1.44.2 [5/5] Creating library symlink libluv.so.1 libluv.so 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.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (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:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUV: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.4.4") -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1/build-5.4 [1/5] Building C object CMakeFiles/libluv.dir/src/luv.c.o [2/5] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/5] Linking C shared module luv.so [4/5] Linking C shared library libluv.so.1.44.2 [5/5] Creating library symlink libluv.so.1 libluv.so 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.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (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:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUV: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.4") -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1/build-jit [1/5] Building C object CMakeFiles/libluv.dir/src/luv.c.o [2/5] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/5] Linking C shared module luv.so [4/5] Linking C shared library libluv.so.1.44.2 [5/5] Creating library symlink libluv.so.1 libluv.so 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.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (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:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUV: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.5") -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1/build-static [1/4] Building C object CMakeFiles/libluv_a.dir/src/luv.c.o [2/4] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/4] Linking C static library libluv.a [4/4] Linking C shared module luv.so >>> lua-luv: Running tests with lua5.1 1..128 "in async notify callback" "a" true 250 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0xf78fb280 "closed" uv_timer_t: 0xf78fb280 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0xf78fb2e0 "closed" { } uv_timer_t: 0xf78fb2e0 ok 3 callbacks - luv_handle_t: callable table ok 4 callbacks - luv_req_t: function ok 5 callbacks - luv_req_t: callable table skipped ok 6 conversions - basic 64bit conversions begin wait end wait ok 7 coroutines - coroutines { { port = 80, protocol = "tcp", socktype = "stream", family = "inet6", addr = "::1" }, { port = 80, protocol = "tcp", socktype = "stream", family = "inet", addr = "127.0.0.1" } } 2 ok 8 dns - Get all local http addresses { { port = 80, protocol = "tcp", socktype = "stream", family = "inet6", addr = "::1" }, { port = 80, protocol = "tcp", socktype = "stream", family = "inet", addr = "127.0.0.1" } } 2 ok 9 dns - Get all local http addresses sync { { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" } } 1 ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", socktype = "stream", family = "inet6", canonname = "luvit.io" }, { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", socktype = "stream", family = "inet6", canonname = "luvit.io" }, { addr = "2604:a880:400:d0::1b9f:2001", protocol = "udp", socktype = "dgram", family = "inet6", canonname = "luvit.io" }, { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" }, { addr = "206.189.225.172", protocol = "udp", socktype = "dgram", family = "inet", canonname = "luvit.io" } } 4 ok 12 dns - Get all adresses for luvit.io { service = "0", hostname = "0.0.0.0" } ok 13 dns - Lookup local ipv4 address { service = "0", hostname = "0.0.0.0" } ok 14 dns - Lookup local ipv4 address sync { service = "0", hostname = "build-edge-armhf.local" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { service = "0", hostname = "::" } ok 16 dns - Lookup local ipv6 address { service = "0", hostname = "build-edge-armhf.local" } ok 17 dns - Lookup local ::1 ipv6 address { service = "http", hostname = "::" } ok 18 dns - Lookup local port 80 service { fd = 13 } { stat = { nlink = 1, ino = 114299690, mtime = table: 0xf7911390, gid = 1000, mode = 33188, size = 6353, dev = 64769, gen = 0, rdev = 0, atime = table: 0xf7911360, blksize = 4096, uid = 1000, type = "file", flags = 0, ctime = table: 0xf79113c0, birthtime = table: 0xf79113f0, blocks = 16 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { nlink = 1, ino = 114299690, mtime = table: 0xf790f950, gid = 1000, mode = 33188, size = 6353, dev = 64769, gen = 0, rdev = 0, atime = table: 0xf790f8f0, blksize = 4096, uid = 1000, type = "file", flags = 0, ctime = table: 0xf790fa10, birthtime = table: 0xf790fa70, blocks = 16 } } { chunk = 6353 } ok 21 fs - read a file async ok 22 fs - fs.write ok 23 fs - fs.write data refs ok 24 fs - fs.stat sync ok 25 fs - fs.stat async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 26 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 27 fs - fs.stat async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-jit", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs.md", ftype = "file" } { name = "examples", ftype = "directory" } { name = "lgtm.yml", ftype = "file" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 28 fs - fs.scandir { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 29 fs - fs.scandir sync error { err = "ENOENT: no such file or directory: BAD_FILE!" } ok 30 fs - fs.scandir async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-jit", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs.md", ftype = "file" } { name = "examples", ftype = "directory" } { name = "lgtm.yml", ftype = "file" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 31 fs - fs.scandir async ok 32 fs - fs.scandir with no iteration "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" ok 33 fs - fs.realpath ok 34 fs - fs.copyfile { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } uv_dir_t: 0xf7911318 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { name = "LICENSE.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-static", type = "directory" }, { name = "lgtm.yml", type = "file" }, { name = "src", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = ".gitignore", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "Makefile", type = "file" }, { name = ".gitmodules", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = "cmake", type = "directory" }, { name = "README.md", type = "file" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = ".github", type = "directory" }, { name = "build-jit", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { name = "LICENSE.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-static", type = "directory" }, { name = "lgtm.yml", type = "file" }, { name = "src", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = ".gitignore", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "Makefile", type = "file" }, { name = ".gitmodules", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = "cmake", type = "directory" }, { name = "README.md", type = "file" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = ".github", type = "directory" }, { name = "build-jit", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" } } ok 39 fs - fs.{open,read,close}dir with more entry ok 40 fs - fs.opendir and fs.closedir in a loop { bavail = 171639096, type = 61267, bsize = 4096, files = 116916224, bfree = 195026334, ffree = 109619001, blocks = 460041184 } ok 41 fs - fs.statfs sync { bavail = 171639096, type = 61267, bsize = 4096, files = 116916224, bfree = 195026334, ffree = 109619001, blocks = 460041184 } ok 42 fs - fs.statfs async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 43 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 44 fs - fs.statfs async error ok 45 fs - fs.mkdtemp async ok 46 fs - fs.mkdtemp sync ok 47 fs - fs.mkdtemp async error ok 48 fs - fs.mkdtemp sync error ok 49 fs - fs.mkstemp async ok 50 fs - fs.mkstemp sync ok 51 fs - fs.mkstemp async error ok 52 fs - fs.mkstemp sync error "fs_rename" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" "fs_link" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_symlink" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_copyfile" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" ok 53 fs - errors with dest paths ok 54 handle - get type ok 55 loop - uv.loop_mode "stdio fd types" { [1] = "file", [2] = "file", [0] = "file" } ok 56 misc - uv.guess_handle { version = 76802, version_string = "1.44.2" } ok 57 misc - uv.version and uv.version_string { rss = 1531904, total = 269272424448, constrained = 9.2233720368548e+18, free = 263889240064 } ok 58 misc - memory size { uptime = 1762057.51 } ok 59 misc - uv.uptime { inblock = 0, nsignals = 0, utime = { usec = 40925, sec = 0 }, oublock = 64, stime = { usec = 9452, sec = 0 }, nivcsw = 3, minflt = 1030, idrss = 0, majflt = 0, nvcsw = 59, isrss = 0, nswap = 0, maxrss = 1884, msgsnd = 0, msgrcv = 0, ixrss = 0 } ok 60 misc - uv.getrusage 80 ok 61 misc - uv.available_parallelism { { speed = 0, times = table: 0xf791e080, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf791e140, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf79126e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7912800, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf79129b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf791d120, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf791d210, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf791d330, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf791b890, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf791b9e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf791bb60, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf79466d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf79310e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7931230, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf78ed7c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf78ed8b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf78eda00, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf78edac0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7934a70, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf79330f0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf790d460, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf790d5e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf790d760, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf790ec90, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf790ed50, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf790ee10, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf790f7a0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf790f8c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf790fa70, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7947090, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf79471b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf78ed490, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf78ed640, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf78ed700, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7913070, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7941f90, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7942080, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf79421d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7948050, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf790dbb0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf790dc70, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf790de50, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7912050, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7912110, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf791c550, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7933cf0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf78ec050, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf78ec110, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf78ec1d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf78ec2c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf78ec380, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7942c20, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7942ce0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7940fd0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7941180, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf794fb30, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7911390, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf79114e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7911630, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7913460, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7913520, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf791c070, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf790f260, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf791ce20, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf793f590, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf793f710, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7910340, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7910400, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7910580, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf793fd70, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf790fc50, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf791e0b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf79126b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7912920, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf791d1b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf791b860, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf791bb00, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf79310b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf79313b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf78ed9d0, model = "ARMv8 Processor rev 1 (v8l)" } } ok 62 misc - uv.cpu_info "lo" { { mac = "\0\0\0\0\0\0", netmask = "255.0.0.0", internal = true, family = "inet", ip = "127.0.0.1" }, { mac = "\0\0\0\0\0\0", netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", internal = true, family = "inet6", ip = "::1" } } "eth0" { { mac = "\0>§rū", netmask = "255.255.255.0", internal = false, family = "inet", ip = "172.16.27.106" }, { mac = "\0>§rū", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", ip = "2a0a:e5c1:517:1:216:3eff:fea7:72be" }, { mac = "\0>§rū", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", ip = "fe80::216:3eff:fea7:72be" } } ok 63 misc - uv.interface_addresses { 5.65, 5.67, 5.2 } ok 64 misc - uv.loadavg "/usr/bin/lua5.1" ok 65 misc - uv.exepath "/home/buildozer" ok 66 misc - uv.os_homedir "/tmp" ok 67 misc - uv.os_tmpdir { username = "buildozer", uid = 1000, gid = 1000, homedir = "/home/buildozer", shell = "/bin/sh" } ok 68 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/" ok 69 misc - uv.cwd and uv.chdir 1.7620575209984e+15 ok 70 misc - uv.hrtime ok 71 misc - uv.getpid { release = "5.15.85-0-lts", machine = "armv8l", version = "#1-Alpine SMP Thu, 22 Dec 2022 08:57:12 +0000", sysname = "Linux" } ok 72 misc - uv.os_uname os.time 1679175105 uv.gettimeofday 1679175105.000180 ok 73 misc - uv.gettimeofday ok 74 misc - uv.os_environ ok 75 misc - uv.sleep ok 76 misc - uv.random async ok 77 misc - uv.random sync ok 78 misc - uv.random errors ok 79 pipe - pipe chmod ok 80 pipe - pipe ping pong ok 81 pipe - pipe close fd "prepare" uv_prepare_t: 0xf7a74d00 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0xf7948a00 "timeout" uv_timer_t: 0xf78fb2e0 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0xf791db00 ok 84 prepare-check-idle-async - simple idle ok 85 prepare-check-idle-async - simple async ok 86 process - test disable_stdio_inheritance { handle = uv_process_t: 0xf7929d40, pid = 16197 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 87 process - process stdout { handle = uv_process_t: 0xf790bcb0, pid = 16198 } "exit" uv_process_t: 0xf790bcb0 { status = 0, signal = 2 } ok 88 process - spawn and kill by pid { handle = uv_process_t: 0xf7920390, pid = 16199 } "exit" uv_process_t: 0xf7920390 { status = 0, signal = 15 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { handle = uv_process_t: 0xf790a490, pid = 16201 } "stdout" { chunk = "Hello World" } "exit" { signal = 0, code = 0 } ok 91 process - process stdio ok 92 process - get pid ok 93 req - cancel ok 94 req - get type Sending child SIGINT "sigint\n" "exit" { signal = 0, pid = 16203, code = 0 } ok 95 signal - Catch SIGINT { address = { family = "inet", port = 44561, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf793deb0 } { req = uv_connect_t: 0xf78fb7e8, client = uv_tcp_t: 0xf7941930 } "server on connection" uv_tcp_t: 0xf793deb0 "client on connect" uv_tcp_t: 0xf7941930 nil "client on shutdown" uv_tcp_t: 0xf7941930 nil "client on close" uv_tcp_t: 0xf7941930 ok 96 tcp - basic tcp server and client (ipv4) { address = { family = "inet6", port = 35439, ip = "::1" }, server = uv_tcp_t: 0xf7941a50 } { req = uv_connect_t: 0xf78f9dc8, client = uv_tcp_t: 0xf794e760 } "server on connection" uv_tcp_t: 0xf7941a50 "client on connect" uv_tcp_t: 0xf794e760 nil "client on shutdown" uv_tcp_t: 0xf794e760 nil "client on close" uv_tcp_t: 0xf794e760 ok 97 tcp - basic tcp server and client (ipv6) { address = { family = "inet", port = 44657, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf79051c0 } { req = uv_write_t: 0xf793fb18, socket = uv_tcp_t: 0xf79052e0 } "client onwrite" uv_tcp_t: 0xf79052e0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { address = { family = "inet", port = 43951, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7905760 } { req = uv_write_t: 0xf793fb18, socket = uv_tcp_t: 0xf79059a0 } "client onwrite" uv_tcp_t: 0xf79059a0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 99 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 100 tcp - tcp invalid ip address { address = { family = "inet", port = 46273, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7905b50 } { req = uv_write_t: 0xf793fb18, socket = uv_tcp_t: 0xf7905c70 } "client onwrite" uv_tcp_t: 0xf7905c70 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { address = { family = "inet", port = 41845, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7905eb0 } { req = uv_write_t: 0xf793f818, socket = uv_tcp_t: 0xf7937250 } "client onwrite" uv_tcp_t: 0xf7937250 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { address = { family = "inet", port = 39885, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf79377f0 } { req = uv_write_t: 0xf793f818, socket = uv_tcp_t: 0xf7937d00 } "client onwrite" uv_tcp_t: 0xf7937d00 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { address = { family = "inet", port = 35747, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf78fd520 } { req = uv_write_t: 0xf793fb18, socket = uv_tcp_t: 0xf78fd640 } "client onwrite" uv_tcp_t: 0xf78fd640 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 104 tcp - tcp close reset accepted after shutdown ok 105 tcp - socketpair ping pong In uv_thread_t: 0xf58d6d84 { delay = 100, elapsed = 100 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0xf7a8845c Runing uv_thread_t: 0xf7a8845c { delay = 100, elapsed = 100 } ok 108 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 100 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0xf78fb2e0 "closed" uv_timer_t: 0xf78fb2e0 ok 110 timer - simple timeout "interval" uv_timer_t: 0xf78fb340 "interval" uv_timer_t: 0xf78fb340 "interval" uv_timer_t: 0xf78fb340 "closed" uv_timer_t: 0xf78fb340 ok 111 timer - simple interval "interval" uv_timer_t: 0xf78fb400 "timeout" uv_timer_t: 0xf78fb3a0 "interval" uv_timer_t: 0xf78fb400 ok 112 timer - timeout with interval "interval" uv_timer_t: 0xf78fb460 0 "interval" uv_timer_t: 0xf78fb460 8 "interval" uv_timer_t: 0xf78fb460 4 "interval" uv_timer_t: 0xf78fb460 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0xf78fb4c0 0 "interval" uv_timer_t: 0xf78fb4c0 8 "interval" uv_timer_t: 0xf78fb4c0 4 "interval" uv_timer_t: 0xf78fb4c0 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0xf793fb00 } { req = 0, client = uv_udp_t: 0xf78ee800 } "client on send" uv_udp_t: 0xf78ee800 nil "server on recv" uv_udp_t: 0xf793fb00 "PING" { family = "inet", port = 36195, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0xf793fb00 "client on close" uv_udp_t: 0xf78ee800 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0xf793fb00 } { req = 0, client = uv_udp_t: 0xf78eebf0 } "client on send" uv_udp_t: 0xf78eebf0 nil "server on recv" uv_udp_t: 0xf793fb00 "PING" { family = "inet", port = 53970, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0xf793fb00 "client on close" uv_udp_t: 0xf78eebf0 ok 118 udp - basic udp send from table { server = uv_udp_t: 0xf793fb00 } { req = 0, client = uv_udp_t: 0xf78eefe0 } "client on send" uv_udp_t: 0xf78eefe0 nil "server on recv" uv_udp_t: 0xf793fb00 "PING" { family = "inet6", port = 53694, ip = "::1" } { } "server on close" uv_udp_t: 0xf793fb00 "client on close" uv_udp_t: 0xf78eefe0 ok 119 udp - basic udp server and client (ipv6) ./tests/test-udp.lua:85: bad argument #3 to 'udp_send' (Host must be string or nil) ./tests/test-udp.lua:87: bad argument #4 to 'udp_send' (Port must be number or nil) ./tests/test-udp.lua:89: bad argument #3 to 'udp_send' (Both host and port must be nil if one is nil) ./tests/test-udp.lua:91: bad argument #4 to 'udp_send' (Both host and port must be nil if one is nil) ok 120 udp - udp send args { server = uv_udp_t: 0xf793fb00 } { family = "inet", port = 9123, ip = "127.0.0.1" } "server on recv" uv_udp_t: 0xf793fb00 "PING" { family = "inet", port = 35865, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xf793fb00 "PING" { family = "inet", port = 44521, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xf793fb00 "PING" { family = "inet", port = 44521, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xf793fb00 nil nil { } "server on recv" uv_udp_t: 0xf793fb00 "PING" { family = "inet", port = 55821, ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0xf78efb30 "server on close" uv_udp_t: 0xf793fb00 ok 121 udp - udp connect "PING" { family = "inet", port = 37000, ip = "127.0.0.1" } "PING" { family = "inet", port = 37000, ip = "127.0.0.1" } "PING" { family = "inet", port = 37000, ip = "127.0.0.1" } "PING" { family = "inet", port = 37000, ip = "127.0.0.1" } "PING" { family = "inet", port = 37000, ip = "127.0.0.1" } "PING" { family = "inet", port = 37000, ip = "127.0.0.1" } "PING" { family = "inet", port = 37000, ip = "127.0.0.1" } "PING" { family = "inet", port = 37000, ip = "127.0.0.1" } ok 122 udp - udp recvmmsg ok 123 work - test threadpool with return none "Please be patient, the test cost a lots of time" "run 10%" "run 20%" "run 30%" "run 40%" "run 50%" "run 60%" "run 70%" "run 80%" "run 90%" "run 100%" ok 124 work - test threadpool "in async notify callback" "a" true 250 2 4 "uv_thread_t: 0xf60d9d84" "hello" uv_thread_t: 0xf60d9d84 finish hello ok 125 work - test threadpool with async 1 2 3 4 5 7 8 ok 126 work - test threadpool with coro ok 127 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: ? ok 128 work - test threadpool with invalid return value # All tests passed 6 >>> lua-luv: Running tests with lua5.4 1..128 "in async notify callback" "a" true 250.0 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0xf7d0bcf0 "closed" uv_timer_t: 0xf7d0bcf0 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0xf7d0bd50 "closed" { } uv_timer_t: 0xf7d0bd50 ok 3 callbacks - luv_handle_t: callable table ok 4 callbacks - luv_req_t: function ok 5 callbacks - luv_req_t: callable table skipped ok 6 conversions - basic 64bit conversions begin wait end wait ok 7 coroutines - coroutines { { family = "inet6", addr = "::1", socktype = "stream", protocol = "tcp", port = 80 }, { family = "inet", addr = "127.0.0.1", socktype = "stream", protocol = "tcp", port = 80 } } 2 ok 8 dns - Get all local http addresses { { family = "inet6", addr = "::1", socktype = "stream", protocol = "tcp", port = 80 }, { family = "inet", addr = "127.0.0.1", socktype = "stream", protocol = "tcp", port = 80 } } 2 ok 9 dns - Get all local http addresses sync { { family = "inet", addr = "206.189.225.172", socktype = "stream", canonname = "luvit.io", protocol = "tcp" } } 1 ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { family = "inet6", addr = "2604:a880:400:d0::1b9f:2001", socktype = "stream", canonname = "luvit.io", protocol = "tcp" }, { family = "inet", addr = "206.189.225.172", socktype = "stream", canonname = "luvit.io", protocol = "tcp" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { family = "inet6", addr = "2604:a880:400:d0::1b9f:2001", socktype = "stream", canonname = "luvit.io", protocol = "tcp" }, { family = "inet6", addr = "2604:a880:400:d0::1b9f:2001", socktype = "dgram", canonname = "luvit.io", protocol = "udp" }, { family = "inet", addr = "206.189.225.172", socktype = "stream", canonname = "luvit.io", protocol = "tcp" }, { family = "inet", addr = "206.189.225.172", socktype = "dgram", canonname = "luvit.io", protocol = "udp" } } 4 ok 12 dns - Get all adresses for luvit.io { service = "0", hostname = "0.0.0.0" } ok 13 dns - Lookup local ipv4 address { service = "0", hostname = "0.0.0.0" } ok 14 dns - Lookup local ipv4 address sync { service = "0", hostname = "build-edge-armhf.local" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { service = "0", hostname = "::" } ok 16 dns - Lookup local ipv6 address { service = "0", hostname = "build-edge-armhf.local" } ok 17 dns - Lookup local ::1 ipv6 address { service = "http", hostname = "::" } ok 18 dns - Lookup local port 80 service { fd = 13 } { stat = { ino = 114299690, type = "file", birthtime = table: 0xf7d0cad0, nlink = 1, gid = 1000, uid = 1000, rdev = 0, blksize = 4096, mtime = table: 0xf7d0ca10, size = 6353, flags = 0, dev = 64769, mode = 33188, ctime = table: 0xf7d0ca70, atime = table: 0xf7d0c9b0, gen = 0, blocks = 16 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { ino = 114299690, type = "file", birthtime = table: 0xf7d0e600, nlink = 1, gid = 1000, uid = 1000, rdev = 0, blksize = 4096, mtime = table: 0xf7d0e540, size = 6353, flags = 0, dev = 64769, mode = 33188, ctime = table: 0xf7d0e5a0, atime = table: 0xf7d0e4e0, gen = 0, blocks = 16 } } { chunk = 6353 } ok 21 fs - read a file async ok 22 fs - fs.write ok 23 fs - fs.write data refs ok 24 fs - fs.stat sync ok 25 fs - fs.stat async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 26 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 27 fs - fs.stat async error { ftype = "directory", name = ".ci" } { ftype = "file", name = ".clang-format" } { ftype = "file", name = ".clangd" } { ftype = "file", name = ".editorconfig" } { ftype = "directory", name = ".github" } { ftype = "file", name = ".gitignore" } { ftype = "file", name = ".gitmodules" } { ftype = "file", name = "CMakeLists.txt" } { ftype = "file", name = "LICENSE.txt" } { ftype = "file", name = "Makefile" } { ftype = "file", name = "README.md" } { ftype = "file", name = "appveyor.yml" } { ftype = "directory", name = "build-5.1" } { ftype = "directory", name = "build-5.4" } { ftype = "directory", name = "build-jit" } { ftype = "directory", name = "build-static" } { ftype = "directory", name = "cmake" } { ftype = "directory", name = "deps" } { ftype = "file", name = "docs.md" } { ftype = "directory", name = "examples" } { ftype = "file", name = "lgtm.yml" } { ftype = "directory", name = "lib" } { ftype = "file", name = "libluv.pc.in" } { ftype = "file", name = "luv-scm-0.rockspec" } { ftype = "file", name = "msvcbuild.bat" } { ftype = "directory", name = "rockspecs" } { ftype = "directory", name = "src" } { ftype = "directory", name = "tests" } ok 28 fs - fs.scandir { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 29 fs - fs.scandir sync error { err = "ENOENT: no such file or directory: BAD_FILE!" } ok 30 fs - fs.scandir async error { ftype = "directory", name = ".ci" } { ftype = "file", name = ".clang-format" } { ftype = "file", name = ".clangd" } { ftype = "file", name = ".editorconfig" } { ftype = "directory", name = ".github" } { ftype = "file", name = ".gitignore" } { ftype = "file", name = ".gitmodules" } { ftype = "file", name = "CMakeLists.txt" } { ftype = "file", name = "LICENSE.txt" } { ftype = "file", name = "Makefile" } { ftype = "file", name = "README.md" } { ftype = "file", name = "appveyor.yml" } { ftype = "directory", name = "build-5.1" } { ftype = "directory", name = "build-5.4" } { ftype = "directory", name = "build-jit" } { ftype = "directory", name = "build-static" } { ftype = "directory", name = "cmake" } { ftype = "directory", name = "deps" } { ftype = "file", name = "docs.md" } { ftype = "directory", name = "examples" } { ftype = "file", name = "lgtm.yml" } { ftype = "directory", name = "lib" } { ftype = "file", name = "libluv.pc.in" } { ftype = "file", name = "luv-scm-0.rockspec" } { ftype = "file", name = "msvcbuild.bat" } { ftype = "directory", name = "rockspecs" } { ftype = "directory", name = "src" } { ftype = "directory", name = "tests" } ok 31 fs - fs.scandir async ok 32 fs - fs.scandir with no iteration "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" ok 33 fs - fs.realpath ok 34 fs - fs.copyfile { { type = "file", name = "LICENSE.txt" } } { { type = "file", name = ".clangd" } } { { type = "directory", name = "build-static" } } { { type = "file", name = "lgtm.yml" } } { { type = "directory", name = "src" } } { { type = "file", name = "msvcbuild.bat" } } { { type = "file", name = ".gitignore" } } { { type = "file", name = ".editorconfig" } } { { type = "file", name = "Makefile" } } { { type = "file", name = ".gitmodules" } } { { type = "directory", name = "rockspecs" } } { { type = "directory", name = "lib" } } { { type = "file", name = ".clang-format" } } { { type = "directory", name = "examples" } } { { type = "directory", name = "cmake" } } { { type = "file", name = "README.md" } } { { type = "directory", name = "tests" } } { { type = "directory", name = "build-5.1" } } { { type = "file", name = "libluv.pc.in" } } { { type = "directory", name = ".ci" } } { { type = "file", name = "CMakeLists.txt" } } { { type = "directory", name = "deps" } } { { type = "file", name = "docs.md" } } { { type = "directory", name = ".github" } } { { type = "directory", name = "build-jit" } } { { type = "file", name = "appveyor.yml" } } { { type = "directory", name = "build-5.4" } } { { type = "file", name = "luv-scm-0.rockspec" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { type = "file", name = "LICENSE.txt" } } { { type = "file", name = ".clangd" } } { { type = "directory", name = "build-static" } } { { type = "file", name = "lgtm.yml" } } { { type = "directory", name = "src" } } { { type = "file", name = "msvcbuild.bat" } } { { type = "file", name = ".gitignore" } } { { type = "file", name = ".editorconfig" } } { { type = "file", name = "Makefile" } } { { type = "file", name = ".gitmodules" } } { { type = "directory", name = "rockspecs" } } { { type = "directory", name = "lib" } } { { type = "file", name = ".clang-format" } } { { type = "directory", name = "examples" } } { { type = "directory", name = "cmake" } } { { type = "file", name = "README.md" } } { { type = "directory", name = "tests" } } { { type = "directory", name = "build-5.1" } } { { type = "file", name = "libluv.pc.in" } } { { type = "directory", name = ".ci" } } { { type = "file", name = "CMakeLists.txt" } } { { type = "directory", name = "deps" } } { { type = "file", name = "docs.md" } } { { type = "directory", name = ".github" } } { { type = "directory", name = "build-jit" } } { { type = "file", name = "appveyor.yml" } } { { type = "directory", name = "build-5.4" } } { { type = "file", name = "luv-scm-0.rockspec" } } uv_dir_t: 0xf7d1b868 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { type = "file", name = "LICENSE.txt" } } { { type = "file", name = ".clangd" } } { { type = "directory", name = "build-static" } } { { type = "file", name = "lgtm.yml" } } { { type = "directory", name = "src" } } { { type = "file", name = "msvcbuild.bat" } } { { type = "file", name = ".gitignore" } } { { type = "file", name = ".editorconfig" } } { { type = "file", name = "Makefile" } } { { type = "file", name = ".gitmodules" } } { { type = "directory", name = "rockspecs" } } { { type = "directory", name = "lib" } } { { type = "file", name = ".clang-format" } } { { type = "directory", name = "examples" } } { { type = "directory", name = "cmake" } } { { type = "file", name = "README.md" } } { { type = "directory", name = "tests" } } { { type = "directory", name = "build-5.1" } } { { type = "file", name = "libluv.pc.in" } } { { type = "directory", name = ".ci" } } { { type = "file", name = "CMakeLists.txt" } } { { type = "directory", name = "deps" } } { { type = "file", name = "docs.md" } } { { type = "directory", name = ".github" } } { { type = "directory", name = "build-jit" } } { { type = "file", name = "appveyor.yml" } } { { type = "directory", name = "build-5.4" } } { { type = "file", name = "luv-scm-0.rockspec" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { type = "file", name = "LICENSE.txt" }, { type = "file", name = ".clangd" }, { type = "directory", name = "build-static" }, { type = "file", name = "lgtm.yml" }, { type = "directory", name = "src" }, { type = "file", name = "msvcbuild.bat" }, { type = "file", name = ".gitignore" }, { type = "file", name = ".editorconfig" }, { type = "file", name = "Makefile" }, { type = "file", name = ".gitmodules" }, { type = "directory", name = "rockspecs" }, { type = "directory", name = "lib" }, { type = "file", name = ".clang-format" }, { type = "directory", name = "examples" }, { type = "directory", name = "cmake" }, { type = "file", name = "README.md" }, { type = "directory", name = "tests" }, { type = "directory", name = "build-5.1" }, { type = "file", name = "libluv.pc.in" }, { type = "directory", name = ".ci" }, { type = "file", name = "CMakeLists.txt" }, { type = "directory", name = "deps" }, { type = "file", name = "docs.md" }, { type = "directory", name = ".github" }, { type = "directory", name = "build-jit" }, { type = "file", name = "appveyor.yml" }, { type = "directory", name = "build-5.4" }, { type = "file", name = "luv-scm-0.rockspec" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { type = "file", name = "LICENSE.txt" }, { type = "file", name = ".clangd" }, { type = "directory", name = "build-static" }, { type = "file", name = "lgtm.yml" }, { type = "directory", name = "src" }, { type = "file", name = "msvcbuild.bat" }, { type = "file", name = ".gitignore" }, { type = "file", name = ".editorconfig" }, { type = "file", name = "Makefile" }, { type = "file", name = ".gitmodules" }, { type = "directory", name = "rockspecs" }, { type = "directory", name = "lib" }, { type = "file", name = ".clang-format" }, { type = "directory", name = "examples" }, { type = "directory", name = "cmake" }, { type = "file", name = "README.md" }, { type = "directory", name = "tests" }, { type = "directory", name = "build-5.1" }, { type = "file", name = "libluv.pc.in" }, { type = "directory", name = ".ci" }, { type = "file", name = "CMakeLists.txt" }, { type = "directory", name = "deps" }, { type = "file", name = "docs.md" }, { type = "directory", name = ".github" }, { type = "directory", name = "build-jit" }, { type = "file", name = "appveyor.yml" }, { type = "directory", name = "build-5.4" }, { type = "file", name = "luv-scm-0.rockspec" } } ok 39 fs - fs.{open,read,close}dir with more entry ok 40 fs - fs.opendir and fs.closedir in a loop { type = 61267, blocks = 460041184, ffree = 109619001, bsize = 4096, bavail = 171639080, files = 116916224, bfree = 195026318 } ok 41 fs - fs.statfs sync { type = 61267, blocks = 460041184, ffree = 109619001, bsize = 4096, bavail = 171639080, files = 116916224, bfree = 195026318 } ok 42 fs - fs.statfs async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 43 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 44 fs - fs.statfs async error ok 45 fs - fs.mkdtemp async ok 46 fs - fs.mkdtemp sync ok 47 fs - fs.mkdtemp async error ok 48 fs - fs.mkdtemp sync error ok 49 fs - fs.mkstemp async ok 50 fs - fs.mkstemp sync ok 51 fs - fs.mkstemp async error ok 52 fs - fs.mkstemp sync error "fs_rename" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" "fs_link" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_symlink" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_copyfile" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" ok 53 fs - errors with dest paths ok 54 handle - get type ok 55 loop - uv.loop_mode "stdio fd types" { [1] = "file", [2] = "file", [0] = "file" } ok 56 misc - uv.guess_handle { version_string = "1.44.2", version = 76802 } ok 57 misc - uv.version and uv.version_string { constrained = 9.2233720368548e+18, free = 263736705024.0, total = 269272424448.0, rss = 1671168 } ok 58 misc - memory size { uptime = 1762064.32 } ok 59 misc - uv.uptime { oublock = 64, minflt = 801, nvcsw = 64, nivcsw = 1, msgrcv = 0, nsignals = 0, idrss = 0, majflt = 0, msgsnd = 0, nswap = 0, inblock = 0, isrss = 0, stime = { usec = 6460, sec = 0 }, ixrss = 0, utime = { usec = 29227, sec = 0 }, maxrss = 1880 } ok 60 misc - uv.getrusage 80 ok 61 misc - uv.available_parallelism { { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d1cc40 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d36e50 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d0f950 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d0f9b0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d0fa10 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d0fa70 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d0fad0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d1b0b0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d0d7c0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d0d820 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d0d8e0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d0d940 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d0da00 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d0da60 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d0dac0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d0db20 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d0ca70 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d1d3c0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10340 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d103a0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10400 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10460 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d104c0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10520 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10580 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d105e0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10640 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d106a0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10730 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10790 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d107f0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10850 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d108b0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10910 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10970 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d109d0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10a30 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10a90 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10b20 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10b80 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10be0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10c40 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10ca0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10d00 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10d60 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10dc0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10e20 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10e80 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10f10 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10f70 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d10fd0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11030 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11090 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d110f0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11150 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d111b0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11210 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11270 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11300 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11360 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d113c0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11420 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11480 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d114e0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11540 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d115a0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11600 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11660 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d116f0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11750 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d117b0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11810 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11870 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d118d0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11930 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11990 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d119f0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11a50 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11ae0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7d11b40 } } ok 62 misc - uv.cpu_info "eth0" { { family = "inet", ip = "172.16.27.106", internal = false, mac = "\0>§rū", netmask = "255.255.255.0" }, { family = "inet6", ip = "2a0a:e5c1:517:1:216:3eff:fea7:72be", internal = false, mac = "\0>§rū", netmask = "ffff:ffff:ffff:ffff::" }, { family = "inet6", ip = "fe80::216:3eff:fea7:72be", internal = false, mac = "\0>§rū", netmask = "ffff:ffff:ffff:ffff::" } } "lo" { { family = "inet", ip = "127.0.0.1", internal = true, mac = "\0\0\0\0\0\0", netmask = "255.0.0.0" }, { family = "inet6", ip = "::1", internal = true, mac = "\0\0\0\0\0\0", netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff" } } ok 63 misc - uv.interface_addresses { 4.93, 5.52, 5.16 } ok 64 misc - uv.loadavg "/usr/bin/lua5.4" ok 65 misc - uv.exepath "/home/buildozer" ok 66 misc - uv.os_homedir "/tmp" ok 67 misc - uv.os_tmpdir { uid = 1000, homedir = "/home/buildozer", shell = "/bin/sh", username = "buildozer", gid = 1000 } ok 68 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/" ok 69 misc - uv.cwd and uv.chdir 1.7620643268118e+15 ok 70 misc - uv.hrtime ok 71 misc - uv.getpid { release = "5.15.85-0-lts", sysname = "Linux", machine = "armv8l", version = "#1-Alpine SMP Thu, 22 Dec 2022 08:57:12 +0000" } ok 72 misc - uv.os_uname os.time 1679175111 uv.gettimeofday 1679175111.000986 ok 73 misc - uv.gettimeofday ok 74 misc - uv.os_environ ok 75 misc - uv.sleep ok 76 misc - uv.random async ok 77 misc - uv.random sync ok 78 misc - uv.random errors ok 79 pipe - pipe chmod ok 80 pipe - pipe ping pong ok 81 pipe - pipe close fd "prepare" uv_prepare_t: 0xf7d4e250 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0xf7eedef0 "timeout" uv_timer_t: 0xf7d18740 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0xf7d1bb00 ok 84 prepare-check-idle-async - simple idle ok 85 prepare-check-idle-async - simple async ok 86 process - test disable_stdio_inheritance { handle = uv_process_t: 0xf7d17eb0, pid = 16213 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 87 process - process stdout { handle = uv_process_t: 0xf7d0ab90, pid = 16214 } "exit" uv_process_t: 0xf7d0ab90 { signal = 2, status = 0 } ok 88 process - spawn and kill by pid { handle = uv_process_t: 0xf7d21890, pid = 16215 } "exit" uv_process_t: 0xf7d21890 { signal = 15, status = 0 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { handle = uv_process_t: 0xf7d0ad70, pid = 16217 } "stdout" { chunk = "Hello World" } "exit" { signal = 0, code = 0 } ok 91 process - process stdio ok 92 process - get pid ok 93 req - cancel ok 94 req - get type Sending child SIGINT "sigint\n" "exit" { code = 0, pid = 16219, signal = 0 } ok 95 signal - Catch SIGINT { address = { family = "inet", port = 37923, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7d0b290 } { req = uv_connect_t: 0xf7d0bd78, client = uv_tcp_t: 0xf7d0b440 } "server on connection" uv_tcp_t: 0xf7d0b290 "client on connect" uv_tcp_t: 0xf7d0b440 nil "client on shutdown" uv_tcp_t: 0xf7d0b440 nil "client on close" uv_tcp_t: 0xf7d0b440 ok 96 tcp - basic tcp server and client (ipv4) { address = { family = "inet6", port = 38087, ip = "::1" }, server = uv_tcp_t: 0xf7d3b0b0 } { req = uv_connect_t: 0xf7d08168, client = uv_tcp_t: 0xf7d3b650 } "server on connection" uv_tcp_t: 0xf7d3b0b0 "client on connect" uv_tcp_t: 0xf7d3b650 nil "client on shutdown" uv_tcp_t: 0xf7d3b650 nil "client on close" uv_tcp_t: 0xf7d3b650 ok 97 tcp - basic tcp server and client (ipv6) { address = { family = "inet", port = 37769, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7d0b440 } { req = uv_write_t: 0xf7d0b6a8, socket = uv_tcp_t: 0xf7d0b560 } "client onwrite" uv_tcp_t: 0xf7d0b560 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { address = { family = "inet", port = 39071, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7d0b0e0 } { req = uv_write_t: 0xf7d0b468, socket = uv_tcp_t: 0xf7d0b290 } "client onwrite" uv_tcp_t: 0xf7d0b290 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 99 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 100 tcp - tcp invalid ip address { address = { family = "inet", port = 37389, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7d0b050 } { req = uv_write_t: 0xf7d0b348, socket = uv_tcp_t: 0xf7d0b200 } "client onwrite" uv_tcp_t: 0xf7d0b200 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { address = { family = "inet", port = 44573, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7d3b020 } { req = uv_write_t: 0xf7d0b078, socket = uv_tcp_t: 0xf7d3b5c0 } "client onwrite" uv_tcp_t: 0xf7d3b5c0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { address = { family = "inet", port = 34213, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7d0b5f0 } { req = uv_write_t: 0xf7d3b048, socket = uv_tcp_t: 0xf7d0b710 } "client onwrite" uv_tcp_t: 0xf7d0b710 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { address = { family = "inet", port = 42039, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7d0b320 } { req = uv_write_t: 0xf7d0b6a8, socket = uv_tcp_t: 0xf7d0b4d0 } "client onwrite" uv_tcp_t: 0xf7d0b4d0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 104 tcp - tcp close reset accepted after shutdown ok 105 tcp - socketpair ping pong In uv_thread_t: 0xf5cf7d84 { delay = 100, elapsed = 101 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0xf7f0645c Runing uv_thread_t: 0xf7f0645c { delay = 100, elapsed = 100 } ok 108 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 101 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0xf7d08440 "closed" uv_timer_t: 0xf7d08440 ok 110 timer - simple timeout "interval" uv_timer_t: 0xf7d084a0 "interval" uv_timer_t: 0xf7d084a0 "interval" uv_timer_t: 0xf7d084a0 "closed" uv_timer_t: 0xf7d084a0 ok 111 timer - simple interval "interval" uv_timer_t: 0xf7d33e70 "timeout" uv_timer_t: 0xf7d33ab0 "interval" uv_timer_t: 0xf7d33e70 ok 112 timer - timeout with interval "interval" uv_timer_t: 0xf7d186e0 0 "interval" uv_timer_t: 0xf7d186e0 8 "interval" uv_timer_t: 0xf7d186e0 4 "interval" uv_timer_t: 0xf7d186e0 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0xf7d18740 0 "interval" uv_timer_t: 0xf7d18740 8 "interval" uv_timer_t: 0xf7d18740 4 "interval" uv_timer_t: 0xf7d18740 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0xb59f40 } { req = 0, client = uv_udp_t: 0xf7d0f350 } "client on send" uv_udp_t: 0xf7d0f350 nil "server on recv" uv_udp_t: 0xb59f40 "PING" { family = "inet", port = 48751, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0xb59f40 "client on close" uv_udp_t: 0xf7d0f350 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0xb59f40 } { req = 0, client = uv_udp_t: 0xf7d10310 } "client on send" uv_udp_t: 0xf7d10310 nil "server on recv" uv_udp_t: 0xb59f40 "PING" { family = "inet", port = 60799, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0xb59f40 "client on close" uv_udp_t: 0xf7d10310 ok 118 udp - basic udp send from table { server = uv_udp_t: 0xb59f40 } { req = 0, client = uv_udp_t: 0xf7d10700 } "client on send" uv_udp_t: 0xf7d10700 nil "server on recv" uv_udp_t: 0xb59f40 "PING" { family = "inet6", port = 43380, ip = "::1" } { } "server on close" uv_udp_t: 0xb59f40 "client on close" uv_udp_t: 0xf7d10700 ok 119 udp - basic udp server and client (ipv6) ./tests/test-udp.lua:85: bad argument #3 to 'udp_send' (Host must be string or nil) ./tests/test-udp.lua:87: bad argument #4 to 'udp_send' (Port must be number or nil) ./tests/test-udp.lua:89: bad argument #3 to 'udp_send' (Both host and port must be nil if one is nil) ./tests/test-udp.lua:91: bad argument #4 to 'udp_send' (Both host and port must be nil if one is nil) ok 120 udp - udp send args { server = uv_udp_t: 0xb59f40 } { family = "inet", port = 9123, ip = "127.0.0.1" } "server on recv" uv_udp_t: 0xb59f40 "PING" { family = "inet", port = 42449, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xb59f40 "PING" { family = "inet", port = 50522, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xb59f40 "PING" { family = "inet", port = 50522, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xb59f40 nil nil { } "server on recv" uv_udp_t: 0xb59f40 "PING" { family = "inet", port = 57495, ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0xf7d112d0 "server on close" uv_udp_t: 0xb59f40 ok 121 udp - udp connect "PING" { family = "inet", port = 52462, ip = "127.0.0.1" } "PING" { family = "inet", port = 52462, ip = "127.0.0.1" } "PING" { family = "inet", port = 52462, ip = "127.0.0.1" } "PING" { family = "inet", port = 52462, ip = "127.0.0.1" } "PING" { family = "inet", port = 52462, ip = "127.0.0.1" } "PING" { family = "inet", port = 52462, ip = "127.0.0.1" } "PING" { family = "inet", port = 52462, ip = "127.0.0.1" } "PING" { family = "inet", port = 52462, ip = "127.0.0.1" } ok 122 udp - udp recvmmsg ok 123 work - test threadpool with return none "Please be patient, the test cost a lots of time" "run 10%" "run 20%" "run 30%" "run 40%" "run 50%" "run 60%" "run 70%" "run 80%" "run 90%" "run 100%" ok 124 work - test threadpool "in async notify callback" "a" true 250.0 2.0 4.0 "uv_thread_t: 0xf64fad84" "hello" uv_thread_t: 0xf64fad84 finish hello ok 125 work - test threadpool with async 1 2 3 4 5 6 7 8 ok 126 work - test threadpool with coro ok 127 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: in ? ok 128 work - test threadpool with invalid return value # All tests passed >>> lua-luv: Running tests with luajit 1..128 "in async notify callback" "a" true 250 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0xf7814b40 "closed" uv_timer_t: 0xf7814b40 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0xf7814ba0 "closed" { } uv_timer_t: 0xf7814ba0 ok 3 callbacks - luv_handle_t: callable table ok 4 callbacks - luv_req_t: function ok 5 callbacks - luv_req_t: callable table skipped ok 6 conversions - basic 64bit conversions begin wait end wait ok 7 coroutines - coroutines { { addr = "::1", socktype = "stream", protocol = "tcp", family = "inet6", port = 80 }, { addr = "127.0.0.1", socktype = "stream", protocol = "tcp", family = "inet", port = 80 } } 2 ok 8 dns - Get all local http addresses { { protocol = "tcp", socktype = "stream", family = "inet6", addr = "::1", port = 80 }, { protocol = "tcp", socktype = "stream", family = "inet", addr = "127.0.0.1", port = 80 } } 2 ok 9 dns - Get all local http addresses sync { { addr = "206.189.225.172", socktype = "stream", protocol = "tcp", family = "inet", canonname = "luvit.io" } } 1 ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { addr = "2604:a880:400:d0::1b9f:2001", socktype = "stream", protocol = "tcp", family = "inet6", canonname = "luvit.io" }, { addr = "206.189.225.172", socktype = "stream", protocol = "tcp", family = "inet", canonname = "luvit.io" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { addr = "2604:a880:400:d0::1b9f:2001", socktype = "stream", protocol = "tcp", family = "inet6", canonname = "luvit.io" }, { addr = "2604:a880:400:d0::1b9f:2001", socktype = "dgram", protocol = "udp", family = "inet6", canonname = "luvit.io" }, { addr = "206.189.225.172", socktype = "stream", protocol = "tcp", family = "inet", canonname = "luvit.io" }, { addr = "206.189.225.172", socktype = "dgram", protocol = "udp", family = "inet", canonname = "luvit.io" } } 4 ok 12 dns - Get all adresses for luvit.io { hostname = "0.0.0.0", service = "0" } ok 13 dns - Lookup local ipv4 address { hostname = "0.0.0.0", service = "0" } ok 14 dns - Lookup local ipv4 address sync { hostname = "build-edge-armhf.local", service = "0" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { hostname = "::", service = "0" } ok 16 dns - Lookup local ipv6 address { hostname = "build-edge-armhf.local", service = "0" } ok 17 dns - Lookup local ::1 ipv6 address { hostname = "::", service = "http" } ok 18 dns - Lookup local port 80 service { fd = 13 } { stat = { dev = 64769, mode = 33188, nlink = 1, uid = 1000, gid = 1000, rdev = 0, ino = 114299690, blksize = 4096, blocks = 16, flags = 0, gen = 0, atime = table: 0xf76e0ee8, mtime = table: 0xf76c18d0, ctime = table: 0xf7763d48, birthtime = table: 0xf76f8648, type = "file", size = 6353 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { dev = 64769, mode = 33188, nlink = 1, uid = 1000, gid = 1000, rdev = 0, ino = 114299690, blksize = 4096, blocks = 16, flags = 0, gen = 0, type = "file", atime = table: 0xf76f8648, mtime = table: 0xf7763d48, size = 6353, birthtime = table: 0xf76cb958, ctime = table: 0xf77622e0 } } { chunk = 6353 } ok 21 fs - read a file async ok 22 fs - fs.write ok 23 fs - fs.write data refs ok 24 fs - fs.stat sync ok 25 fs - fs.stat async { code = "ENOENT", err = "ENOENT: no such file or directory: BAD_FILE!" } ok 26 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 27 fs - fs.stat async error { ftype = "directory", name = ".ci" } { ftype = "file", name = ".clang-format" } { ftype = "file", name = ".clangd" } { ftype = "file", name = ".editorconfig" } { ftype = "directory", name = ".github" } { ftype = "file", name = ".gitignore" } { ftype = "file", name = ".gitmodules" } { ftype = "file", name = "CMakeLists.txt" } { ftype = "file", name = "LICENSE.txt" } { ftype = "file", name = "Makefile" } { ftype = "file", name = "README.md" } { ftype = "file", name = "appveyor.yml" } { ftype = "directory", name = "build-5.1" } { ftype = "directory", name = "build-5.4" } { ftype = "directory", name = "build-jit" } { ftype = "directory", name = "build-static" } { ftype = "directory", name = "cmake" } { ftype = "directory", name = "deps" } { ftype = "file", name = "docs.md" } { ftype = "directory", name = "examples" } { ftype = "file", name = "lgtm.yml" } { ftype = "directory", name = "lib" } { ftype = "file", name = "libluv.pc.in" } { ftype = "file", name = "luv-scm-0.rockspec" } { ftype = "file", name = "msvcbuild.bat" } { ftype = "directory", name = "rockspecs" } { ftype = "directory", name = "src" } { ftype = "directory", name = "tests" } ok 28 fs - fs.scandir { code = "ENOENT", err = "ENOENT: no such file or directory: BAD_FILE!" } ok 29 fs - fs.scandir sync error { err = "ENOENT: no such file or directory: BAD_FILE!" } ok 30 fs - fs.scandir async error { ftype = "directory", name = ".ci" } { ftype = "file", name = ".clang-format" } { ftype = "file", name = ".clangd" } { ftype = "file", name = ".editorconfig" } { ftype = "directory", name = ".github" } { ftype = "file", name = ".gitignore" } { ftype = "file", name = ".gitmodules" } { ftype = "file", name = "CMakeLists.txt" } { ftype = "file", name = "LICENSE.txt" } { ftype = "file", name = "Makefile" } { ftype = "file", name = "README.md" } { ftype = "file", name = "appveyor.yml" } { ftype = "directory", name = "build-5.1" } { ftype = "directory", name = "build-5.4" } { ftype = "directory", name = "build-jit" } { ftype = "directory", name = "build-static" } { ftype = "directory", name = "cmake" } { ftype = "directory", name = "deps" } { ftype = "file", name = "docs.md" } { ftype = "directory", name = "examples" } { ftype = "file", name = "lgtm.yml" } { ftype = "directory", name = "lib" } { ftype = "file", name = "libluv.pc.in" } { ftype = "file", name = "luv-scm-0.rockspec" } { ftype = "file", name = "msvcbuild.bat" } { ftype = "directory", name = "rockspecs" } { ftype = "directory", name = "src" } { ftype = "directory", name = "tests" } ok 31 fs - fs.scandir async ok 32 fs - fs.scandir with no iteration "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" ok 33 fs - fs.realpath ok 34 fs - fs.copyfile { { type = "file", name = "LICENSE.txt" } } { { type = "file", name = ".clangd" } } { { type = "directory", name = "build-static" } } { { type = "file", name = "lgtm.yml" } } { { type = "directory", name = "src" } } { { type = "file", name = "msvcbuild.bat" } } { { type = "file", name = ".gitignore" } } { { type = "file", name = ".editorconfig" } } { { type = "file", name = "Makefile" } } { { type = "file", name = ".gitmodules" } } { { type = "directory", name = "rockspecs" } } { { type = "directory", name = "lib" } } { { type = "file", name = ".clang-format" } } { { type = "directory", name = "examples" } } { { type = "directory", name = "cmake" } } { { type = "file", name = "README.md" } } { { type = "directory", name = "tests" } } { { type = "directory", name = "build-5.1" } } { { type = "file", name = "libluv.pc.in" } } { { type = "directory", name = ".ci" } } { { type = "file", name = "CMakeLists.txt" } } { { type = "directory", name = "deps" } } { { type = "file", name = "docs.md" } } { { type = "directory", name = ".github" } } { { type = "directory", name = "build-jit" } } { { type = "file", name = "appveyor.yml" } } { { type = "directory", name = "build-5.4" } } { { type = "file", name = "luv-scm-0.rockspec" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { type = "file", name = "LICENSE.txt" } } { { type = "file", name = ".clangd" } } { { type = "directory", name = "build-static" } } { { type = "file", name = "lgtm.yml" } } { { type = "directory", name = "src" } } { { type = "file", name = "msvcbuild.bat" } } { { type = "file", name = ".gitignore" } } { { type = "file", name = ".editorconfig" } } { { type = "file", name = "Makefile" } } { { type = "file", name = ".gitmodules" } } { { type = "directory", name = "rockspecs" } } { { type = "directory", name = "lib" } } { { type = "file", name = ".clang-format" } } { { type = "directory", name = "examples" } } { { type = "directory", name = "cmake" } } { { type = "file", name = "README.md" } } { { type = "directory", name = "tests" } } { { type = "directory", name = "build-5.1" } } { { type = "file", name = "libluv.pc.in" } } { { type = "directory", name = ".ci" } } { { type = "file", name = "CMakeLists.txt" } } { { type = "directory", name = "deps" } } { { type = "file", name = "docs.md" } } { { type = "directory", name = ".github" } } { { type = "directory", name = "build-jit" } } { { type = "file", name = "appveyor.yml" } } { { type = "directory", name = "build-5.4" } } { { type = "file", name = "luv-scm-0.rockspec" } } uv_dir_t: 0xf77641a0 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { type = "file", name = "LICENSE.txt" } } { { type = "file", name = ".clangd" } } { { type = "directory", name = "build-static" } } { { type = "file", name = "lgtm.yml" } } { { type = "directory", name = "src" } } { { type = "file", name = "msvcbuild.bat" } } { { type = "file", name = ".gitignore" } } { { type = "file", name = ".editorconfig" } } { { type = "file", name = "Makefile" } } { { type = "file", name = ".gitmodules" } } { { type = "directory", name = "rockspecs" } } { { type = "directory", name = "lib" } } { { type = "file", name = ".clang-format" } } { { type = "directory", name = "examples" } } { { type = "directory", name = "cmake" } } { { type = "file", name = "README.md" } } { { type = "directory", name = "tests" } } { { type = "directory", name = "build-5.1" } } { { type = "file", name = "libluv.pc.in" } } { { type = "directory", name = ".ci" } } { { type = "file", name = "CMakeLists.txt" } } { { type = "directory", name = "deps" } } { { type = "file", name = "docs.md" } } { { type = "directory", name = ".github" } } { { type = "directory", name = "build-jit" } } { { type = "file", name = "appveyor.yml" } } { { type = "directory", name = "build-5.4" } } { { type = "file", name = "luv-scm-0.rockspec" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { type = "file", name = "LICENSE.txt" }, { type = "file", name = ".clangd" }, { type = "directory", name = "build-static" }, { type = "file", name = "lgtm.yml" }, { type = "directory", name = "src" }, { type = "file", name = "msvcbuild.bat" }, { type = "file", name = ".gitignore" }, { type = "file", name = ".editorconfig" }, { type = "file", name = "Makefile" }, { type = "file", name = ".gitmodules" }, { type = "directory", name = "rockspecs" }, { type = "directory", name = "lib" }, { type = "file", name = ".clang-format" }, { type = "directory", name = "examples" }, { type = "directory", name = "cmake" }, { type = "file", name = "README.md" }, { type = "directory", name = "tests" }, { type = "directory", name = "build-5.1" }, { type = "file", name = "libluv.pc.in" }, { type = "directory", name = ".ci" }, { type = "file", name = "CMakeLists.txt" }, { type = "directory", name = "deps" }, { type = "file", name = "docs.md" }, { type = "directory", name = ".github" }, { type = "directory", name = "build-jit" }, { type = "file", name = "appveyor.yml" }, { type = "directory", name = "build-5.4" }, { type = "file", name = "luv-scm-0.rockspec" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { type = "file", name = "LICENSE.txt" }, { type = "file", name = ".clangd" }, { type = "directory", name = "build-static" }, { type = "file", name = "lgtm.yml" }, { type = "directory", name = "src" }, { type = "file", name = "msvcbuild.bat" }, { type = "file", name = ".gitignore" }, { type = "file", name = ".editorconfig" }, { type = "file", name = "Makefile" }, { type = "file", name = ".gitmodules" }, { type = "directory", name = "rockspecs" }, { type = "directory", name = "lib" }, { type = "file", name = ".clang-format" }, { type = "directory", name = "examples" }, { type = "directory", name = "cmake" }, { type = "file", name = "README.md" }, { type = "directory", name = "tests" }, { type = "directory", name = "build-5.1" }, { type = "file", name = "libluv.pc.in" }, { type = "directory", name = ".ci" }, { type = "file", name = "CMakeLists.txt" }, { type = "directory", name = "deps" }, { type = "file", name = "docs.md" }, { type = "directory", name = ".github" }, { type = "directory", name = "build-jit" }, { type = "file", name = "appveyor.yml" }, { type = "directory", name = "build-5.4" }, { type = "file", name = "luv-scm-0.rockspec" } } ok 39 fs - fs.{open,read,close}dir with more entry ok 40 fs - fs.opendir and fs.closedir in a loop { ffree = 109619001, bsize = 4096, blocks = 460041184, bfree = 195026302, files = 116916224, type = 61267, bavail = 171639064 } ok 41 fs - fs.statfs sync { bfree = 195026302, files = 116916224, ffree = 109619001, bavail = 171639064, bsize = 4096, type = 61267, blocks = 460041184 } ok 42 fs - fs.statfs async { code = "ENOENT", err = "ENOENT: no such file or directory: BAD_FILE!" } ok 43 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 44 fs - fs.statfs async error ok 45 fs - fs.mkdtemp async ok 46 fs - fs.mkdtemp sync ok 47 fs - fs.mkdtemp async error ok 48 fs - fs.mkdtemp sync error ok 49 fs - fs.mkstemp async ok 50 fs - fs.mkstemp sync ok 51 fs - fs.mkstemp async error ok 52 fs - fs.mkstemp sync error "fs_rename" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" "fs_link" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_symlink" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_copyfile" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" ok 53 fs - errors with dest paths ok 54 handle - get type ok 55 loop - uv.loop_mode "stdio fd types" { [0] = "file", [1] = "file", [2] = "file" } ok 56 misc - uv.guess_handle { version_string = "1.44.2", version = 76802 } ok 57 misc - uv.version and uv.version_string { total = 269272424448, constrained = 9.2233720368548e+18, free = 263721058304, rss = 2097152 } ok 58 misc - memory size { uptime = 1762071.12 } ok 59 misc - uv.uptime { stime = { usec = 6699, sec = 0 }, maxrss = 2048, ixrss = 0, idrss = 0, isrss = 0, minflt = 637, majflt = 0, nswap = 0, inblock = 0, oublock = 64, msgsnd = 0, msgrcv = 0, nsignals = 0, nvcsw = 60, nivcsw = 2, utime = { usec = 37777, sec = 0 } } ok 60 misc - uv.getrusage 80 ok 61 misc - uv.available_parallelism { { speed = 0, times = table: 0xf76c18d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f1088, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76c2e50, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76c81f8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76c59d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76e0aa0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76c87b8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f8648, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f4f20, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76c9960, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76e39f0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76c9348, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76e0bc0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf77536a0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7761078, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7765860, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76cb710, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76c3de0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf775fd98, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76c3ca8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76e0ee8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f81e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f06d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7766860, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76c3e50, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf775fc98, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7766b28, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76cb6c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76e97c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f02e8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76ea230, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f50c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76fb6c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76e5298, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76c7e18, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7763190, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76fd6c8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76e9a78, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7763c40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76ea4f8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f4358, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76e5d18, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76bf160, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76e6120, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76e2f58, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7765f68, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f5628, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f2eb0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76df370, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f2930, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76fc010, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76c0498, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f0b28, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76c2660, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7758218, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76ca3a8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f0078, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76e5ac8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76cb388, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf77626e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76c9be0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f1650, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f17d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76ceae0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76c1210, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76c1390, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76faf80, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f4c88, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f4e08, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76fb070, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76e88f8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76e8a78, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f89e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f8b60, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f9e78, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76f9ff8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76ecc28, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf76ecda8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7752180, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7752300, model = "ARMv8 Processor rev 1 (v8l)" } } ok 62 misc - uv.cpu_info "lo" { { ip = "127.0.0.1", netmask = "255.0.0.0", family = "inet", internal = true, mac = "\0\0\0\0\0\0" }, { ip = "::1", netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", family = "inet6", internal = true, mac = "\0\0\0\0\0\0" } } "eth0" { { ip = "172.16.27.106", netmask = "255.255.255.0", family = "inet", internal = false, mac = "\0>§rū" }, { ip = "2a0a:e5c1:517:1:216:3eff:fea7:72be", netmask = "ffff:ffff:ffff:ffff::", family = "inet6", internal = false, mac = "\0>§rū" }, { ip = "fe80::216:3eff:fea7:72be", netmask = "ffff:ffff:ffff:ffff::", family = "inet6", internal = false, mac = "\0>§rū" } } ok 63 misc - uv.interface_addresses { 4.62, 5.44, 5.13 } ok 64 misc - uv.loadavg "/usr/bin/luajit-2.1.0-beta3" ok 65 misc - uv.exepath "/home/buildozer" ok 66 misc - uv.os_homedir "/tmp" ok 67 misc - uv.os_tmpdir { shell = "/bin/sh", homedir = "/home/buildozer", username = "buildozer", uid = 1000, gid = 1000 } ok 68 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/" ok 69 misc - uv.cwd and uv.chdir 1.7620711275362e+15 ok 70 misc - uv.hrtime ok 71 misc - uv.getpid { sysname = "Linux", machine = "armv8l", release = "5.15.85-0-lts", version = "#1-Alpine SMP Thu, 22 Dec 2022 08:57:12 +0000" } ok 72 misc - uv.os_uname os.time 1679175118 uv.gettimeofday 1679175118.000787 ok 73 misc - uv.gettimeofday ok 74 misc - uv.os_environ ok 75 misc - uv.sleep ok 76 misc - uv.random async ok 77 misc - uv.random sync ok 78 misc - uv.random errors ok 79 pipe - pipe chmod ok 80 pipe - pipe ping pong ok 81 pipe - pipe close fd "prepare" uv_prepare_t: 0xf7816230 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0xf7816230 "timeout" uv_timer_t: 0xf7814ae0 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0xf7816230 ok 84 prepare-check-idle-async - simple idle ok 85 prepare-check-idle-async - simple async ok 86 process - test disable_stdio_inheritance { handle = uv_process_t: 0xf7814ba0, pid = 16229 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 87 process - process stdout { handle = uv_process_t: 0xf7814c00, pid = 16230 } "exit" uv_process_t: 0xf7814c00 { signal = 2, status = 0 } ok 88 process - spawn and kill by pid { handle = uv_process_t: 0xf7814af0, pid = 16231 } "exit" uv_process_t: 0xf7814af0 { signal = 15, status = 0 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { handle = uv_process_t: 0xf7814bb0, pid = 16233 } "stdout" { chunk = "Hello World" } "exit" { signal = 0, code = 0 } ok 91 process - process stdio ok 92 process - get pid ok 93 req - cancel ok 94 req - get type Sending child SIGINT "sigint\n" "exit" { code = 0, pid = 16235, signal = 0 } ok 95 signal - Catch SIGINT { server = uv_tcp_t: 0x008409d0, address = { family = "inet", ip = "127.0.0.1", port = 37231 } } { req = uv_connect_t: 0xf77602f0, client = uv_tcp_t: 0x00840a70 } "server on connection" uv_tcp_t: 0x008409d0 "client on connect" uv_tcp_t: 0x00840a70 nil "client on shutdown" uv_tcp_t: 0x00840a70 nil "client on close" uv_tcp_t: 0x00840a70 ok 96 tcp - basic tcp server and client (ipv4) { server = uv_tcp_t: 0xf78162e0, address = { family = "inet6", ip = "::1", port = 45937 } } { req = uv_connect_t: 0xf76e2a98, client = uv_tcp_t: 0xf7816380 } "server on connection" uv_tcp_t: 0xf78162e0 "client on connect" uv_tcp_t: 0xf7816380 nil "client on shutdown" uv_tcp_t: 0xf7816380 nil "client on close" uv_tcp_t: 0xf7816380 ok 97 tcp - basic tcp server and client (ipv6) { server = uv_tcp_t: 0x008409c0, address = { family = "inet", ip = "127.0.0.1", port = 34597 } } { socket = uv_tcp_t: 0x00840a60, req = uv_write_t: 0xf7760b68 } "client onwrite" uv_tcp_t: 0x00840a60 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { server = uv_tcp_t: 0xf7816370, address = { family = "inet", ip = "127.0.0.1", port = 37057 } } { socket = uv_tcp_t: 0x008409d0, req = uv_write_t: 0xf7760b68 } "client onwrite" uv_tcp_t: 0x008409d0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 99 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 100 tcp - tcp invalid ip address { server = uv_tcp_t: 0xf7816380, address = { family = "inet", ip = "127.0.0.1", port = 36465 } } { socket = uv_tcp_t: 0x008409c0, req = uv_write_t: 0xf7760b68 } "client onwrite" uv_tcp_t: 0x008409c0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { server = uv_tcp_t: 0xf78162d0, address = { family = "inet", ip = "127.0.0.1", port = 40271 } } { socket = uv_tcp_t: 0xf7816370, req = uv_write_t: 0xf7760b68 } "client onwrite" uv_tcp_t: 0xf7816370 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { server = uv_tcp_t: 0x00840a70, address = { family = "inet", ip = "127.0.0.1", port = 46195 } } { socket = uv_tcp_t: 0xf78162e0, req = uv_write_t: 0xf7760b68 } "client onwrite" uv_tcp_t: 0xf78162e0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { server = uv_tcp_t: 0x008409c0, address = { family = "inet", ip = "127.0.0.1", port = 42557 } } { socket = uv_tcp_t: 0x00840a60, req = uv_write_t: 0xf7760b68 } "client onwrite" uv_tcp_t: 0x00840a60 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 104 tcp - tcp close reset accepted after shutdown ok 105 tcp - socketpair ping pong In uv_thread_t: 0xf5672d84 { delay = 100, elapsed = 100 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0xf781845c Runing uv_thread_t: 0xf781845c { delay = 100, elapsed = 100 } ok 108 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 101 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0xf7814a80 "closed" uv_timer_t: 0xf7814a80 ok 110 timer - simple timeout "interval" uv_timer_t: 0xf7814a80 "interval" uv_timer_t: 0xf7814a80 "interval" uv_timer_t: 0xf7814a80 "closed" uv_timer_t: 0xf7814a80 ok 111 timer - simple interval "interval" uv_timer_t: 0xf7814b40 "timeout" uv_timer_t: 0xf7814ae0 "interval" uv_timer_t: 0xf7814b40 ok 112 timer - timeout with interval "interval" uv_timer_t: 0xf7814ba0 0 "interval" uv_timer_t: 0xf7814ba0 8 "interval" uv_timer_t: 0xf7814ba0 4 "interval" uv_timer_t: 0xf7814ba0 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0xf7814c00 0 "interval" uv_timer_t: 0xf7814c00 8 "interval" uv_timer_t: 0xf7814c00 4 "interval" uv_timer_t: 0xf7814c00 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0xf7816420 } { req = 0, client = uv_udp_t: 0xf78164a0 } "client on send" uv_udp_t: 0xf78164a0 nil "server on recv" uv_udp_t: 0xf7816420 "PING" { family = "inet", ip = "127.0.0.1", port = 59565 } { } "server on close" uv_udp_t: 0xf7816420 "client on close" uv_udp_t: 0xf78164a0 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0xf7816420 } { req = 0, client = uv_udp_t: 0xf78164a0 } "client on send" uv_udp_t: 0xf78164a0 nil "server on recv" uv_udp_t: 0xf7816420 "PING" { family = "inet", ip = "127.0.0.1", port = 43808 } { } "server on close" uv_udp_t: 0xf7816420 "client on close" uv_udp_t: 0xf78164a0 ok 118 udp - basic udp send from table { server = uv_udp_t: 0xf7816420 } { req = 0, client = uv_udp_t: 0xf78164a0 } "client on send" uv_udp_t: 0xf78164a0 nil "server on recv" uv_udp_t: 0xf7816420 "PING" { family = "inet6", ip = "::1", port = 35242 } { } "server on close" uv_udp_t: 0xf7816420 "client on close" uv_udp_t: 0xf78164a0 ok 119 udp - basic udp server and client (ipv6) ./tests/test-udp.lua:85: bad argument #3 to 'udp_send' (Host must be string or nil) ./tests/test-udp.lua:87: bad argument #4 to 'udp_send' (Port must be number or nil) ./tests/test-udp.lua:89: bad argument #3 to 'udp_send' (Both host and port must be nil if one is nil) ./tests/test-udp.lua:91: bad argument #4 to 'udp_send' (Both host and port must be nil if one is nil) ok 120 udp - udp send args { server = uv_udp_t: 0xf7816420 } { family = "inet", ip = "127.0.0.1", port = 9123 } "server on recv" uv_udp_t: 0xf7816420 "PING" { family = "inet", ip = "127.0.0.1", port = 54263 } { } "server on recv" uv_udp_t: 0xf7816420 "PING" { family = "inet", ip = "127.0.0.1", port = 46046 } { } "server on recv" uv_udp_t: 0xf7816420 "PING" { family = "inet", ip = "127.0.0.1", port = 46046 } { } "server on recv" uv_udp_t: 0xf7816420 nil nil { } "server on recv" uv_udp_t: 0xf7816420 "PING" { family = "inet", ip = "127.0.0.1", port = 34483 } { } "client on close" uv_udp_t: 0xf78164a0 "server on close" uv_udp_t: 0xf7816420 ok 121 udp - udp connect "PING" { family = "inet", ip = "127.0.0.1", port = 35938 } "PING" { family = "inet", ip = "127.0.0.1", port = 35938 } "PING" { family = "inet", ip = "127.0.0.1", port = 35938 } "PING" { family = "inet", ip = "127.0.0.1", port = 35938 } "PING" { family = "inet", ip = "127.0.0.1", port = 35938 } "PING" { family = "inet", ip = "127.0.0.1", port = 35938 } "PING" { family = "inet", ip = "127.0.0.1", port = 35938 } "PING" { family = "inet", ip = "127.0.0.1", port = 35938 } ok 122 udp - udp recvmmsg ok 123 work - test threadpool with return none "Please be patient, the test cost a lots of time" "run 10%" "run 20%" "run 30%" "run 40%" "run 50%" "run 60%" "run 70%" "run 80%" "run 90%" "run 100%" ok 124 work - test threadpool "in async notify callback" "a" true 250 2 4 "uv_thread_t: 0xf5eb5d84" "hello" uv_thread_t: 0xf5eb5d84 finish hello ok 125 work - test threadpool with async 1 2 3 4 5 7 8 ok 126 work - test threadpool with coro ok 127 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: at 0xf7735bd4 ok 128 work - test threadpool with invalid return value # All tests passed 6 >>> lua-luv: Entering fakeroot... -- Install configuration: "" -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/lua/5.1/luv.so -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.a -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/luv.h -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/util.h -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lhandle.h -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lreq.h -- Install configuration: "" -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/lua/5.1/luv.so -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.so.1.44.2 -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.so.1 -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.so -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/pkgconfig/libluv.pc -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/luv.h -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/util.h -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lhandle.h -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lreq.h >>> lua-luv-static*: Running split function static... >>> lua-luv-static*: Preparing subpackage lua-luv-static... >>> lua-luv-static*: Stripping binaries >>> lua-luv-static*: Running postcheck for lua-luv-static >>> lua-luv-dev*: Running split function dev... >>> lua-luv-dev*: Preparing subpackage lua-luv-dev... >>> lua-luv-dev*: Stripping binaries >>> lua-luv-dev*: Running postcheck for lua-luv-dev >>> libluv*: Running split function libluv... '/home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr' -> '/home/buildozer/aports/community/lua-luv/pkg/libluv/usr' >>> libluv*: Preparing subpackage libluv... >>> libluv*: Stripping binaries >>> libluv*: Running postcheck for libluv >>> lua5.1-luv*: Running split function _subpackage... >>> lua5.1-luv*: Preparing subpackage lua5.1-luv... >>> lua5.1-luv*: Stripping binaries >>> lua5.1-luv*: Running postcheck for lua5.1-luv >>> lua5.4-luv*: Running split function _subpackage... >>> lua5.4-luv*: Preparing subpackage lua5.4-luv... >>> lua5.4-luv*: Stripping binaries >>> lua5.4-luv*: Running postcheck for lua5.4-luv >>> lua-luv*: Running postcheck for lua-luv >>> lua-luv*: Preparing package lua-luv... >>> lua-luv*: Stripping binaries >>> WARNING: lua-luv*: No arch specific binaries found so arch should probably be set to "noarch" >>> libluv*: Scanning shared objects >>> lua-luv-dev*: Scanning shared objects >>> lua-luv-static*: Scanning shared objects >>> lua-luv*: Scanning shared objects >>> lua5.1-luv*: Scanning shared objects >>> lua5.4-luv*: Scanning shared objects >>> libluv*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libuv.so.1 >>> libluv*: Package size: 140.0 KB >>> libluv*: Compressing data... >>> libluv*: Create checksum... >>> libluv*: Create libluv-1.44.2.1-r2.apk >>> lua-luv-dev*: Tracing dependencies... libluv=1.44.2.1-r2 pkgconfig >>> lua-luv-dev*: Package size: 56.0 KB >>> lua-luv-dev*: Compressing data... >>> lua-luv-dev*: Create checksum... >>> lua-luv-dev*: Create lua-luv-dev-1.44.2.1-r2.apk >>> lua-luv-static*: Tracing dependencies... >>> lua-luv-static*: Package size: 188.0 KB >>> lua-luv-static*: Compressing data... >>> lua-luv-static*: Create checksum... >>> lua-luv-static*: Create lua-luv-static-1.44.2.1-r2.apk >>> lua-luv*: Tracing dependencies... >>> lua-luv*: Package size: 4.0 KB >>> lua-luv*: Compressing data... >>> lua-luv*: Create checksum... >>> lua-luv*: Create lua-luv-1.44.2.1-r2.apk >>> lua5.1-luv*: Tracing dependencies... lua5.1 so:libc.musl-armhf.so.1 so:libuv.so.1 >>> lua5.1-luv*: Package size: 168.0 KB >>> lua5.1-luv*: Compressing data... >>> lua5.1-luv*: Create checksum... >>> lua5.1-luv*: Create lua5.1-luv-1.44.2.1-r2.apk >>> lua5.4-luv*: Tracing dependencies... lua5.4 so:libc.musl-armhf.so.1 so:libuv.so.1 >>> lua5.4-luv*: Package size: 164.0 KB >>> lua5.4-luv*: Compressing data... >>> lua5.4-luv*: Create checksum... >>> lua5.4-luv*: Create lua5.4-luv-1.44.2.1-r2.apk >>> lua-luv: Build complete at Sat, 18 Mar 2023 21:32:04 +0000 elapsed time 0h 0m 33s >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Uninstalling dependencies... (1/20) Purging .makedepends-lua-luv (20230318.213131) (2/20) Purging cmake (3.26.0-r0) (3/20) Purging libuv-dev (1.44.2-r1) (4/20) Purging libuv (1.44.2-r1) (5/20) Purging lua-compat53-dev (0.10-r1) (6/20) Purging luajit-dev (2.1_p20210510-r3) (7/20) Purging luajit (2.1_p20210510-r3) (8/20) Purging lua5.1-dev (5.1.5-r11) (9/20) Purging lua5.1 (5.1.5-r11) (10/20) Purging lua5.1-libs (5.1.5-r11) (11/20) Purging lua5.4-dev (5.4.4-r7) (12/20) Purging lua5.4 (5.4.4-r7) (13/20) Purging lua5.4-libs (5.4.4-r7) (14/20) Purging samurai (1.2-r2) (15/20) Purging readline (8.2.1-r0) (16/20) Purging libarchive (3.6.2-r1) (17/20) Purging libbz2 (1.0.8-r4) (18/20) Purging xz-libs (5.4.1-r0) (19/20) Purging libformw (6.4_p20230311-r0) (20/20) Purging rhash-libs (1.4.3-r1) Executing busybox-1.36.0-r5.trigger OK: 326 MiB in 96 packages >>> lua-luv: Updating the community/armhf repository index... >>> lua-luv: Signing the index...