Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lua-luv.spec'], chrootPath='/var/lib/mock/f32-build-117782-35182/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lua-luv.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1572307200 Wrote: /builddir/build/SRPMS/lua-luv-1.32.0.0-0.fc32.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lua-luv.spec'], chrootPath='/var/lib/mock/f32-build-117782-35182/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lua-luv.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1572307200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JhORTP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf luv-1.32.0-0 + /usr/bin/gzip -dc /builddir/build/SOURCES/luv-1.32.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd luv-1.32.0-0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf deps + rm -f tests/test-dns.lua + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j9ovoN + umask 022 + cd /builddir/build/BUILD + cd luv-1.32.0-0 + mkdir -p obj-lua53 + pushd obj-lua53 ~/build/BUILD/luv-1.32.0-0/obj-lua53 ~/build/BUILD/luv-1.32.0-0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -DWITH_SHARED_LIBUV=ON -DBUILD_MODULE=ON -DBUILD_SHARED_LIBS=ON -DWITH_LUA_ENGINE=Lua -DLUA_BUILD_TYPE=System -DINSTALL_LIB_DIR=/usr/lib64 -- The C compiler identification is GNU 9.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found LIBUV: /usr/lib64/libuv.so -- Found Lua: /usr/lib64/liblua-5.3.so;/usr/lib64/libm.so (found version "5.3.5") -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/luv-1.32.0-0/obj-lua53 + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/cmake -S/builddir/build/BUILD/luv-1.32.0-0 -B/builddir/build/BUILD/luv-1.32.0-0/obj-lua53 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/luv-1.32.0-0/obj-lua53/CMakeFiles /builddir/build/BUILD/luv-1.32.0-0/obj-lua53/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/luv.dir/build.make CMakeFiles/luv.dir/depend make[2]: Entering directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua53' cd /builddir/build/BUILD/luv-1.32.0-0/obj-lua53 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/luv-1.32.0-0 /builddir/build/BUILD/luv-1.32.0-0 /builddir/build/BUILD/luv-1.32.0-0/obj-lua53 /builddir/build/BUILD/luv-1.32.0-0/obj-lua53 /builddir/build/BUILD/luv-1.32.0-0/obj-lua53/CMakeFiles/luv.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/luv-1.32.0-0/obj-lua53/CMakeFiles/luv.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/luv-1.32.0-0/obj-lua53/CMakeFiles/luv.dir/depend.internal". Dependee "/builddir/build/BUILD/luv-1.32.0-0/obj-lua53/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/luv-1.32.0-0/obj-lua53/CMakeFiles/luv.dir/depend.internal". Scanning dependencies of target luv make[2]: Leaving directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua53' /usr/bin/make -f CMakeFiles/luv.dir/build.make CMakeFiles/luv.dir/build make[2]: Entering directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua53' [ 50%] Building C object CMakeFiles/luv.dir/src/luv.c.o /usr/bin/cc -DLUA_USE_DLOPEN -Dluv_EXPORTS -I/builddir/build/BUILD/luv-1.32.0-0/deps/lua-compat-5.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/luv.dir/src/luv.c.o -c /builddir/build/BUILD/luv-1.32.0-0/src/luv.c make[2]: Leaving directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua53' BUILDSTDERR: In file included from /builddir/build/BUILD/luv-1.32.0-0/src/luv.c:41: BUILDSTDERR: /builddir/build/BUILD/luv-1.32.0-0/src/pipe.c: In function 'luv_new_pipe': BUILDSTDERR: /builddir/build/BUILD/luv-1.32.0-0/src/pipe.c:35:9: warning: 'ipc' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 35 | ret = uv_pipe_init(ctx->loop, handle, ipc); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua53' [100%] Linking C shared module luv.so /usr/bin/cmake -E cmake_link_script CMakeFiles/luv.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o luv.so CMakeFiles/luv.dir/src/luv.c.o -luv -lrt make[2]: Leaving directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua53' make[1]: Entering directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua53' [100%] Built target luv make[1]: Leaving directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua53' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/luv-1.32.0-0/obj-lua53/CMakeFiles 0 ~/build/BUILD/luv-1.32.0-0 + popd + mkdir -p obj-lua51 ~/build/BUILD/luv-1.32.0-0/obj-lua51 ~/build/BUILD/luv-1.32.0-0 + pushd obj-lua51 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -DWITH_SHARED_LIBUV=ON -DBUILD_MODULE=ON -DBUILD_SHARED_LIBS=ON -DWITH_LUA_ENGINE=Lua -DLUA_BUILD_TYPE=System -DINSTALL_LIB_DIR=/usr/lib64 -DLUA_COMPAT53_DIR=/usr/include/lua-5.1 -DLUA_LIBRARIES=/usr/lib64/liblua-5.1.so -- The C compiler identification is GNU 9.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found LIBUV: /usr/lib64/libuv.so -- Found Lua: /usr/lib64/liblua-5.3.so;/usr/lib64/libm.so (found version "5.3.5") -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/luv-1.32.0-0/obj-lua51 + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/cmake -S/builddir/build/BUILD/luv-1.32.0-0 -B/builddir/build/BUILD/luv-1.32.0-0/obj-lua51 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/luv-1.32.0-0/obj-lua51/CMakeFiles /builddir/build/BUILD/luv-1.32.0-0/obj-lua51/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/luv.dir/build.make CMakeFiles/luv.dir/depend make[2]: Entering directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua51' cd /builddir/build/BUILD/luv-1.32.0-0/obj-lua51 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/luv-1.32.0-0 /builddir/build/BUILD/luv-1.32.0-0 /builddir/build/BUILD/luv-1.32.0-0/obj-lua51 /builddir/build/BUILD/luv-1.32.0-0/obj-lua51 /builddir/build/BUILD/luv-1.32.0-0/obj-lua51/CMakeFiles/luv.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/luv-1.32.0-0/obj-lua51/CMakeFiles/luv.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/luv-1.32.0-0/obj-lua51/CMakeFiles/luv.dir/depend.internal". Dependee "/builddir/build/BUILD/luv-1.32.0-0/obj-lua51/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/luv-1.32.0-0/obj-lua51/CMakeFiles/luv.dir/depend.internal". Scanning dependencies of target luv make[2]: Leaving directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua51' /usr/bin/make -f CMakeFiles/luv.dir/build.make CMakeFiles/luv.dir/build make[2]: Entering directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua51' [ 50%] Building C object CMakeFiles/luv.dir/src/luv.c.o /usr/bin/cc -DLUA_USE_DLOPEN -Dluv_EXPORTS -I/usr/include/lua-5.1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/luv.dir/src/luv.c.o -c /builddir/build/BUILD/luv-1.32.0-0/src/luv.c make[2]: Leaving directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua51' BUILDSTDERR: In file included from /builddir/build/BUILD/luv-1.32.0-0/src/luv.c:41: BUILDSTDERR: /builddir/build/BUILD/luv-1.32.0-0/src/pipe.c: In function 'luv_new_pipe': BUILDSTDERR: /builddir/build/BUILD/luv-1.32.0-0/src/pipe.c:35:9: warning: 'ipc' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 35 | ret = uv_pipe_init(ctx->loop, handle, ipc); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua51' [100%] Linking C shared module luv.so /usr/bin/cmake -E cmake_link_script CMakeFiles/luv.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o luv.so CMakeFiles/luv.dir/src/luv.c.o -luv -lrt make[2]: Leaving directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua51' make[1]: Entering directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua51' [100%] Built target luv make[1]: Leaving directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua51' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/luv-1.32.0-0/obj-lua51/CMakeFiles 0 ~/build/BUILD/luv-1.32.0-0 + popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.weWdUO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64 + cd luv-1.32.0-0 + install -d -m 0755 /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/lib64/lua/5.3 + install -m 0755 -p obj-lua53/luv.so /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/lib64/lua/5.3/luv.so + install -d -m 0755 /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.3/luv + for f in lhandle.h lreq.h luv.h util.h + install -m 0644 -p src/lhandle.h /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.3/luv/lhandle.h + for f in lhandle.h lreq.h luv.h util.h + install -m 0644 -p src/lreq.h /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.3/luv/lreq.h + for f in lhandle.h lreq.h luv.h util.h + install -m 0644 -p src/luv.h /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.3/luv/luv.h + for f in lhandle.h lreq.h luv.h util.h + install -m 0644 -p src/util.h /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.3/luv/util.h + install -d -m 0755 /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/lib64/lua/5.1 + install -m 0755 -p obj-lua51/luv.so /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/lib64/lua/5.1/luv.so + install -d -m 0755 /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.1/luv + for f in lhandle.h lreq.h luv.h util.h + install -m 0644 -p src/lhandle.h /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.1/luv/lhandle.h + for f in lhandle.h lreq.h luv.h util.h + install -m 0644 -p src/lreq.h /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.1/luv/lreq.h + for f in lhandle.h lreq.h luv.h util.h + install -m 0644 -p src/luv.h /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.1/luv/luv.h + for f in lhandle.h lreq.h luv.h util.h + install -m 0644 -p src/util.h /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.1/luv/util.h + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.32.0.0-0.fc32 --unique-debug-suffix -1.32.0.0-0.fc32.riscv64 --unique-debug-src-base lua-luv-1.32.0.0-0.fc32.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/luv-1.32.0-0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/lib64/lua/5.1/luv.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/lib64/lua/5.3/luv.so extracting debug info from /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/lib64/lua/5.1/luv.so extracting debug info from /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/lib64/lua/5.3/luv.so original debug info size: 1000kB, size after compression: 948kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 376 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zU2Q9N + umask 022 + cd /builddir/build/BUILD + cd luv-1.32.0-0 + ln -sf obj-lua53/luv.so luv.so + lua tests/run.lua 1..89 "in async notify callback" "a" true 250.0 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0x2aaaad0380 "closed" uv_timer_t: 0x2aaaad0380 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0x2aaaad0380 "closed" { } uv_timer_t: 0x2aaaad0380 ok 3 callbacks - luv_handle_t: callable table nil "/builddir/build/BUILD/luv-1.32.0-0" ok 4 callbacks - luv_req_t: function { } nil "/builddir/build/BUILD/luv-1.32.0-0" ok 5 callbacks - luv_req_t: callable table ok 6 conversions - basic 64bit conversions begin wait end wait ok 7 coroutines - coroutines { fd = 10 } { stat = { birthtime = table: 0x2aaab078f0, flags = 0, ctime = table: 0x2aaaacb440, nlink = 1, ino = 13901415, mtime = table: 0x2aaaad6a90, mode = 33188, gen = 0, blocks = 16, gid = 135, rdev = 0, uid = 998, blksize = 4096, type = "file", atime = table: 0x2aaaabda80, dev = 2049, size = 6317 } } ok 8 fs - read a file sync { fd = 10 } { stat = { birthtime = table: 0x2aaaae8590, flags = 0, ctime = table: 0x2aaaadd340, nlink = 1, ino = 13901415, mtime = table: 0x2aaaae2690, mode = 33188, gen = 0, blocks = 16, gid = 135, rdev = 0, uid = 998, blksize = 4096, type = "file", atime = table: 0x2aaaadb5a0, dev = 2049, size = 6317 } } { chunk = 6317 } ok 9 fs - read a file async ok 10 fs - fs.write ok 11 fs - fs.stat sync ok 12 fs - fs.stat async { code = "ENOENT", err = "ENOENT: no such file or directory: BAD_FILE!" } ok 13 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 14 fs - fs.stat async error { name = ".ci", ftype = "directory" } { name = ".editorconfig", ftype = "file" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = ".travis.yml", 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 = "debugfiles.list", ftype = "file" } { name = "debuglinks.list", ftype = "file" } { name = "debugsourcefiles.list", ftype = "file" } { name = "debugsources.list", ftype = "file" } { name = "docs.md", ftype = "file" } { name = "elfbins.list", 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 = "luv.so", ftype = "link" } { name = "msvcbuild.bat", ftype = "file" } { name = "obj-lua51", ftype = "directory" } { name = "obj-lua53", ftype = "directory" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 15 fs - fs.scandir "/builddir/build/BUILD/luv-1.32.0-0" "/builddir/build/BUILD/luv-1.32.0-0" ok 16 fs - fs.realpath ok 17 fs - fs.copyfile { { name = "obj-lua53", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = "debuglinks.list", type = "file" } } { { name = "luv.so", type = "link" } } { { name = "appveyor.yml", type = "file" } } { { name = "lgtm.yml", type = "file" } } { { name = "LICENSE.txt", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "libluv.pc.in", type = "file" } } { { name = "examples", type = "directory" } } { { name = "debugsourcefiles.list", type = "file" } } { { name = "elfbins.list", type = "file" } } { { name = "tests", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "debugsources.list", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "src", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = "lib", type = "directory" } } { { name = ".travis.yml", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "obj-lua51", type = "directory" } } { { name = "debugfiles.list", type = "file" } } ok 18 fs - fs.{open,read,close}dir object sync #1 { { name = "obj-lua53", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = "debuglinks.list", type = "file" } } { { name = "luv.so", type = "link" } } { { name = "appveyor.yml", type = "file" } } { { name = "lgtm.yml", type = "file" } } { { name = "LICENSE.txt", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "libluv.pc.in", type = "file" } } { { name = "examples", type = "directory" } } { { name = "debugsourcefiles.list", type = "file" } } { { name = "elfbins.list", type = "file" } } { { name = "tests", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "debugsources.list", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "src", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = "lib", type = "directory" } } { { name = ".travis.yml", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "obj-lua51", type = "directory" } } { { name = "debugfiles.list", type = "file" } } uv_dir_t: 0x2aaab1f050 closed ok 19 fs - fs.{open,read,close}dir object sync #2 { { name = "obj-lua53", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = "debuglinks.list", type = "file" } } { { name = "luv.so", type = "link" } } { { name = "appveyor.yml", type = "file" } } { { name = "lgtm.yml", type = "file" } } { { name = "LICENSE.txt", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "libluv.pc.in", type = "file" } } { { name = "examples", type = "directory" } } { { name = "debugsourcefiles.list", type = "file" } } { { name = "elfbins.list", type = "file" } } { { name = "tests", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "debugsources.list", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "src", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = "lib", type = "directory" } } { { name = ".travis.yml", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "obj-lua51", type = "directory" } } { { name = "debugfiles.list", type = "file" } } ok 20 fs - fs.{open,read,close}dir sync one entry { { name = "obj-lua53", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = "debuglinks.list", type = "file" }, { name = "luv.so", type = "link" }, { name = "appveyor.yml", type = "file" }, { name = "lgtm.yml", type = "file" }, { name = "LICENSE.txt", type = "file" }, { name = "cmake", type = "directory" }, { name = "docs.md", type = "file" }, { name = "libluv.pc.in", type = "file" }, { name = "examples", type = "directory" }, { name = "debugsourcefiles.list", type = "file" }, { name = "elfbins.list", type = "file" }, { name = "tests", type = "directory" }, { name = "README.md", type = "file" }, { name = "debugsources.list", type = "file" }, { name = ".ci", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = ".gitignore", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = "src", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "Makefile", type = "file" }, { name = "lib", type = "directory" }, { name = ".travis.yml", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "obj-lua51", type = "directory" }, { name = "debugfiles.list", type = "file" } } ok 21 fs - fs.{open,read,close}dir sync more entry { { name = "obj-lua53", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = "debuglinks.list", type = "file" }, { name = "luv.so", type = "link" }, { name = "appveyor.yml", type = "file" }, { name = "lgtm.yml", type = "file" }, { name = "LICENSE.txt", type = "file" }, { name = "cmake", type = "directory" }, { name = "docs.md", type = "file" }, { name = "libluv.pc.in", type = "file" }, { name = "examples", type = "directory" }, { name = "debugsourcefiles.list", type = "file" }, { name = "elfbins.list", type = "file" }, { name = "tests", type = "directory" }, { name = "README.md", type = "file" }, { name = "debugsources.list", type = "file" }, { name = ".ci", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = ".gitignore", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = "src", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "Makefile", type = "file" }, { name = "lib", type = "directory" }, { name = ".travis.yml", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "obj-lua51", type = "directory" }, { name = "debugfiles.list", type = "file" } } ok 22 fs - fs.{open,read,close}dir with more entry { bfree = 49647306, bsize = 4096, type = 61267, ffree = 15347499, blocks = 64491121, files = 16384000, bavail = 46366460 } ok 23 fs - fs.statfs sync { bfree = 49647306, bsize = 4096, type = 61267, ffree = 15347499, blocks = 64491121, files = 16384000, bavail = 46366460 } ok 24 fs - fs.statfs async { code = "ENOENT", err = "ENOENT: no such file or directory: BAD_FILE!" } ok 25 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 26 fs - fs.statfs async error 480 3375104 960 3375104 1440 3375104 1920 3375104 2400 3375104 2880 3375104 3360 3375104 3840 3375104 { after = 3375104, before = 3375104 } ok 27 leaks - fs-write 131072 42844160 262144 51765248 393216 51765248 524288 53387264 655360 53927936 786432 53927936 917504 53927936 1048576 53927936 { after = 53927936, before = 42844160 } ok 28 leaks - lots-o-timers 8192 53927936 16384 52035584 24576 52035584 32768 52035584 40960 52035584 49152 52035584 57344 52035584 65536 52035584 { after = 52035584, before = 53927936 } ok 29 leaks - lots-o-timers with canceled callbacks 160 52035584 320 52035584 480 52035584 640 52035584 800 52035584 960 52035584 1120 52035584 1280 52035584 { after = 52035584, before = 52035584 } ok 30 leaks - lots-o-timers with real timeouts 160 52035584 320 52035584 480 52035584 640 52035584 800 52035584 960 52035584 1120 52035584 1280 52035584 { after = 52035584, before = 52035584 } ok 31 leaks - reading file async 1024 52035584 2048 52035584 3072 52035584 4096 52035584 5120 52035584 6144 52035584 7168 52035584 8192 52035584 { after = 52035584, before = 52035584 } ok 32 leaks - reading file sync 672 52035584 1344 52035584 2016 52035584 2688 52035584 3360 52035584 4032 52035584 4704 52035584 5376 52035584 { after = 52035584, before = 52035584 } ok 33 leaks - invalid file 16384 52035584 32768 52035584 49152 52035584 65536 52035584 81920 52035584 98304 52035584 114688 52035584 131072 52035584 { after = 52035584, before = 52035584 } ok 34 leaks - invalid file sync 8192 52035584 16384 52035584 24576 52035584 32768 52035584 40960 52035584 49152 52035584 57344 52035584 65536 52035584 { after = 52035584, before = 52035584 } ok 35 leaks - invalid spawn args 256 52035584 512 52035584 768 52035584 1024 52035584 1280 52035584 1536 52035584 1792 52035584 2048 52035584 { after = 52035584, before = 52035584 } ok 36 leaks - stream writing with string and array ok 37 leaks - test nil handle for writes "stdio fd types" { [1] = "pipe", [2] = "pipe", [0] = "file" } ok 38 misc - uv.guess_handle { version_string = "1.31.0", version = 73472 } ok 39 misc - uv.version and uv.version_string { constrained = 0.0, rss = 52035584, free = 6608068608.0, total = 8379871232.0 } ok 40 misc - memory size { uptime = 14771832.0 } ok 41 misc - uv.uptime { idrss = 0, majflt = 0, maxrss = 52664, nivcsw = 4127, msgrcv = 0, ixrss = 0, stime = { usec = 709894, sec = 4 }, inblock = 0, utime = { usec = 395114, sec = 272 }, nvcsw = 14338, nsignals = 0, minflt = 12747, msgsnd = 0, oublock = 0, nswap = 0, isrss = 0 } ok 42 misc - uv.getrusage { { speed = 0.0, model = "unknown", times = table: 0x2aaaaec690 }, { speed = 0.0, model = "unknown", times = table: 0x2aaaaf36b0 }, { speed = 0.0, model = "unknown", times = table: 0x2aaaaef820 }, { speed = 0.0, model = "unknown", times = table: 0x2aaad76cf0 } } ok 43 misc - uv.cpu_info "lo" { { netmask = "255.0.0.0", mac = "\0\0\0\0\0\0", internal = true, family = "inet", ip = "127.0.0.1" }, { netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", mac = "\0\0\0\0\0\0", internal = true, family = "inet6", ip = "::1" } } "eth0" { { netmask = "255.255.0.0", mac = "p�Ւ�", internal = false, family = "inet", ip = "172.31.6.7" } } ok 44 misc - uv.interface_addresses { 2.11669921875, 1.63427734375, 0.87353515625 } ok 45 misc - uv.loadavg "/usr/bin/lua" ok 46 misc - uv.exepath "/builddir" ok 47 misc - uv.os_homedir "/tmp" ok 48 misc - uv.os_tmpdir { uid = 998, username = "mockbuild", shell = "/bin/bash", homedir = "/builddir", gid = 135 } ok 49 misc - uv.os_get_passwd "/builddir/build/BUILD/luv-1.32.0-0" "/" ok 50 misc - uv.cwd and uv.chdir 1.4771832838579e+16 ok 51 misc - uv.hrtime ok 52 misc - uv.getpid { version = "#5 SMP Wed Jul 25 18:33:57 UTC 2018", release = "4.15.0-00046-g48fb45691946-dirty", machine = "riscv64", sysname = "Linux" } ok 53 misc - uv.os_uname os.time 1573218361 uv.gettimeofday 1573218361.000846 ok 54 misc - uv.gettimeofday ok 55 misc - uv.os_environ "prepare" uv_prepare_t: 0x2aaad75ca0 ok 56 prepare-check-idle-async - simple prepare "timeout" uv_timer_t: 0x2aab21ce20 "check" uv_check_t: 0x2aaad75ca0 ok 57 prepare-check-idle-async - simple check "idle" uv_idle_t: 0x2aaad75ca0 ok 58 prepare-check-idle-async - simple idle ok 59 prepare-check-idle-async - simple async ok 60 process - test disable_stdio_inheritance { handle = uv_process_t: 0x2aaaac90c0, pid = 19986 } "stdout" { chunk = "Hello World" } "exit" { code = 0, signal = 0 } ok 61 process - process stdout { handle = uv_process_t: 0x2aaaac90c0, pid = 19987 } "exit" uv_process_t: 0x2aaaac90c0 { signal = 2, status = 0 } ok 62 process - spawn and kill by pid { handle = uv_process_t: 0x2aaaac90c0, pid = 19988 } "exit" uv_process_t: 0x2aaaac90c0 { signal = 15, status = 0 } ok 63 process - spawn and kill by handle ok 64 process - invalid command { handle = uv_process_t: 0x2aaaac90c0, pid = 19991 } "stdout" { chunk = "Hello World" } "exit" { code = 0, signal = 0 } ok 65 process - process stdio Sending child SIGINT "sigint\n" "exit" { code = 0, signal = 0, pid = 19992 } ok 66 signal - Catch SIGINT { server = uv_tcp_t: 0x2aaaad50b0, address = { port = 35771, ip = "127.0.0.1", family = "inet" } } { req = uv_connect_t: 0x2aaaacbed8, client = uv_tcp_t: 0x2aaaab8ca0 } "server on connection" uv_tcp_t: 0x2aaaad50b0 "client on connect" uv_tcp_t: 0x2aaaab8ca0 nil "client on shutdown" uv_tcp_t: 0x2aaaab8ca0 nil "client on close" uv_tcp_t: 0x2aaaab8ca0 ok 67 tcp - basic tcp server and client (ipv4) { server = uv_tcp_t: 0x2aaaab8ca0, address = { port = 41823, ip = "::1", family = "inet6" } } { req = uv_connect_t: 0x2aaaacdfe8, client = uv_tcp_t: 0x2aaaad50b0 } "server on connection" uv_tcp_t: 0x2aaaab8ca0 "client on connect" uv_tcp_t: 0x2aaaad50b0 nil "client on shutdown" uv_tcp_t: 0x2aaaad50b0 nil "client on close" uv_tcp_t: 0x2aaaad50b0 ok 68 tcp - basic tcp server and client (ipv6) { server = uv_tcp_t: 0x2aaaad50b0, address = { port = 43813, ip = "127.0.0.1", family = "inet" } } { socket = uv_tcp_t: 0x2aaaab8ca0, req = uv_write_t: 0x2aaab1c3a8 } "client onwrite" uv_tcp_t: 0x2aaaab8ca0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 69 tcp - tcp echo server and client { server = uv_tcp_t: 0x2aaaad50b0, address = { port = 42547, ip = "127.0.0.1", family = "inet" } } { socket = uv_tcp_t: 0x2aaad75db0, req = uv_write_t: 0x2aaab1a008 } "client onwrite" uv_tcp_t: 0x2aaad75db0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 70 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 71 tcp - tcp invalid ip address { server = uv_tcp_t: 0x2aaaad50b0, address = { port = 40553, ip = "127.0.0.1", family = "inet" } } { socket = uv_tcp_t: 0x2aaaab8ca0, req = uv_write_t: 0x2aaab1a798 } "client onwrite" uv_tcp_t: 0x2aaaab8ca0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } BUILDSTDERR: Uncaught Error: ./tests/test-tcp.lua:175: attempt to call a nil value (field 'tcp_close_reset') BUILDSTDERR: stack traceback: BUILDSTDERR: ./tests/test-tcp.lua:175: in upvalue 'fn' BUILDSTDERR: ./lib/tap.lua:48: in function <./lib/tap.lua:46> BUILDSTDERR: [C]: in function 'luv.run' BUILDSTDERR: ./lib/tap.lua:55: in function <./lib/tap.lua:42> BUILDSTDERR: [C]: in function 'xpcall' BUILDSTDERR: ./lib/tap.lua:42: in upvalue 'run' BUILDSTDERR: ./lib/tap.lua:138: in function 'lib/tap' BUILDSTDERR: tests/run.lua:23: in main chunk BUILDSTDERR: [C]: in ?