Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/lua.spec'], chrootPath='/var/lib/mock/dist-oc9-build-42878-14591/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/lua.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/lua-5.4.4-4.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/lua.spec'], chrootPath='/var/lib/mock/dist-oc9-build-42878-14591/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/lua.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xrEw6R + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lua-5.4.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/lua-5.4.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lua-5.4.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/lua-5.4.4-tests.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/25b143dd34fb587d1e35290c4b25bc08954800e2.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/1f3c6f4534c6411313361697d98d1145a1f030fa.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/lua-5.4.4-makefile.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/lua-5.4.4-edit-luaroot.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i -e s@lib/lua/@lib64/lua/@g src/luaconf.h + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sZ4Mbq + umask 022 + cd /builddir/build/BUILD + cd lua-5.4.4 ++ nproc + make -j8 VERBOSE=1 V=5.4 R=5.4.4 CC=cc 'MYCFLAGS=-O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE' make[1]: Entering directory '/builddir/build/BUILD/lua-5.4.4/src' Guessing Linux make[2]: Entering directory '/builddir/build/BUILD/lua-5.4.4/src' make all SYSCFLAGS="-DLUA_USE_LINUX" SYSLIBS="-Wl,-E -ldl" make[3]: Entering directory '/builddir/build/BUILD/lua-5.4.4/src' cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lapi.o lapi.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c lcode.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lctype.o lctype.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o ldebug.o ldebug.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o ldo.o ldo.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o ldump.o ldump.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lfunc.o lfunc.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lgc.o lgc.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c llex.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lmem.o lmem.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lobject.o lobject.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lopcodes.o lopcodes.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c lparser.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lstate.o lstate.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lstring.o lstring.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o ltable.o ltable.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o ltm.o ltm.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lundump.o lundump.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lvm.o lvm.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lzio.o lzio.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lauxlib.o lauxlib.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lbaselib.o lbaselib.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lcorolib.o lcorolib.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o ldblib.o ldblib.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o liolib.o liolib.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lmathlib.o lmathlib.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o loadlib.o loadlib.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o loslib.o loslib.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lstrlib.o lstrlib.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o ltablib.o ltablib.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lutf8lib.o lutf8lib.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o linit.o linit.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o lua.o lua.c cc -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_LINUX -O2 -g -std=gnu99 -D_GNU_SOURCE -fPIC -DLUA_COMPAT_MODULE -c -o luac.o luac.c ar rcu liblua.a lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lcorolib.o ldblib.o liolib.o lmathlib.o loadlib.o loslib.o lstrlib.o ltablib.o lutf8lib.o linit.o cc -o liblua-5.4.so -rdynamic -shared -Wl,-soname,liblua-5.4.so lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lcorolib.o ldblib.o liolib.o lmathlib.o loadlib.o loslib.o lstrlib.o ltablib.o lutf8lib.o linit.o ranlib liblua.a cc -o lua lua.o lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lcorolib.o ldblib.o liolib.o lmathlib.o loadlib.o loslib.o lstrlib.o ltablib.o lutf8lib.o linit.o -lm -Wl,-E -ldl cc -o luac luac.o lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lcorolib.o ldblib.o liolib.o lmathlib.o loadlib.o loslib.o lstrlib.o ltablib.o lutf8lib.o linit.o -lm -Wl,-E -ldl make[3]: Leaving directory '/builddir/build/BUILD/lua-5.4.4/src' make[2]: Leaving directory '/builddir/build/BUILD/lua-5.4.4/src' make[1]: Leaving directory '/builddir/build/BUILD/lua-5.4.4/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dsAINh + umask 022 + cd /builddir/build/BUILD + /usr/bin/rm -rf /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT + /usr/bin/mkdir /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64 + cd lua-5.4.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64 'INSTALL=/usr/bin/install -p' INSTALL_TOP=/builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr INSTALL_LIB=/builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/lib64 cd src && mkdir -p /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/bin /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/include /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/lib64 /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/share/man/man1 /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/share/lua/5.4 /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/lib64/lua/5.4 cd src && /usr/bin/install -p -m 0755 lua luac /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/bin cd src && /usr/bin/install -p -m 0644 lua.h luaconf.h lualib.h lauxlib.h lua.hpp /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/include cd src && /usr/bin/install -p -m 0644 liblua.a /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/lib64 cd src && /usr/bin/install -p -m 0644 liblua-5.4.so /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/lib64 cd doc && /usr/bin/install -p -m 0644 lua.1 luac.1 /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/share/man/man1 + ln -s liblua-5.4.so /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/lib64/liblua.so + ln -s liblua-5.4.so /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/lib64/liblua5.4.so.0 + cat + install -D -m 644 lua.pc /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/lib64/pkgconfig/lua.pc + /usr/lib/rpm/brp-compress /usr + /usr/lib/rpm/brp-elfperms + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-remove-la-files Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RNOXWw + umask 022 + cd /builddir/build/BUILD + cd lua-5.4.4 + cd ./lua-5.4.4-tests/ + sed -i.orig -e '/db.lua/d; /errors.lua/d;' all.lua + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64//usr/lib64 + /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64//usr/bin/lua -e_U=true all.lua Starting Tests random seeds: 1695034523, 350880424 current path: ****/usr/share/lua/5.4/?.lua;/usr/share/lua/5.4/?/init.lua;/usr/lib64/lua/5.4/?.lua;/usr/lib64/lua/5.4/?/init.lua;./?.lua;./?/init.lua**** ---- total memory: 44.5K, max memory: 44.5K ---- time: 1.4e-05 (+1.4e-05) ***** FILE 'main.lua'***** ***** FILE 'gc.lua'***** ..testing incremental garbage collection ..................................................................................................................creating many objects .................................................................functions with errors .long strings ................................steps steps (2) clearing tables .....................weak tables ..............................+ ........self-referenced threads ...........OK . ---- total memory: 1.4M, max memory: 1.4M ---- time: 0.139068 (+0.139054) ***** FILE 'calls.lua'***** testing functions and calls + + testing tail calls + + .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................testing binary chunks OK testing strings and string library testing 'format %a %A' OK testing scanner + + + + + OK ---- total memory: 1.3M, max memory: 1.4M ---- time: 0.198362 (+0.059294) ***** FILE 'tpack.lua'***** testing pack/unpack platform: short 2, int 4, long 8, size_t 8, float 4, double 8, lua Integer 8, lua Number 8 little endian alignment: 8 testing invalid formats testing pack/unpack of floating-point numbers testing pack/unpack of strings testing alignment OK ---- total memory: 1.5M, max memory: 1.5M ---- time: 0.19946 (+0.001098) ***** FILE 'attrib.lua'***** testing require package config: /|;|?|!|-| testing 'require' message + testing assignments, logical operators, and constructors + OK ---- total memory: 1.7M, max memory: 1.7M ---- time: 0.200848 (+0.001388) ***** FILE 'gengc.lua'***** testing generational garbage collection ...+ ...OK ---- total memory: 121.0K, max memory: 1.7M ---- time: 0.201717 (+0.000869) ***** FILE 'locals.lua'***** testing local variables and environments .+ testing to-be-closed variables testing errors in __close ...to-be-closed variables in coroutines .OK ---- total memory: 174.7K, max memory: 1.7M ---- time: 0.273676 (+0.071959) ***** FILE 'constructs.lua'***** testing syntax .+ testing short-circuit optimizations (0) ..+ ..OK ---- total memory: 1.1M, max memory: 1.7M ---- time: 0.307783 (+0.034107) ***** FILE 'code.lua'***** ---- total memory: 927.1K, max memory: 1.7M ---- time: 0.308373 (+0.00059) ***** FILE 'cstack.lua'***** testing stack overflow detection testing stack overflow in message handling .final count: 250036 testing recursion inside pattern matching testing stack-overflow in recursive 'gsub' final count: 197 testing stack-overflow in recursive 'gsub' with metatables final count: 99 testing limits in coroutines inside deep calls final count: 196 nesting of resuming yielded coroutines final count: 195 nesting coroutines running after recoverable errors final count: 197 OK ---- total memory: 14.2M, max memory: 14.2M ---- time: 0.358404 (+0.050031) ***** FILE 'nextvar.lua'***** testing tables, next, and for + + ....................................................................................+ testing next x GC of deleted keys ............+ testing floats in numeric for OK . ---- total memory: 135.1K, max memory: 14.2M ---- time: 0.375356 (+0.016952) ***** FILE 'pm.lua'***** testing pattern matching + .+ + + OK ---- total memory: 170.6K, max memory: 14.2M ---- time: 0.376587 (+0.001231) ***** FILE 'utf8.lua'***** testing UTF-8 library ok ---- total memory: 161.2K, max memory: 14.2M ---- time: 0.377228 (+0.000641) ***** FILE 'api.lua'***** . ---- total memory: 342.3K, max memory: 14.2M ---- time: 0.378607 (+0.001379) ***** FILE 'events.lua'***** testing metatables ....................+ + OK ---- total memory: 135.3K, max memory: 14.2M ---- time: 0.379748 (+0.001141) ***** FILE 'vararg.lua'***** testing vararg + + + OK ---- total memory: 170.1K, max memory: 14.2M ---- time: 0.379975 (+0.000227) ***** FILE 'closure.lua'***** testing closures ....+ OK ---- total memory: 240.7K, max memory: 14.2M ---- time: 0.382114 (+0.002139) ***** FILE 'coroutine.lua'***** testing coroutines to-be-closed variables in coroutines testing 'coroutine.close' ..+ testing yields inside metamethods .+ testing yields inside 'for' iterators OK ---- total memory: 218.8K, max memory: 14.2M ---- time: 0.384132 (+0.002018) ***** FILE 'goto.lua'***** .OK ---- total memory: 138.6K, max memory: 14.2M ---- time: 0.38446 (+0.000328) ***** FILE 'math.lua'***** testing numbers and math lib 64-bit integers, 53-bit (mantissa) floats .testing order (floats cannot represent all integers) testing -0 and NaN testing 'math.random' random seeds: 1695034523, 350880424 float random range in 53000 calls: [0.000025, 0.999984] integer random range in 57600 calls: [minint + 40ppm, maxint - 50ppm] OK ---- total memory: 164.2K, max memory: 14.2M ---- time: 0.418334 (+0.033874) ***** FILE 'sort.lua'***** testing (parts of) table library testing unpack testing pack testing sort sorting 5000 random elements in 1.45 msec. .re-sorting 5000 sorted elements in 1.10 msec. Invert-sorting other 5000 elements in 4.30 msec., with 63354 comparisons sorting 5000 equal elements in 2.51 msec. ............OK ---- total memory: 266.6K, max memory: 14.2M ---- time: 0.432618 (+0.014284) ***** FILE 'bitwise.lua'***** testing bitwise operations + testing bitwise library + + OK ---- total memory: 334.7K, max memory: 14.2M ---- time: 0.433367 (+0.000749) ***** FILE 'verybig.lua'***** testing RK ---- total memory: 132.3K, max memory: 14.2M ---- time: 0.433544 (+0.000177) ***** FILE 'files.lua'***** .testing i/o + ............................................................................................................................+ ..+ ..+ + ..+ testing date/time test done on 18/09/2023, at 18:55:23 Lua 5.4 (there should be two warnings now) 64-bit integers, 64-bit floats Lua warning: #This is an expected warning Lua warning: #This is another one cleaning all!!!! ....... ---- total memory: 58.3K, max memory: 14.2M ---- total time: 0.44s (wall time: 0s) final OK !!! >>> closing state <<< + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lua-5.4.4-4.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5NaNH4 + umask 022 + cd /builddir/build/BUILD + cd lua-5.4.4 + DOCDIR=/builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/share/doc/lua-5.4.4 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/share/doc/lua-5.4.4 + cp -pr README /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/share/doc/lua-5.4.4 + cp -pr doc/contents.html doc/manual.html doc/readme.html /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/share/doc/lua-5.4.4 + cp -pr doc/index.css doc/lua.css doc/manual.css /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/share/doc/lua-5.4.4 + cp -pr doc/logo.gif /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/share/doc/lua-5.4.4 + cp -pr doc/osi-certified-72x60.png /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64/usr/share/doc/lua-5.4.4 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lua = 5.4.4-4.oc9 lua(aarch-64) = 5.4.4-4.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) rtld(GNU_HASH) Processing files: lua-devel-5.4.4-4.oc9.aarch64 Provides: lua-devel = 5.4.4-4.oc9 lua-devel(aarch-64) = 5.4.4-4.oc9 pkgconfig(lua) = 5.4.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: lua-libs-5.4.4-4.oc9.aarch64 Provides: liblua-5.4.so()(64bit) lua(abi) = 5.4 lua-libs = 5.4.4-4.oc9 lua-libs(aarch-64) = 5.4.4-4.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: lua-static-5.4.4-4.oc9.aarch64 Provides: lua-static = 5.4.4-4.oc9 lua-static(aarch-64) = 5.4.4-4.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lua-5.4.4-4.oc9.aarch64 Wrote: /builddir/build/RPMS/lua-devel-5.4.4-4.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/lua-libs-5.4.4-4.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/lua-5.4.4-4.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/lua-static-5.4.4-4.oc9.aarch64.rpm Child return code was: 0