Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 928305 Details for
Bug 955710
dev-lua/luv-1.50.0.1: failed (test phase)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
luv-1.50.0.1:20250510-045903.log
luv-1.50.0.1:20250510-045903.log (text/plain), 36.12 KB, created by
Joonas Niilola
on 2025-05-10 05:16:12 UTC
(
hide
)
Description:
luv-1.50.0.1:20250510-045903.log
Filename:
MIME Type:
Creator:
Joonas Niilola
Created:
2025-05-10 05:16:12 UTC
Size:
36.12 KB
patch
obsolete
> * Package: dev-lua/luv-1.50.0.1:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lua_single_target_luajit test > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > * Using luajit to build >>>> Unpacking source... >>>> Unpacking luv-1.50.0.1.tar.gz to /var/tmp/portage/dev-lua/luv-1.50.0.1/work >>>> Unpacking luv-lua-compat-0.10.tar.gz to /var/tmp/portage/dev-lua/luv-1.50.0.1/work >>>> Source unpacked in /var/tmp/portage/dev-lua/luv-1.50.0.1/work >>>> Preparing source in /var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1_build" > * Applying luv-1.43.0.0-cmake_lua_version.patch ... >patching file CMakeLists.txt >Hunk #1 succeeded at 136 with fuzz 1 (offset -4 lines). > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1_build" >cmake -C /var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_MODULE=OFF -DLUA_BUILD_TYPE=System -DLUA_COMPAT53_DIR=/var/tmp/portage/dev-lua/luv-1.50.0.1/work/lua-compat-5.3-0.10 -DWITH_SHARED_LIBUV=ON -DWITH_LUA_ENGINE=LuaJIT -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1_build/gentoo_toolchain.cmake /var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1 >loading initial cache file /var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 14.2.1 >-- The ASM compiler identification is GNU >-- Found assembler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Found Libuv: /usr/lib64/libuv.so >-- Found LuaJIT: /usr/lib64/libluajit-5.1.so >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -march=native -O2 -pipe -frecord-gcc-switches >C++ >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done (0.3s) >-- Generating done (0.0s) >-- Build files have been written to: /var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1_build" >ninja -v -j32 -l0 >[1/3] /usr/bin/x86_64-pc-linux-gnu-gcc -Dlibluv_EXPORTS -I/usr/include/luajit-2.1 -I/var/tmp/portage/dev-lua/luv-1.50.0.1/work/lua-compat-5.3-0.10/c-api -march=native -O2 -pipe -frecord-gcc-switches -fPIC -MD -MT CMakeFiles/libluv.dir/src/luv.c.o -MF CMakeFiles/libluv.dir/src/luv.c.o.d -o CMakeFiles/libluv.dir/src/luv.c.o -c /var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1/src/luv.c >[2/3] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -march=native -O2 -pipe -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--dependency-file=CMakeFiles/libluv.dir/link.d -shared -Wl,-soname,libluv.so.1 -o libluv.so.1.50.0 CMakeFiles/libluv.dir/src/luv.c.o /usr/lib64/libuv.so -lrt && : >[3/3] /usr/bin/cmake -E cmake_symlink_library libluv.so.1.50.0 libluv.so.1 libluv.so && : >>>> Source compiled. >>>> Test phase: dev-lua/luv-1.50.0.1 >cmd: luajit >cwd: /var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1 >1..158 > "in async notify callback" > "a" true 250 >ok 1 async - test pass async between threads > "timeout" uv_timer_t: 0x55e10ac8f7e0 > "closed" uv_timer_t: 0x55e10ac8f7e0 >ok 2 callbacks - luv_handle_t: function > "timeout" { } uv_timer_t: 0x55e10ac8f7e0 > "closed" { } uv_timer_t: 0x55e10ac8f7e0 >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 > Skipping! This test is expected to fail on Lua 5.1 and LuaJIT. >ok 7 coroutines-require - callback should be in main thread > begin wait > end wait >ok 8 coroutines - coroutines > { > { socktype = "stream", port = 80, addr = "::1", protocol = "tcp", family = "inet6" }, > { socktype = "dgram", port = 80, addr = "::1", protocol = "udp", family = "inet6" }, > { socktype = "stream", port = 80, addr = "127.0.0.1", protocol = "tcp", family = "inet" }, > { socktype = "dgram", port = 80, addr = "127.0.0.1", protocol = "udp", family = "inet" } > } 4 >ok 9 dns - Get all local http addresses > { > { protocol = "tcp", socktype = "stream", port = 80, addr = "::1", family = "inet6" }, > { protocol = "udp", socktype = "dgram", port = 80, addr = "::1", family = "inet6" }, > { protocol = "tcp", socktype = "stream", port = 80, addr = "127.0.0.1", family = "inet" }, > { protocol = "udp", socktype = "dgram", port = 80, addr = "127.0.0.1", family = "inet" } > } 4 >ok 10 dns - Get all local http addresses sync > EAI_AGAIN skipping >ok 11 dns - Get only ipv4 tcp adresses for luvit.io > EAI_AGAIN skipping >ok 12 dns - Get only ipv6 tcp adresses for luvit.io > EAI_AGAIN skipping >ok 13 dns - Get ipv4 and ipv6 tcp adresses for luvit.io > EAI_AGAIN skipping >ok 14 dns - Get all adresses for luvit.io > EAI_AGAIN skipping >ok 15 dns - Lookup local ipv4 address > EAI_AGAIN skipping >ok 16 dns - Lookup local ipv4 address sync > { service = "0", hostname = "localhost" } >ok 17 dns - Lookup local 127.0.0.1 ipv4 address > { service = "0", hostname = "::" } >ok 18 dns - Lookup local ipv6 address > { service = "0", hostname = "localhost" } >ok 19 dns - Lookup local ::1 ipv6 address > { service = "http", hostname = "::" } >ok 20 dns - Lookup local port 80 service > { fd = 12 } > { > stat = { > uid = 250, > gid = 250, > rdev = 0, > ino = 20266385, > blksize = 4096, > blocks = 16, > flags = 0, > gen = 0, > atime = table: 0x7f79cb7d47c0, > mtime = table: 0x7f79cb7b4f68, > ctime = table: 0x7f79cb7fa9d8, > birthtime = table: 0x7f79cb7dd448, > size = 6060, > type = "file", > dev = 66307, > mode = 33188, > nlink = 1 > } > } >ok 21 fs - read a file sync >ok 22 fs - read a file sync in chunks > { fd = 12 } > { > stat = { > gen = 0, > atime = table: 0x7f79cb7d47c0, > mtime = table: 0x7f79cb801960, > ctime = table: 0x7f79cb7dd448, > birthtime = table: 0x7f79cb7f4238, > type = "file", > size = 6060, > dev = 66307, > mode = 33188, > nlink = 1, > uid = 250, > gid = 250, > rdev = 0, > ino = 20266385, > blksize = 4096, > blocks = 16, > flags = 0 > } > } > { chunk = 6060 } >ok 23 fs - read a file async >ok 24 fs - fs.write >ok 25 fs - fs.write data refs >ok 26 fs - fs.stat sync >ok 27 fs - fs.stat async > { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } >ok 28 fs - fs.stat sync error > { err = "ENOENT: no such file or directory: BAD_FILE@" } >ok 29 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 = "cmake", ftype = "directory" } > { name = "deps", ftype = "directory" } > { name = "docs.md", ftype = "file" } > { name = "examples", ftype = "directory" } > { name = "lib", ftype = "directory" } > { name = "libluv.pc.in", ftype = "file" } > { name = "luv-scm-0.rockspec", ftype = "file" } > { name = "luv.so", ftype = "link" } > { name = "msvcbuild.bat", ftype = "file" } > { name = "rockspecs", ftype = "directory" } > { name = "src", ftype = "directory" } > { name = "tests", ftype = "directory" } >ok 30 fs - fs.scandir > { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } >ok 31 fs - fs.scandir sync error > { err = "ENOENT: no such file or directory: BAD_FILE!" } >ok 32 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 = "cmake", ftype = "directory" } > { name = "deps", ftype = "directory" } > { name = "docs.md", ftype = "file" } > { name = "examples", ftype = "directory" } > { name = "lib", ftype = "directory" } > { name = "libluv.pc.in", ftype = "file" } > { name = "luv-scm-0.rockspec", ftype = "file" } > { name = "luv.so", ftype = "link" } > { name = "msvcbuild.bat", ftype = "file" } > { name = "rockspecs", ftype = "directory" } > { name = "src", ftype = "directory" } > { name = "tests", ftype = "directory" } >ok 33 fs - fs.scandir async >ok 34 fs - fs.scandir with no iteration >ok 35 fs - fs.scandir given to new_work > "/var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1" > "/var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1" >ok 36 fs - fs.realpath >ok 37 fs - fs.copyfile > { { name = "libluv.pc.in", type = "file" } } > { { name = "Makefile", type = "file" } } > { { name = ".ci", type = "directory" } } > { { name = "msvcbuild.bat", type = "file" } } > { { name = ".gitmodules", type = "file" } } > { { name = ".editorconfig", type = "file" } } > { { name = "src", type = "directory" } } > { { name = "LICENSE.txt", type = "file" } } > { { name = "lib", type = "directory" } } > { { name = "cmake", type = "directory" } } > { { name = "rockspecs", type = "directory" } } > { { name = "luv-scm-0.rockspec", type = "file" } } > { { name = ".clangd", type = "file" } } > { { name = "deps", type = "directory" } } > { { name = ".github", type = "directory" } } > { { name = "examples", type = "directory" } } > { { name = ".clang-format", type = "file" } } > { { name = "appveyor.yml", type = "file" } } > { { name = "docs.md", type = "file" } } > { { name = "CMakeLists.txt", type = "file" } } > { { name = "README.md", type = "file" } } > { { name = "luv.so", type = "link" } } > { { name = "tests", type = "directory" } } > { { name = ".gitignore", type = "file" } } >ok 38 fs - fs.{open,read,close}dir object sync #1 > { { name = "libluv.pc.in", type = "file" } } > { { name = "Makefile", type = "file" } } > { { name = ".ci", type = "directory" } } > { { name = "msvcbuild.bat", type = "file" } } > { { name = ".gitmodules", type = "file" } } > { { name = ".editorconfig", type = "file" } } > { { name = "src", type = "directory" } } > { { name = "LICENSE.txt", type = "file" } } > { { name = "lib", type = "directory" } } > { { name = "cmake", type = "directory" } } > { { name = "rockspecs", type = "directory" } } > { { name = "luv-scm-0.rockspec", type = "file" } } > { { name = ".clangd", type = "file" } } > { { name = "deps", type = "directory" } } > { { name = ".github", type = "directory" } } > { { name = "examples", type = "directory" } } > { { name = ".clang-format", type = "file" } } > { { name = "appveyor.yml", type = "file" } } > { { name = "docs.md", type = "file" } } > { { name = "CMakeLists.txt", type = "file" } } > { { name = "README.md", type = "file" } } > { { name = "luv.so", type = "link" } } > { { name = "tests", type = "directory" } } > { { name = ".gitignore", type = "file" } } > uv_dir_t: 0x7f79cb7f8338 closed >ok 39 fs - fs.{open,read,close}dir object sync #2 > { { name = "libluv.pc.in", type = "file" } } > { { name = "Makefile", type = "file" } } > { { name = ".ci", type = "directory" } } > { { name = "msvcbuild.bat", type = "file" } } > { { name = ".gitmodules", type = "file" } } > { { name = ".editorconfig", type = "file" } } > { { name = "src", type = "directory" } } > { { name = "LICENSE.txt", type = "file" } } > { { name = "lib", type = "directory" } } > { { name = "cmake", type = "directory" } } > { { name = "rockspecs", type = "directory" } } > { { name = "luv-scm-0.rockspec", type = "file" } } > { { name = ".clangd", type = "file" } } > { { name = "deps", type = "directory" } } > { { name = ".github", type = "directory" } } > { { name = "examples", type = "directory" } } > { { name = ".clang-format", type = "file" } } > { { name = "appveyor.yml", type = "file" } } > { { name = "docs.md", type = "file" } } > { { name = "CMakeLists.txt", type = "file" } } > { { name = "README.md", type = "file" } } > { { name = "luv.so", type = "link" } } > { { name = "tests", type = "directory" } } > { { name = ".gitignore", type = "file" } } >ok 40 fs - fs.{open,read,close}dir sync one entry > { > { name = "libluv.pc.in", type = "file" }, > { name = "Makefile", type = "file" }, > { name = ".ci", type = "directory" }, > { name = "msvcbuild.bat", type = "file" }, > { name = ".gitmodules", type = "file" }, > { name = ".editorconfig", type = "file" }, > { name = "src", type = "directory" }, > { name = "LICENSE.txt", type = "file" }, > { name = "lib", type = "directory" }, > { name = "cmake", type = "directory" }, > { name = "rockspecs", type = "directory" }, > { name = "luv-scm-0.rockspec", type = "file" }, > { name = ".clangd", type = "file" }, > { name = "deps", type = "directory" }, > { name = ".github", type = "directory" }, > { name = "examples", type = "directory" }, > { name = ".clang-format", type = "file" }, > { name = "appveyor.yml", type = "file" }, > { name = "docs.md", type = "file" }, > { name = "CMakeLists.txt", type = "file" }, > { name = "README.md", type = "file" }, > { name = "luv.so", type = "link" }, > { name = "tests", type = "directory" }, > { name = ".gitignore", type = "file" } > } >ok 41 fs - fs.{open,read,close}dir sync more entry > { > { name = "libluv.pc.in", type = "file" }, > { name = "Makefile", type = "file" }, > { name = ".ci", type = "directory" }, > { name = "msvcbuild.bat", type = "file" }, > { name = ".gitmodules", type = "file" }, > { name = ".editorconfig", type = "file" }, > { name = "src", type = "directory" }, > { name = "LICENSE.txt", type = "file" }, > { name = "lib", type = "directory" }, > { name = "cmake", type = "directory" }, > { name = "rockspecs", type = "directory" }, > { name = "luv-scm-0.rockspec", type = "file" }, > { name = ".clangd", type = "file" }, > { name = "deps", type = "directory" }, > { name = ".github", type = "directory" }, > { name = "examples", type = "directory" }, > { name = ".clang-format", type = "file" }, > { name = "appveyor.yml", type = "file" }, > { name = "docs.md", type = "file" }, > { name = "CMakeLists.txt", type = "file" }, > { name = "README.md", type = "file" }, > { name = "luv.so", type = "link" }, > { name = "tests", type = "directory" }, > { name = ".gitignore", type = "file" } > } >ok 42 fs - fs.{open,read,close}dir with more entry >ok 43 fs - fs.opendir and fs.closedir in a loop > { > { name = "libluv.pc.in", type = "file" }, > { name = "Makefile", type = "file" }, > { name = ".ci", type = "directory" }, > { name = "msvcbuild.bat", type = "file" }, > { name = ".gitmodules", type = "file" }, > { name = ".editorconfig", type = "file" }, > { name = "src", type = "directory" }, > { name = "LICENSE.txt", type = "file" }, > { name = "lib", type = "directory" }, > { name = "cmake", type = "directory" }, > { name = "rockspecs", type = "directory" }, > { name = "luv-scm-0.rockspec", type = "file" }, > { name = ".clangd", type = "file" }, > { name = "deps", type = "directory" }, > { name = ".github", type = "directory" }, > { name = "examples", type = "directory" }, > { name = ".clang-format", type = "file" }, > { name = "appveyor.yml", type = "file" }, > { name = "docs.md", type = "file" }, > { name = "CMakeLists.txt", type = "file" }, > { name = "README.md", type = "file" }, > { name = "luv.so", type = "link" }, > { name = "tests", type = "directory" }, > { name = ".gitignore", type = "file" } > } >ok 44 fs - fs.{open,read,close}dir ref check > { type = 61267, bsize = 4096, blocks = 119616235, bfree = 39738384, files = 30457856, ffree = 17976699, bavail = 33643842 } >ok 45 fs - fs.statfs sync > { type = 61267, bavail = 33643840, bsize = 4096, blocks = 119616235, bfree = 39738382, files = 30457856, ffree = 17976699 } >ok 46 fs - fs.statfs async > { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } >ok 47 fs - fs.statfs sync error > { err = "ENOENT: no such file or directory: BAD_FILE@" } >ok 48 fs - fs.statfs async error >ok 49 fs - fs.mkdtemp async >ok 50 fs - fs.mkdtemp sync >ok 51 fs - fs.mkdtemp async error >ok 52 fs - fs.mkdtemp sync error >ok 53 fs - fs.mkstemp async >ok 54 fs - fs.mkstemp sync >ok 55 fs - fs.mkstemp async error >ok 56 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 57 fs - errors with dest paths >ok 58 handle - get type >ok 59 loop - uv.loop_mode > "stdout" { } > #437 0 0 >ok 60 loop - issue #437, crash without uv.run > "stdout" { } > #599 5 0 >ok 61 loop - issue #599, crash during calling os.exit > { events = 40, events_waiting = 0, loop_count = 74 } > { events = 40, events_waiting = 0, loop_count = 75 } >ok 62 metrics - idle time > "stdio fd types" { [0] = "file", [1] = "tty", [2] = "tty" } >ok 63 misc - uv.guess_handle > { version = 78336, version_string = "1.50.0" } >ok 64 misc - uv.version and uv.version_string > { rss = 4517888, total = 134950588416, constrained = 0, available = 126478462976, free = 126478462976 } >ok 65 misc - memory size > { uptime = 1212.38 } >ok 66 misc - uv.uptime > { > stime = { usec = 32517, sec = 0 }, > maxrss = 5392, > ixrss = 0, > idrss = 0, > isrss = 0, > minflt = 4260, > majflt = 0, > nswap = 0, > inblock = 0, > oublock = 40, > msgsnd = 0, > msgrcv = 0, > nsignals = 0, > nvcsw = 74, > nivcsw = 852, > utime = { usec = 630050, sec = 0 } > } >ok 67 misc - uv.getrusage > { > idrss = 0, > isrss = 0, > minflt = 4145, > majflt = 0, > nswap = 0, > inblock = 0, > oublock = 24, > msgsnd = 0, > msgrcv = 0, > nsignals = 0, > nvcsw = 34, > nivcsw = 845, > utime = { usec = 630653, sec = 0 }, > stime = { usec = 28665, sec = 0 }, > maxrss = 5392, > ixrss = 0 > } >ok 68 misc - uv.getrusage_thread > 32 >ok 69 misc - uv.available_parallelism > { > { speed = 3759, times = table: 0x7f79cb7b1818, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 4488, times = table: 0x7f79cb7c6a48, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 4700, times = table: 0x7f79cb7c5790, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 4406, times = table: 0x7f79cb803a58, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 4017, times = table: 0x7f79cb7c67d0, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 4736, times = table: 0x7f79cb8029b0, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 3817, times = table: 0x7f79cb7e4fe8, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 4713, times = table: 0x7f79cb7da6d0, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 3683, times = table: 0x7f79cb7eae30, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 3740, times = table: 0x7f79cb7efaf8, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 3687, times = table: 0x7f79cb7c2ed8, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 3848, times = table: 0x7f79cb8999d8, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 3758, times = table: 0x7f79cb7bd1e8, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 3751, times = table: 0x7f79cb7ddc98, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 3766, times = table: 0x7f79cb7ed900, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 550, times = table: 0x7f79cb7e94f8, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 3771, times = table: 0x7f79cb7c34c8, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 3809, times = table: 0x7f79cb7b9128, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 4770, times = table: 0x7f79cb7c8b60, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 4774, times = table: 0x7f79cb7b3920, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 4774, times = table: 0x7f79cb7e9378, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 5084, times = table: 0x7f79cb7c9668, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 4771, times = table: 0x7f79cb7c5b50, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 4764, times = table: 0x7f79cb7d92b8, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 3758, times = table: 0x7f79cb805270, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 3899, times = table: 0x7f79cb7d7b20, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 3600, times = table: 0x7f79cb7ecf88, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 3680, times = table: 0x7f79cb7e95e0, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 3762, times = table: 0x7f79cb7c02a8, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 550, times = table: 0x7f79cb7f5be8, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 550, times = table: 0x7f79cb7c38a8, model = "AMD Ryzen 9 5950X 16-Core Processor" }, > { speed = 550, times = table: 0x7f79cb7b8278, model = "AMD Ryzen 9 5950X 16-Core Processor" } > } >ok 70 misc - uv.cpu_info > "lo" { > { > mac = "\0\0\0\0\0\0", > internal = true, > netmask = "255.0.0.0", > ip = "127.0.0.1", > family = "inet" > }, > { > mac = "\0\0\0\0\0\0", > internal = true, > netmask = "255.0.0.0", > ip = "10.0.0.1", > family = "inet" > }, > { > mac = "\0\0\0\0\0\0", > internal = true, > netmask = "ff00::", > ip = "fd::1", > family = "inet6" > }, > { > mac = "\0\0\0\0\0\0", > internal = true, > netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", > ip = "::1", > family = "inet6" > } > } >ok 71 misc - uv.interface_addresses > { 21.9, 10.57, 5.39 } >ok 72 misc - uv.loadavg > "/usr/bin/luajit-2.1.1731601260" >ok 73 misc - uv.exepath > "/var/tmp/portage/dev-lua/luv-1.50.0.1/homedir" >ok 74 misc - uv.os_homedir > "/var/tmp/portage/dev-lua/luv-1.50.0.1/temp" >ok 75 misc - uv.os_tmpdir > { gid = 250, shell = "/sbin/nologin", homedir = "/var/lib/portage/home", username = "portage", uid = 250 } >ok 76 misc - uv.os_get_passwd > "/var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1" > "/" >ok 77 misc - uv.cwd and uv.chdir > 1212402290795 >ok 78 misc - uv.hrtime >ok 79 misc - uv.getpid > { > machine = "x86_64", > sysname = "Linux", > version = "#1 SMP PREEMPT_DYNAMIC Mon Apr 7 08:07:21 EEST 2025", > release = "6.12.21-gentoo" > } >ok 80 misc - uv.os_uname > os.time 1746853153 > uv.gettimeofday 1746853153.000241 >ok 81 misc - uv.gettimeofday >ok 82 misc - uv.os_environ >ok 83 misc - uv.sleep >ok 84 misc - uv.random async >ok 85 misc - uv.random sync >ok 86 misc - uv.random errors >ok 87 misc - uv errno >ok 88 misc - uv constants > 1024 nil >ok 89 misc - uv.cpumask_size > "monotonic" { nsec = 407390714, sec = 1213 } nil > "realtime" { nsec = 407428997, sec = 1213 } nil >ok 90 misc - uv.clock_gettime >ok 91 misc - uv.wtf8 and utf16 conversion >ok 92 misc - uv.wtf8<->utf16 unpaired surrogate >ok 93 misc - uv.wtf8<->utf16 empty strings >ok 94 pipe - pipe chmod >ok 95 pipe - pipe ping pong >ok 96 pipe - pipe close fd >ok 97 pipe - pipe getsockname abstract > "prepare" uv_prepare_t: 0x55e10ac909a0 >ok 98 prepare-check-idle-async - simple prepare > "check" uv_check_t: 0x55e10ac909a0 > "timeout" uv_timer_t: 0x55e10ac935d0 >ok 99 prepare-check-idle-async - simple check > "idle" uv_idle_t: 0x55e10ac909a0 >ok 100 prepare-check-idle-async - simple idle >ok 101 prepare-check-idle-async - simple async >ok 102 process - test disable_stdio_inheritance > { pid = 32, handle = uv_process_t: 0x55e10ac8ed80 } > "stdout" { chunk = "Hello World\n" } > "exit" { signal = 0, code = 0 } >ok 103 process - process stdout > { pid = 33, handle = uv_process_t: 0x55e10ac8ed80 } > "exit" uv_process_t: 0x55e10ac8ed80 { status = 0, signal = 2 } >ok 104 process - spawn and kill by pid > { pid = 34, handle = uv_process_t: 0x55e10ac8ed80 } > "exit" uv_process_t: 0x55e10ac8ed80 { status = 0, signal = 15 } >ok 105 process - spawn and kill by handle >ok 106 process - invalid command > { pid = 36, handle = uv_process_t: 0x55e10ac8ed80 } > "stdout" { chunk = "Hello World" } > "exit" { signal = 0, code = 0 } >ok 107 process - process stdio >ok 108 process - get pid >ok 109 req - cancel >ok 110 req - get type > Sending child SIGINT > "sigint\n" > "exit" { signal = 0, pid = 38, code = 0 } >ok 111 signal - Catch SIGINT > { address = { family = "inet", ip = "127.0.0.1", port = 46781 }, server = uv_tcp_t: 0x55e10ac93b30 } > { req = uv_connect_t: 0x7f79cb7f5cf8, client = uv_tcp_t: 0x55e10ac932f0 } > "server on connection" uv_tcp_t: 0x55e10ac93b30 > "client on connect" uv_tcp_t: 0x55e10ac932f0 nil > "client on shutdown" uv_tcp_t: 0x55e10ac932f0 nil > "client on close" uv_tcp_t: 0x55e10ac932f0 >ok 112 tcp - basic tcp server and client (ipv4) > { address = { family = "inet6", ip = "::1", port = 39899 }, server = uv_tcp_t: 0x55e10ac93b30 } > { req = uv_connect_t: 0x7f79cb7f5cf8, client = uv_tcp_t: 0x55e10ac932f0 } > "server on connection" uv_tcp_t: 0x55e10ac93b30 > "client on connect" uv_tcp_t: 0x55e10ac932f0 nil > "client on shutdown" uv_tcp_t: 0x55e10ac932f0 nil > "client on close" uv_tcp_t: 0x55e10ac932f0 >ok 113 tcp - basic tcp server and client (ipv6) > { address = { family = "inet", ip = "127.0.0.1", port = 40717 }, server = uv_tcp_t: 0x55e10ac93b30 } > { socket = uv_tcp_t: 0x55e10ac932f0, req = uv_write_t: 0x7f79cb7d18a0 } > "client onwrite" uv_tcp_t: 0x55e10ac932f0 nil > "server read" { data = "Hello" } > "client read" { data = "Hello" } > "server read" { } >ok 114 tcp - tcp echo server and client > { address = { family = "inet", ip = "127.0.0.1", port = 37605 }, server = uv_tcp_t: 0x55e10ac93b30 } > { socket = uv_tcp_t: 0x55e10ac93c30, req = uv_write_t: 0x7f79cb7d18a0 } > "client onwrite" uv_tcp_t: 0x55e10ac93c30 nil > "server read" { data = "Hello" } > "client read" { data = "Hello" } > "server read" { } >ok 115 tcp - tcp echo server and client with methods > "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" >ok 116 tcp - tcp invalid ip address > { address = { family = "inet", ip = "127.0.0.1", port = 42037 }, server = uv_tcp_t: 0x55e10ac93b30 } > { socket = uv_tcp_t: 0x55e10ac932f0, req = uv_write_t: 0x7f79cb7d18a0 } > "client onwrite" uv_tcp_t: 0x55e10ac932f0 nil > "server read" { data = "Hello" } > "client read" { data = "Hello" } > "server read" { err = "ECONNRESET" } >ok 117 tcp - tcp close reset client > { address = { family = "inet", ip = "127.0.0.1", port = 44761 }, server = uv_tcp_t: 0x55e10ac93b30 } > { socket = uv_tcp_t: 0x55e10ac93c30, req = uv_write_t: 0x7f79cb7d18a0 } > "client onwrite" uv_tcp_t: 0x55e10ac93c30 nil > "server read" { data = "Hello" } > "client read" { data = "Hello" } > "server read" { } >ok 118 tcp - tcp close reset after shutdown > { address = { family = "inet", ip = "127.0.0.1", port = 39295 }, server = uv_tcp_t: 0x55e10ac93b30 } > { socket = uv_tcp_t: 0x55e10ac932f0, req = uv_write_t: 0x7f79cb7d18a0 } > "client onwrite" uv_tcp_t: 0x55e10ac932f0 nil > "server read" { data = "Hello" } > "client read" { data = "Hello" } > "client read" { } >ok 119 tcp - tcp close reset accepted > { address = { family = "inet", ip = "127.0.0.1", port = 40333 }, server = uv_tcp_t: 0x55e10ac93b30 } > { socket = uv_tcp_t: 0x55e10ac932f0, req = uv_write_t: 0x7f79cb7d18a0 } > "client onwrite" uv_tcp_t: 0x55e10ac932f0 nil > "server read" { data = "Hello" } > "client read" { data = "Hello" } > "server read" { } >ok 120 tcp - tcp close reset accepted after shutdown >ok 121 tcp - socketpair ping pong > In uv_thread_t: 0x7f79c96e56c0 > { elapsed = 101, delay = 100 } >ok 122 thread - test thread create >ok 123 thread - test thread create with arguments > Runing uv_thread_t: 0x7f79cb90e540 > Runing uv_thread_t: 0x7f79cb90e540 > { elapsed = 101, delay = 100 } >ok 124 thread - test thread sleep msecs in main thread > { elapsed = 101, delay = 100 } >ok 125 thread - test thread create with options table >ok 126 thread - test thread arguments limit >hello world from thread >ok 127 thread - test avoid thread be released before it done >ok 128 thread - thread_getcpu >ok 129 thread - getaffinity, setaffinity >default priority 0 >priority after change 0 >priority in thread 0 >ok 130 thread - getpriority, setpriority >ok 131 thread - getname, setname >hello world from detached thread >ok 132 thread - detach > "timeout" uv_timer_t: 0x55e10ac935d0 > "closed" uv_timer_t: 0x55e10ac935d0 >ok 133 timer - simple timeout > "interval" uv_timer_t: 0x55e10ac935d0 > "interval" uv_timer_t: 0x55e10ac935d0 > "interval" uv_timer_t: 0x55e10ac935d0 > "closed" uv_timer_t: 0x55e10ac935d0 >ok 134 timer - simple interval > "interval" uv_timer_t: 0x55e10ac93050 > "timeout" uv_timer_t: 0x55e10ac935d0 > "interval" uv_timer_t: 0x55e10ac93050 >ok 135 timer - timeout with interval > "interval" uv_timer_t: 0x55e10ac93050 0 > "interval" uv_timer_t: 0x55e10ac93050 8 > "interval" uv_timer_t: 0x55e10ac93050 4 > "interval" uv_timer_t: 0x55e10ac93050 2 >ok 136 timer - shrinking interval > "interval" uv_timer_t: 0x55e10ac93050 0 > "interval" uv_timer_t: 0x55e10ac93050 8 > "interval" uv_timer_t: 0x55e10ac93050 4 > "interval" uv_timer_t: 0x55e10ac93050 2 >ok 137 timer - shrinking interval using methods >ok 138 timer - timer init >ok 139 timer - timer huge timeout > ./tests/test-tty.lua:19: bad argument #1 to 'is_readable' (Expected uv_stream userdata) > stack traceback: > [C]: in function 'is_readable' > ./tests/test-tty.lua:19: in function 'fn' > ./lib/tap.lua:59: in function <./lib/tap.lua:48> > [C]: in function 'xpcall' > ./lib/tap.lua:48: in function 'run' > ./lib/tap.lua:146: in function 'tap' > tests/run.lua:23: in main chunk > [C]: at 0x55e0ff427360 >not ok 140 tty - tty normal >ok 141 tty - tty pty > width=0 height=0 > >ok 142 tty - tty device > { server = uv_udp_t: 0x55e10ac94b60 } > { req = 0, client = uv_udp_t: 0x55e10ac93730 } > "client on send" uv_udp_t: 0x55e10ac93730 nil > "server on recv" uv_udp_t: 0x55e10ac94b60 "PING" { family = "inet", ip = "127.0.0.1", port = 33004 } { } > "server on close" uv_udp_t: 0x55e10ac94b60 > "client on close" uv_udp_t: 0x55e10ac93730 >ok 143 udp - basic udp server and client (ipv4) > { server = uv_udp_t: 0x55e10ac93730 } > { req = 0, client = uv_udp_t: 0x55e10ac94b60 } > "client on send" uv_udp_t: 0x55e10ac94b60 nil > "server on recv" uv_udp_t: 0x55e10ac93730 "PING" { family = "inet", ip = "127.0.0.1", port = 41817 } { } > "server on close" uv_udp_t: 0x55e10ac93730 > "client on close" uv_udp_t: 0x55e10ac94b60 >ok 144 udp - basic udp send from table > { server = uv_udp_t: 0x55e10ac94b60 } > { req = 0, client = uv_udp_t: 0x55e10ac93730 } > "client on send" uv_udp_t: 0x55e10ac93730 nil > "server on recv" uv_udp_t: 0x55e10ac94b60 "PING" { family = "inet6", ip = "::1", port = 39102 } { } > "server on close" uv_udp_t: 0x55e10ac94b60 > "client on close" uv_udp_t: 0x55e10ac93730 >ok 145 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 146 udp - udp send args > { server = uv_udp_t: 0x55e10ac93730 } > { family = "inet", ip = "127.0.0.1", port = 9123 } > "server on recv" uv_udp_t: 0x55e10ac93730 "PING" { family = "inet", ip = "127.0.0.1", port = 40786 } { } > "server on recv" uv_udp_t: 0x55e10ac93730 "PING" { family = "inet", ip = "127.0.0.1", port = 37099 } { } > "server on recv" uv_udp_t: 0x55e10ac93730 "PING" { family = "inet", ip = "127.0.0.1", port = 37099 } { } > "server on recv" uv_udp_t: 0x55e10ac93730 nil nil { } > "server on recv" uv_udp_t: 0x55e10ac93730 "PING" { family = "inet", ip = "127.0.0.1", port = 43605 } { } > "client on close" uv_udp_t: 0x55e10ac94b60 > "server on close" uv_udp_t: 0x55e10ac93730 >ok 147 udp - udp connect > no external ipv4 interface, skipping >ok 148 udp - udp multicast join ipv4 > no external ipv6 interface, skipping >ok 149 udp - udp multicast join ipv6 > "PING" { family = "inet", ip = "127.0.0.1", port = 46791 } > "PING" { family = "inet", ip = "127.0.0.1", port = 46791 } > "PING" { family = "inet", ip = "127.0.0.1", port = 46791 } > "PING" { family = "inet", ip = "127.0.0.1", port = 46791 } > "PING" { family = "inet", ip = "127.0.0.1", port = 46791 } > "PING" { family = "inet", ip = "127.0.0.1", port = 46791 } > "PING" { family = "inet", ip = "127.0.0.1", port = 46791 } > "PING" { family = "inet", ip = "127.0.0.1", port = 46791 } >ok 150 udp - udp recvmmsg > sent 5 out of 5, expecting 4 to be received > "PING" { family = "inet", ip = "127.0.0.1", port = 9125 } > "PING" { family = "inet", ip = "127.0.0.1", port = 9125 } > "PING" { family = "inet", ip = "127.0.0.1", port = 9125 } > "PING" { family = "inet", ip = "127.0.0.1", port = 9125 } >ok 151 udp - udp try_send2 not connected > sent 5 out of 5, expecting 5 to be received > "PING" { family = "inet", ip = "127.0.0.1", port = 39663 } > "PING" { family = "inet", ip = "127.0.0.1", port = 39663 } > "PING" { family = "inet", ip = "127.0.0.1", port = 39663 } > "PING" { family = "inet", ip = "127.0.0.1", port = 39663 } > "PING" { family = "inet", ip = "127.0.0.1", port = 39663 } >ok 152 udp - udp try_send2 connected >ok 153 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 154 work - test threadpool > "in async notify callback" > "a" true 250 > 2 4 "uv_thread_t: 0x7f79ca7ae6c0" "hello" > uv_thread_t: 0x7f79ca7ae6c0 finish hello >ok 155 work - test threadpool with async >1 >2 >3 >4 >5 >6 >7 >8 >ok 156 work - test threadpool with coro >ok 157 work - test threadpool with invalid argument >Uncaught Error: Error: thread arg not support type 'table' at 1 >stack traceback: > [C]: at 0x7f79cb867da0 >ok 158 work - test threadpool with invalid return value >#1 failed test > * ERROR: dev-lua/luv-1.50.0.1::gentoo failed (test phase): > * Tests failed > * > * Call stack: > * ebuild.sh, line 136: Called src_test > * environment, line 1959: Called die > * The specific snippet of code: > * ${ELUA} "tests/run.lua" || die "Tests failed" > * > * If you need support, post the output of `emerge --info '=dev-lua/luv-1.50.0.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lua/luv-1.50.0.1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/vbslogs/build/dev-lua/luv-1.50.0.1:20250510-045903.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lua/luv-1.50.0.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lua/luv-1.50.0.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1' > * S: '/var/tmp/portage/dev-lua/luv-1.50.0.1/work/luv-1.50.0-1' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 955710
: 928305