D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/lua-5.4.3-6.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PEjZ4D
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf lua-5.4.3
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/lua-5.4.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd lua-5.4.3
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/lua-5.4.3-tests.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cp /home/iurt/rpmbuild/SOURCES/mit.txt .
+ mv src/luaconf.h src/luaconf.h.template.in
+ echo 'Patch #0 (lua-5.4.0-beta-autotoolize.patch):'
Patch #0 (lua-5.4.0-beta-autotoolize.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .autoxxx --fuzz=0 -E
patching file configure.ac
patching file doc/Makefile.am
patching file Makefile.am
patching file src/.gitignore
patching file src/luaconf.h.template.in
Hunk #2 succeeded at 222 (offset -10 lines).
patching file src/lua.pc.in
patching file src/Makefile.am
+ echo 'Patch #1 (lua-5.3.0-idsize.patch):'
Patch #1 (lua-5.3.0-idsize.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .idsize --fuzz=0
patching file src/luaconf.h.template.in
Hunk #1 succeeded at 759 (offset 66 lines).
+ echo 'Patch #3 (lua-5.2.2-configure-linux.patch):'
Patch #3 (lua-5.2.2-configure-linux.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .configure-linux --fuzz=0
patching file configure.ac
Hunk #1 succeeded at 37 (offset -13 lines).
Hunk #2 succeeded at 50 (offset -13 lines).
+ echo 'Patch #4 (lua-5.3.0-configure-compat-module.patch):'
Patch #4 (lua-5.3.0-configure-compat-module.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .configure-compat-all --fuzz=0
patching file configure.ac
patching file src/luaconf.h.template.in
+ sed -i '/AC_INIT/s|5.[0-9].[0-9]|5.4.3|g' configure.ac
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.F9MYW3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd lua-5.4.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ autoreconf -fi
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:11: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:11: You should run autoupdate.
aclocal.m4:121: AC_PROG_LIBTOOL is expanded from...
configure.ac:11: the top level
configure.ac:13: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:13: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.ac:13: the top level
configure.ac:27: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:27: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.ac:27: the top level
configure.ac:10: installing './compile'
configure.ac:11: installing './config.guess'
configure.ac:11: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
src/Makefile.am: installing './depcomp'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking)
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-readline --with-compat-module
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for readline in -lreadline... yes
checking for readline/readline.h... yes
checking for readline/history.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/lua.pc
config.status: creating src/luaconf.h.template
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ sed -i 's|@pkgdatadir@|/usr/share|g' src/luaconf.h.template
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 'LIBS=-lm -ldl'
/usr/bin/make  all-recursive
Making all in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
rm -f luaconf.h luaconf.h.tmp
sed -e 's,%prefix%,/usr,g' -e 's,%lua_datadir%,/usr/share,g' -e 's,%lua_libdir%,/usr/lib64,g' luaconf.h.template >luaconf.h.tmp
mv luaconf.h.tmp luaconf.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/usr/bin/make  all-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lctype.lo lctype.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lctype.c  -fPIC -DPIC -o .libs/lctype.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lctype.c -o lctype.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lua.o lua.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lcorolib.lo lcorolib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lcorolib.c  -fPIC -DPIC -o .libs/lcorolib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lcorolib.c -o lcorolib.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lbaselib.lo lbaselib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lbaselib.c  -fPIC -DPIC -o .libs/lbaselib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lbaselib.c -o lbaselib.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ldblib.lo ldblib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ldblib.c  -fPIC -DPIC -o .libs/ldblib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ldblib.c -o ldblib.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ldump.lo ldump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ldump.c  -fPIC -DPIC -o .libs/ldump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ldump.c -o ldump.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o linit.lo linit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c linit.c  -fPIC -DPIC -o .libs/linit.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c linit.c -o linit.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ldebug.lo ldebug.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ldebug.c  -fPIC -DPIC -o .libs/ldebug.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ldebug.c -o ldebug.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lfunc.lo lfunc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lfunc.c  -fPIC -DPIC -o .libs/lfunc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lfunc.c -o lfunc.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lauxlib.lo lauxlib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lauxlib.c  -fPIC -DPIC -o .libs/lauxlib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lauxlib.c -o lauxlib.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ldo.lo ldo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ldo.c  -fPIC -DPIC -o .libs/ldo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ldo.c -o ldo.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lmem.lo lmem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lmem.c  -fPIC -DPIC -o .libs/lmem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lmem.c -o lmem.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lmathlib.lo lmathlib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lmathlib.c  -fPIC -DPIC -o .libs/lmathlib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lmathlib.c -o lmathlib.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lopcodes.lo lopcodes.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lopcodes.c  -fPIC -DPIC -o .libs/lopcodes.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lopcodes.c -o lopcodes.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lcode.lo lcode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lcode.c  -fPIC -DPIC -o .libs/lcode.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lcode.c -o lcode.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o loadlib.lo loadlib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c loadlib.c  -fPIC -DPIC -o .libs/loadlib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c loadlib.c -o loadlib.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lapi.lo lapi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lapi.c  -fPIC -DPIC -o .libs/lapi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lapi.c -o lapi.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liolib.lo liolib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c liolib.c  -fPIC -DPIC -o .libs/liolib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c liolib.c -o liolib.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o llex.lo llex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c llex.c  -fPIC -DPIC -o .libs/llex.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c llex.c -o llex.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lobject.lo lobject.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lobject.c  -fPIC -DPIC -o .libs/lobject.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lobject.c -o lobject.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o loslib.lo loslib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c loslib.c  -fPIC -DPIC -o .libs/loslib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c loslib.c -o loslib.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstring.lo lstring.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lstring.c  -fPIC -DPIC -o .libs/lstring.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lstring.c -o lstring.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstate.lo lstate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lstate.c  -fPIC -DPIC -o .libs/lstate.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lstate.c -o lstate.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lgc.lo lgc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lgc.c  -fPIC -DPIC -o .libs/lgc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lgc.c -o lgc.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ltm.lo ltm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ltm.c  -fPIC -DPIC -o .libs/ltm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ltm.c -o ltm.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ltablib.lo ltablib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ltablib.c  -fPIC -DPIC -o .libs/ltablib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ltablib.c -o ltablib.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lutf8lib.lo lutf8lib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lutf8lib.c  -fPIC -DPIC -o .libs/lutf8lib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lutf8lib.c -o lutf8lib.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lundump.lo lundump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lundump.c  -fPIC -DPIC -o .libs/lundump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lundump.c -o lundump.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lzio.lo lzio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lzio.c  -fPIC -DPIC -o .libs/lzio.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lzio.c -o lzio.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ltable.lo ltable.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ltable.c  -fPIC -DPIC -o .libs/ltable.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ltable.c -o ltable.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o luac.o luac.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lparser.lo lparser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lparser.c  -fPIC -DPIC -o .libs/lparser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lparser.c -o lparser.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstrlib.lo lstrlib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lstrlib.c  -fPIC -DPIC -o .libs/lstrlib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lstrlib.c -o lstrlib.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lvm.lo lvm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lvm.c  -fPIC -DPIC -o .libs/lvm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lvm.c -o lvm.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -release 5.4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o liblua.la -rpath /usr/lib64 lapi.lo lauxlib.lo lbaselib.lo lcode.lo lcorolib.lo lctype.lo ldblib.lo ldebug.lo ldo.lo ldump.lo lfunc.lo lgc.lo linit.lo liolib.lo llex.lo lmathlib.lo lmem.lo loadlib.lo lobject.lo lopcodes.lo loslib.lo lparser.lo lstate.lo lstring.lo lstrlib.lo ltable.lo ltablib.lo ltm.lo lundump.lo lutf8lib.lo lvm.lo lzio.lo  -lm -ldl
libtool: link: gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/lapi.o .libs/lauxlib.o .libs/lbaselib.o .libs/lcode.o .libs/lcorolib.o .libs/lctype.o .libs/ldblib.o .libs/ldebug.o .libs/ldo.o .libs/ldump.o .libs/lfunc.o .libs/lgc.o .libs/linit.o .libs/liolib.o .libs/llex.o .libs/lmathlib.o .libs/lmem.o .libs/loadlib.o .libs/lobject.o .libs/lopcodes.o .libs/loslib.o .libs/lparser.o .libs/lstate.o .libs/lstring.o .libs/lstrlib.o .libs/ltable.o .libs/ltablib.o .libs/ltm.o .libs/lundump.o .libs/lutf8lib.o .libs/lvm.o .libs/lzio.o   -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lm -ldl -Wl,-soname -Wl,liblua-5.4.so -o .libs/liblua-5.4.so
libtool: link: (cd ".libs" && rm -f "liblua.so" && ln -s "liblua-5.4.so" "liblua.so")
libtool: link: ar cru .libs/liblua.a  lapi.o lauxlib.o lbaselib.o lcode.o lcorolib.o lctype.o ldblib.o ldebug.o ldo.o ldump.o lfunc.o lgc.o linit.o liolib.o llex.o lmathlib.o lmem.o loadlib.o lobject.o lopcodes.o loslib.o lparser.o lstate.o lstring.o lstrlib.o ltable.o ltablib.o ltm.o lundump.o lutf8lib.o lvm.o lzio.o
libtool: link: ranlib .libs/liblua.a
libtool: link: ( cd ".libs" && rm -f "liblua.la" && ln -s "../liblua.la" "liblua.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o luac luac.o .libs/liblua.a -lm -ldl -lm -ldl
libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o luac luac.o  .libs/liblua.a -lm -ldl
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lua lua.o liblua.la -lm -ldl -lreadline -lncurses -lm -ldl
libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/lua lua.o  ./.libs/liblua.so -lreadline -lncurses -lm -ldl
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
Making all in doc
make[2]: Nothing to be done for 'all'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JtpFww
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64
+ cd lua-5.4.3
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
/usr/bin/make  install-am
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   liblua.la '/home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/liblua-5.4.so /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/lib64/liblua-5.4.so
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/lib64 && { ln -s -f liblua-5.4.so liblua.so || { rm -f liblua.so && ln -s liblua-5.4.so liblua.so; }; })
libtool: install: /usr/bin/install -p .libs/liblua.lai /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/lib64/liblua.la
libtool: install: /usr/bin/install -p .libs/liblua.a /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/lib64/liblua.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/lib64/liblua.a
libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/lib64/liblua.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p lua luac '/home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/bin'
libtool: warning: 'liblua.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/lua /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/bin/lua
libtool: install: /usr/bin/install -p luac /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/bin/luac
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/include'
 /usr/bin/install -p -m 644 lua.h lualib.h lauxlib.h lua.hpp '/home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/include'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/include'
 /usr/bin/install -p -m 644 luaconf.h '/home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/include'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 lua.pc '/home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/lib64/pkgconfig'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/src'
Making install in doc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 lua.1 luac.1 '/home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/share/man/man1'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/doc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3/doc'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lua-5.4.3'
+ find /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64 -name '*.la' -delete
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/lib64/lua/5.4
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/share/lua/5.4
+ mv /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/include/luaconf.h /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/include/luaconf-aarch64.h
+ install -p -m 644 /home/iurt/rpmbuild/SOURCES/luaconf.h /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/include/luaconf.h
+ touch /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/bin/lua5.2 /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/bin/lua5.3
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.4.3-6.mga9 --unique-debug-suffix -5.4.3-6.mga9.aarch64 --unique-debug-src-base lua-5.4.3-6.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/lua-5.4.3

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/bin/lua
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/bin/luac
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/lib64/liblua-5.4.so
dwz: ./usr/bin/lua-5.4.3-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/luac-5.4.3-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/liblua-5.4.so-5.4.3-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 1808kB, size after compression: 1808kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 3 CRC32s did match.
1621 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.o1vUlY
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd lua-5.4.3
+ '[' 1 -eq 1 ']'
+ cd ./lua-5.4.3-tests/
+ sed -i.orig -e '
    /db.lua/d;
    /errors.lua/d;
    ' all.lua
+ LD_LIBRARY_PATH=/home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64//usr/lib64
+ /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64//usr/bin/lua -e_U=true all.lua

	Starting Tests
random seeds: 1631289904, 795214504
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: 43.5K, max memory: 43.5K ----

time: 3.9e-05 (+3.9e-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.241773 (+0.241734)

***** 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.356282 (+0.114509)

***** 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.358426 (+0.002144)

***** 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.36156 (+0.003134)

***** FILE 'gengc.lua'*****
testing generational garbage collection
....+
..OK
    ---- total memory: 119.9K, max memory: 1.7M ----

time: 0.363739 (+0.002179)

***** 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: 169.4K, max memory: 1.7M ----

time: 0.509233 (+0.145494)

***** FILE 'constructs.lua'*****
testing syntax
.+
testing short-circuit optimizations (0)
..+
..OK
    ---- total memory: 888.0K, max memory: 1.7M ----

time: 0.616496 (+0.107263)

***** FILE 'code.lua'*****
    ---- total memory: 962.1K, max memory: 1.7M ----

time: 0.619034 (+0.002538)

***** 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
OK
    ---- total memory: 13.9M, max memory: 13.9M ----

time: 0.774486 (+0.155452)

***** FILE 'nextvar.lua'*****
testing tables, next, and for
+
+
....................................................................................+
.....testing next x GC of deleted keys
.......+
testing floats in numeric for
.OK
    ---- total memory: 130.4K, max memory: 13.9M ----

time: 0.823168 (+0.048682)

***** FILE 'pm.lua'*****
testing pattern matching
+
.+
+
+
OK
    ---- total memory: 141.2K, max memory: 13.9M ----

time: 0.82566 (+0.002492)

***** FILE 'utf8.lua'*****
testing UTF-8 library
ok
    ---- total memory: 161.6K, max memory: 13.9M ----

time: 0.826914 (+0.001254)

***** FILE 'api.lua'*****
.    ---- total memory: 352.4K, max memory: 13.9M ----

time: 0.829716 (+0.002802)

***** FILE 'events.lua'*****
testing metatables
....................+
+
OK
    ---- total memory: 134.3K, max memory: 13.9M ----

time: 0.832344 (+0.002628)

***** FILE 'vararg.lua'*****
testing vararg
+
+
+
OK
    ---- total memory: 169.0K, max memory: 13.9M ----

time: 0.832875 (+0.000531)

***** FILE 'closure.lua'*****
testing closures
....+
OK
    ---- total memory: 239.6K, max memory: 13.9M ----

time: 0.837542 (+0.004667)

***** 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: 219.9K, max memory: 13.9M ----

time: 0.842069 (+0.004527)

***** FILE 'goto.lua'*****
.OK
    ---- total memory: 137.6K, max memory: 13.9M ----

time: 0.842826 (+0.000757)

***** 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'
float random range in 31800 calls: [0.000155, 0.999995]
integer random range in 32000 calls: [minint + 81ppm, maxint - 16ppm]
OK
    ---- total memory: 202.5K, max memory: 13.9M ----

time: 0.883242 (+0.040416)

***** FILE 'sort.lua'*****
testing (parts of) table library
testing unpack
testing pack
testing sort
.sorting 5000 random elements in 3.30 msec.
re-sorting 5000 sorted elements in 2.50 msec.
Invert-sorting other 5000 elements in 8.72 msec., with 63953 comparisons
sorting 5000 equal elements in 5.83 msec.
............OK
    ---- total memory: 265.6K, max memory: 13.9M ----

time: 0.914977 (+0.031735)

***** FILE 'bitwise.lua'*****
testing bitwise operations
+
testing bitwise library
+
+
OK
    ---- total memory: 333.0K, max memory: 13.9M ----

time: 0.916671 (+0.001694)

***** FILE 'verybig.lua'*****
testing RK
.    ---- total memory: 131.2K, max memory: 13.9M ----

time: 0.917121 (+0.00045)

***** FILE 'files.lua'*****
testing i/o
.+
............................................................................................................................+
.+
..+
+
..+
testing date/time
test done on 10/09/2021, at 16:05:05
Lua 5.4
(there should be two warnings now)
Lua warning: #This is an expected warning
Lua warning: #This is another one
64-bit integers, 64-bit floats
cleaning all!!!!
......    ---- total memory: 57.3K, max memory: 13.9M ----



total time: 0.95s (wall time: 1s)

final OK !!!
.>>> closing state <<<

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: lua-5.4.3-6.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XxoPLy
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd lua-5.4.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/share/doc/lua
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/share/doc/lua
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/share/doc/lua
+ cp -pr doc/contents.html doc/manual.html doc/readme.html /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/share/doc/lua
+ cp -pr doc/index.css doc/lua.css doc/manual.css /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/share/doc/lua
+ cp -pr doc/logo.gif /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/share/doc/lua
+ cp -pr doc/osi-certified-72x60.png /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/share/doc/lua
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.M1uoEq
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd lua-5.4.3
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/share/licenses/lua
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/share/licenses/lua
+ cp -pr mit.txt /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64/usr/share/licenses/lua
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lua = 5.4.3-6.mga9 lua(aarch-64) = 5.4.3-6.mga9 lua5.4 = 5.4.3-6.mga9
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) liblua-5.4.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libreadline.so.8()(64bit)
Conflicts: lua5.1 < 5.1.5-18
Processing files: lib64lua-devel-5.4.3-6.mga9.aarch64
Provides: devel(liblua-5.4(64bit)) lib64lua-devel = 5.4.3-6.mga9 lib64lua-devel(aarch-64) = 5.4.3-6.mga9 lua-devel = 5.4.3-6.mga9 lua5.4-devel = 5.4.3-6.mga9 pkgconfig(lua) = 5.4.3
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libdl(64bit)) devel(libm(64bit)) pkgconfig
Conflicts: lib64lua5.1-devel < 5.1.5-18
Obsoletes: lib64lua5.3-devel < 5.4
Processing files: lib64lua5.4-5.4.3-6.mga9.aarch64
Provides: lib64lua5.4 = 5.4.3-6.mga9 lib64lua5.4(aarch-64) = 5.4.3-6.mga9 liblua-5.4.so()(64bit) lua(abi) = 5.4
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit)
Processing files: lib64lua-static-devel-5.4.3-6.mga9.aarch64
Provides: lib64lua-static-devel = 5.4.3-6.mga9 lib64lua-static-devel(aarch-64) = 5.4.3-6.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Obsoletes: lib64lua5.3-static-devel < 5.4
Processing files: lua-debugsource-5.4.3-6.mga9.aarch64
Provides: lua-debugsource = 5.4.3-6.mga9 lua-debugsource(aarch-64) = 5.4.3-6.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lua-debuginfo-5.4.3-6.mga9.aarch64
Provides: debuginfo(build-id) = 675ed6d2944a9375c528b7d2bb022d53de75e0fd debuginfo(build-id) = ee1e88492c4b954d705b9cbd10ae1b9eae823eb6 lua-debuginfo = 5.4.3-6.mga9 lua-debuginfo(aarch-64) = 5.4.3-6.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: lua-debugsource(aarch-64) = 5.4.3-6.mga9
Processing files: lib64lua5.4-debuginfo-5.4.3-6.mga9.aarch64
Provides: debuginfo(build-id) = 1c3d428f38a6fdcc65ebeeeb472b64d47388b076 lib64lua5.4-debuginfo = 5.4.3-6.mga9 lib64lua5.4-debuginfo(aarch-64) = 5.4.3-6.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: lua-debugsource(aarch-64) = 5.4.3-6.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64lua-devel-5.4.3-6.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64lua5.4-5.4.3-6.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lua-5.4.3-6.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lua-debuginfo-5.4.3-6.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64lua5.4-debuginfo-5.4.3-6.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lua-debugsource-5.4.3-6.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64lua-static-devel-5.4.3-6.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Vg8X4M
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd lua-5.4.3
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/lua-5.4.3-6.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1lBkJv
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf lua-5.4.3
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!