<86>Apr 19 01:40:25 userdel[699921]: delete user 'rooter'
<86>Apr 19 01:40:25 userdel[699921]: removed group 'rooter' owned by 'rooter'
<86>Apr 19 01:40:25 userdel[699921]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 19 01:40:25 groupadd[699942]: group added to /etc/group: name=rooter, GID=966
<86>Apr 19 01:40:25 groupadd[699942]: group added to /etc/gshadow: name=rooter
<86>Apr 19 01:40:25 groupadd[699942]: new group: name=rooter, GID=966
<86>Apr 19 01:40:25 useradd[699959]: new user: name=rooter, UID=966, GID=966, home=/root, shell=/bin/bash
<86>Apr 19 01:40:25 userdel[699978]: delete user 'builder'
<86>Apr 19 01:40:25 userdel[699978]: removed group 'builder' owned by 'builder'
<86>Apr 19 01:40:25 groupadd[699996]: group added to /etc/group: name=builder, GID=967
<86>Apr 19 01:40:25 groupadd[699996]: group added to /etc/gshadow: name=builder
<86>Apr 19 01:40:25 groupadd[699996]: new group: name=builder, GID=967
<86>Apr 19 01:40:25 useradd[700009]: new user: name=builder, UID=967, GID=967, home=/usr/src, shell=/bin/bash
<13>Apr 19 01:40:26 rpmi: libncurses-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed
<13>Apr 19 01:40:26 rpmi: libncurses++-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed
<13>Apr 19 01:40:26 rpmi: libtinfo-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed
<13>Apr 19 01:40:26 rpmi: libncurses-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed
<13>Apr 19 01:40:26 rpmi: libncurses++-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed
<13>Apr 19 01:40:26 rpmi: libncursesw-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed
<13>Apr 19 01:40:26 rpmi: libtic-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed
<13>Apr 19 01:40:26 rpmi: libreadline-devel-7.0.3-alt4 sisyphus+283725.100.1.2 1629849376 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/lua5.3-5.3.6-alt2.nosrc.rpm (w1.gzdio)
Installing lua5.3-5.3.6-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6713
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf lua-5.3.6
+ echo 'Source #0 (lua-5.3.6.tar):'
Source #0 (lua-5.3.6.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/lua-5.3.6.tar
+ cd lua-5.3.6
+ echo 'Source #1 (lua-5.3.4-tests.tar):'
Source #1 (lua-5.3.4-tests.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/lua-5.3.4-tests.tar
+ /bin/chmod -c -Rf u+rwX,go-w .
+ cp -a /usr/src/RPM/SOURCES/COPYRIGHT .
+ mv src/luaconf.h src/luaconf.h.template.in
+ echo 'Patch #0 (lua-5.3.0-autotoolize.patch):'
Patch #0 (lua-5.3.0-autotoolize.patch):
+ /usr/bin/patch -p1 -b --suffix .autoxxx -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 205 (offset 25 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 -p1 -b --suffix .idsize
patching file src/luaconf.h.template.in
Hunk #1 succeeded at 750 (offset 57 lines).
+ echo 'Patch #3 (lua-5.2.2-configure-linux.patch):'
Patch #3 (lua-5.2.2-configure-linux.patch):
+ /usr/bin/patch -p1 -b --suffix .configure-linux
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 -p1 -b --suffix .configure-compat-all
patching file configure.ac
patching file src/luaconf.h.template.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6713
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lua-5.3.6
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize-default: and rerunning libtoolize-default and aclocal.
libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:10: installing './compile'
configure.ac:8: installing './missing'
src/Makefile.am: installing './depcomp'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --with-readline --with-compat-module
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-alt-linux-gcc... none
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-alt-linux-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... 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
configure: WARNING: unrecognized options: --without-included-gettext
+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ sed -i 's|@pkgdatadir@|/usr/share|g' src/luaconf.h.template
+ make -j16 'LIBS=-lm -ldl'
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/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 '/usr/src/RPM/BUILD/lua-5.3.6/src'
make  all-am
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lctype.lo lctype.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lctype.c  -fPIC -DPIC -o .libs/lctype.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lctype.c -o lctype.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lua.o lua.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o linit.lo linit.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c linit.c  -fPIC -DPIC -o .libs/linit.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c linit.c -o linit.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lfunc.lo lfunc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lfunc.c  -fPIC -DPIC -o .libs/lfunc.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lfunc.c -o lfunc.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lbitlib.lo lbitlib.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lbitlib.c  -fPIC -DPIC -o .libs/lbitlib.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lbitlib.c -o lbitlib.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lcorolib.lo lcorolib.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lcorolib.c  -fPIC -DPIC -o .libs/lcorolib.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lcorolib.c -o lcorolib.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o ldump.lo ldump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c ldump.c  -fPIC -DPIC -o .libs/ldump.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c ldump.c -o ldump.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o ldblib.lo ldblib.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c ldblib.c  -fPIC -DPIC -o .libs/ldblib.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c ldblib.c -o ldblib.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lmem.lo lmem.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lmem.c  -fPIC -DPIC -o .libs/lmem.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lmem.c -o lmem.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lopcodes.lo lopcodes.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lopcodes.c  -fPIC -DPIC -o .libs/lopcodes.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lopcodes.c -o lopcodes.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lbaselib.lo lbaselib.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lbaselib.c  -fPIC -DPIC -o .libs/lbaselib.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lbaselib.c -o lbaselib.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o ldebug.lo ldebug.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c ldebug.c  -fPIC -DPIC -o .libs/ldebug.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c ldebug.c -o ldebug.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o ldo.lo ldo.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c ldo.c  -fPIC -DPIC -o .libs/ldo.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c ldo.c -o ldo.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lmathlib.lo lmathlib.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lmathlib.c  -fPIC -DPIC -o .libs/lmathlib.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lmathlib.c -o lmathlib.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o loslib.lo loslib.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c loslib.c  -fPIC -DPIC -o .libs/loslib.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c loslib.c -o loslib.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o liolib.lo liolib.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c liolib.c  -fPIC -DPIC -o .libs/liolib.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c liolib.c -o liolib.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o loadlib.lo loadlib.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c loadlib.c  -fPIC -DPIC -o .libs/loadlib.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c loadlib.c -o loadlib.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lauxlib.lo lauxlib.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lauxlib.c  -fPIC -DPIC -o .libs/lauxlib.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lauxlib.c -o lauxlib.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lstate.lo lstate.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lstate.c  -fPIC -DPIC -o .libs/lstate.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lstate.c -o lstate.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lgc.lo lgc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lgc.c  -fPIC -DPIC -o .libs/lgc.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lgc.c -o lgc.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lcode.lo lcode.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lcode.c  -fPIC -DPIC -o .libs/lcode.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lcode.c -o lcode.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lstring.lo lstring.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lstring.c  -fPIC -DPIC -o .libs/lstring.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lstring.c -o lstring.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o llex.lo llex.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c llex.c  -fPIC -DPIC -o .libs/llex.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c llex.c -o llex.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lobject.lo lobject.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lobject.c  -fPIC -DPIC -o .libs/lobject.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lobject.c -o lobject.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o ltm.lo ltm.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c ltm.c  -fPIC -DPIC -o .libs/ltm.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c ltm.c -o ltm.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lzio.lo lzio.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lzio.c  -fPIC -DPIC -o .libs/lzio.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lzio.c -o lzio.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o ltablib.lo ltablib.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c ltablib.c  -fPIC -DPIC -o .libs/ltablib.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c ltablib.c -o ltablib.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o luac.o luac.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lapi.lo lapi.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lapi.c  -fPIC -DPIC -o .libs/lapi.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lapi.c -o lapi.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o ltable.lo ltable.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c ltable.c  -fPIC -DPIC -o .libs/ltable.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c ltable.c -o ltable.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lutf8lib.lo lutf8lib.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lutf8lib.c  -fPIC -DPIC -o .libs/lutf8lib.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lutf8lib.c -o lutf8lib.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lundump.lo lundump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lundump.c  -fPIC -DPIC -o .libs/lundump.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lundump.c -o lundump.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lparser.lo lparser.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lparser.c  -fPIC -DPIC -o .libs/lparser.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lparser.c -o lparser.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lstrlib.lo lstrlib.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lstrlib.c  -fPIC -DPIC -o .libs/lstrlib.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lstrlib.c -o lstrlib.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o lvm.lo lvm.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lvm.c  -fPIC -DPIC -o .libs/lvm.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c lvm.c -o lvm.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -release 5.3  -o liblua.la -rpath /usr/lib64 lapi.lo lauxlib.lo lbaselib.lo lbitlib.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: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/lapi.o .libs/lauxlib.o .libs/lbaselib.o .libs/lbitlib.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   -lm -ldl  -g -O2 -flto=auto   -Wl,-soname -Wl,liblua-5.3.so -o .libs/liblua-5.3.so
libtool: link: (cd ".libs" && rm -f "liblua.so" && ln -s "liblua-5.3.so" "liblua.so")
libtool: link: ar cr .libs/liblua.a  lapi.o lauxlib.o lbaselib.o lbitlib.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 '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects   -o lua lua.o liblua.la -lm -ldl -lreadline -lncurses -lm -ldl
libtool: link: x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -o .libs/lua lua.o  ./.libs/liblua.so -lreadline -lncurses -lm -ldl
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects   -o luac luac.o .libs/liblua.a -lm -ldl -lm -ldl
libtool: link: x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -o luac luac.o  .libs/liblua.a -lm -ldl
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
Making all in doc
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.71660
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/lua5.3-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/lua5.3-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd lua-5.3.6
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/lua5.3-buildroot
make: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make  install-am
make[2]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
 /bin/mkdir -p '/usr/src/tmp/lua5.3-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   liblua.la '/usr/src/tmp/lua5.3-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/liblua-5.3.so /usr/src/tmp/lua5.3-buildroot/usr/lib64/liblua-5.3.so
libtool: install: (cd /usr/src/tmp/lua5.3-buildroot/usr/lib64 && { ln -s -f liblua-5.3.so liblua.so || { rm -f liblua.so && ln -s liblua-5.3.so liblua.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/liblua.lai /usr/src/tmp/lua5.3-buildroot/usr/lib64/liblua.la
libtool: install: /usr/libexec/rpm-build/install -p .libs/liblua.a /usr/src/tmp/lua5.3-buildroot/usr/lib64/liblua.a
libtool: install: chmod 644 /usr/src/tmp/lua5.3-buildroot/usr/lib64/liblua.a
libtool: install: ranlib /usr/src/tmp/lua5.3-buildroot/usr/lib64/liblua.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/lua5.3-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p lua luac '/usr/src/tmp/lua5.3-buildroot/usr/bin'
libtool: warning: 'liblua.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/lua /usr/src/tmp/lua5.3-buildroot/usr/bin/lua
libtool: install: /usr/libexec/rpm-build/install -p luac /usr/src/tmp/lua5.3-buildroot/usr/bin/luac
 /bin/mkdir -p '/usr/src/tmp/lua5.3-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 lua.h lualib.h lauxlib.h lua.hpp '/usr/src/tmp/lua5.3-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/lua5.3-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 luaconf.h '/usr/src/tmp/lua5.3-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/lua5.3-buildroot/usr/lib64/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 lua.pc '/usr/src/tmp/lua5.3-buildroot/usr/lib64/pkgconfig'
make[3]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/lua5.3-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/install -p -m 644 lua.1 luac.1 '/usr/src/tmp/lua5.3-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/lua-5.3.6'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6'
make: Leaving directory '/usr/src/RPM/BUILD/lua-5.3.6'
+ rm /usr/src/tmp/lua5.3-buildroot/usr/lib64/liblua.la
+ mkdir -p /usr/src/tmp/lua5.3-buildroot/usr/lib64/lua/5.3
+ mkdir -p /usr/src/tmp/lua5.3-buildroot/usr/share/lua/5.3
+ mv /usr/src/tmp/lua5.3-buildroot/usr/bin/lua /usr/src/tmp/lua5.3-buildroot/usr/bin/lua-5.3
+ mv /usr/src/tmp/lua5.3-buildroot/usr/bin/luac /usr/src/tmp/lua5.3-buildroot/usr/bin/luac-5.3
+ ln -s lua-5.3 /usr/src/tmp/lua5.3-buildroot/usr/bin/lua
+ ln -s luac-5.3 /usr/src/tmp/lua5.3-buildroot/usr/bin/luac
+ ln -s lua-5.3 /usr/src/tmp/lua5.3-buildroot/usr/bin/lua5.3
+ ln -s luac-5.3 /usr/src/tmp/lua5.3-buildroot/usr/bin/luac5.3
+ mv /usr/src/tmp/lua5.3-buildroot/usr/share/man/man1/lua.1 /usr/src/tmp/lua5.3-buildroot/usr/share/man/man1/lua-5.3.1
+ mv /usr/src/tmp/lua5.3-buildroot/usr/share/man/man1/luac.1 /usr/src/tmp/lua5.3-buildroot/usr/share/man/man1/luac-5.3.1
+ ln -s lua-5.3.1 /usr/src/tmp/lua5.3-buildroot/usr/share/man/man1/lua.1
+ ln -s lua-5.3.1 /usr/src/tmp/lua5.3-buildroot/usr/share/man/man1/luac.1
+ ln -s lua-5.3.1 /usr/src/tmp/lua5.3-buildroot/usr/share/man/man1/lua5.3.1
+ ln -s lua-5.3.1 /usr/src/tmp/lua5.3-buildroot/usr/share/man/man1/luac5.3.1
+ mv /usr/src/tmp/lua5.3-buildroot/usr/include/luaconf.h /usr/src/tmp/lua5.3-buildroot/usr/include/luaconf-x86_64.h
+ install -pm644 /usr/src/RPM/SOURCES/luaconf.h /usr/src/tmp/lua5.3-buildroot/usr/include/luaconf.h
+ mkdir -p /usr/src/tmp/lua5.3-buildroot/etc/buildreqs/packages/substitute.d
+ echo lua-devel
+ echo lua-devel-static
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/lua5.3-buildroot (auto)
mode of './usr/lib64/liblua-5.3.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/lua5.3-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/lua.pc: Cflags: '-I${includedir}' --> ''
Checking contents of files in /usr/src/tmp/lua5.3-buildroot/ (default)
Compressing files in /usr/src/tmp/lua5.3-buildroot (auto)
removed '/usr/src/tmp/lua5.3-buildroot/usr/share/man/man1/luac5.3.1'
'/usr/src/tmp/lua5.3-buildroot/usr/share/man/man1/luac5.3.1.xz' -> 'lua-5.3.1.xz'
removed '/usr/src/tmp/lua5.3-buildroot/usr/share/man/man1/lua5.3.1'
'/usr/src/tmp/lua5.3-buildroot/usr/share/man/man1/lua5.3.1.xz' -> 'lua-5.3.1.xz'
removed '/usr/src/tmp/lua5.3-buildroot/usr/share/man/man1/luac.1'
'/usr/src/tmp/lua5.3-buildroot/usr/share/man/man1/luac.1.xz' -> 'lua-5.3.1.xz'
removed '/usr/src/tmp/lua5.3-buildroot/usr/share/man/man1/lua.1'
'/usr/src/tmp/lua5.3-buildroot/usr/share/man/man1/lua.1.xz' -> 'lua-5.3.1.xz'
Adjusting library links in /usr/src/tmp/lua5.3-buildroot
./usr/lib64: (from <cmdline>:0)
	liblua-5.3.so -> liblua-5.3.so
Verifying ELF objects in /usr/src/tmp/lua5.3-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.27876
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lua-5.3.6
+ cd lua-5.3.4-tests
+ sed -i.orig -e '
    /db.lua/d;
    /errors.lua/d;
    ' all.lua
+ LD_LIBRARY_PATH=/usr/src/tmp/lua5.3-buildroot//usr/lib64
+ /usr/src/tmp/lua5.3-buildroot//usr/bin/lua -e_U=true all.lua
current path:
****/usr/share/lua/5.3/?.lua;/usr/share/lua/5.3/?/init.lua;/usr/lib64/lua/5.3/?.lua;/usr/lib64/lua/5.3/?/init.lua;./?.lua;./?/init.lua****

    ---- total memory: 49.8K, max memory: 49.8K ----

time: 4.1e-05 (+4.1e-05)

***** FILE 'main.lua'*****

***** FILE 'gc.lua'*****
testing garbage collection
..................................................................tables
.strings
..functions
............................functions with errors
long strings
...............steps
steps (2)
....clearing tables
................weak tables
.................................+
...self-referenced threads
.....OK
    ---- total memory: 2.6M, max memory: 2.6M ----

time: 0.060311 (+0.06027)

***** FILE 'calls.lua'*****
.testing functions and calls
+
+
+
+
.............................................................................................................................................................................................................................................................................................................................................................testing binary chunks
OK
.testing strings and string library
testing 'format %a %A'
OK
testing scanner
..+
+
+
+
+
OK
    ---- total memory: 504.3K, max memory: 2.6M ----

time: 0.079995 (+0.019684)

***** 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: 716.6K, max memory: 2.6M ----

time: 0.081566 (+0.001571)

***** FILE 'attrib.lua'*****
testing require
package config: /|;|?|!|-|
+
testing assignments, logical operators, and constructors
+
.OK
    ---- total memory: 401.9K, max memory: 2.6M ----

time: 0.08383 (+0.002264)

***** FILE 'locals.lua'*****
testing local variables and environments
...+
OK
    ---- total memory: 216.7K, max memory: 2.6M ----

time: 0.092657 (+0.008827)

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

time: 0.124932 (+0.032275)

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

time: 0.125569 (+0.000637)

***** FILE 'nextvar.lua'*****
testing tables, next, and for
+
+
.........................................................................................+
.....+
testing floats in numeric for
.OK
    ---- total memory: 131.5K, max memory: 2.6M ----

time: 0.139747 (+0.014178)

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

time: 0.144088 (+0.004341)

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

time: 0.144893 (+0.000805)

***** FILE 'api.lua'*****
    ---- total memory: 1.1M, max memory: 2.6M ----

time: 0.146238 (+0.001345)

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

time: 0.14867 (+0.002432)

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

time: 0.149015 (+0.000345)

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

time: 0.154253 (+0.005238)

***** FILE 'coroutine.lua'*****
testing coroutines
.+
testing yields inside metamethods
+
testing yields inside 'for' iterators
    ---- total memory: 783.0K, max memory: 2.6M ----

time: 0.156184 (+0.001931)

***** FILE 'goto.lua'*****
..OK
    ---- total memory: 136.3K, max memory: 2.6M ----

time: 0.156634 (+0.00045)

***** 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'
OK
    ---- total memory: 366.2K, max memory: 2.6M ----

time: 0.159453 (+0.002819)

***** FILE 'sort.lua'*****
.testing (parts of) table library
testing unpack
testing pack
testing sort
.sorting 5000 random elements in 2.00 msec.
re-sorting 5000 sorted elements in 1.00 msec.
Invert-sorting other 5000 elements in 8.00 msec., with 66027 comparisons
sorting 5000 equal elements in 3.92 msec.
............OK
    ---- total memory: 262.3K, max memory: 2.6M ----

time: 0.182565 (+0.023112)

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

time: 0.18351 (+0.000945)

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

time: 0.183778 (+0.000268)

***** FILE 'files.lua'*****
testing i/o
.+
.........................................................................................................................true
...+
.+
..+
+
..+
testing date/time
test done on 19/04/2022, at 01:40:40
Lua 5.3
64-bit integers, 64-bit floats
cleaning all!!!!
......    ---- total memory: 55.5K, max memory: 2.6M ----



total time: 0.19s (wall time: 0s)

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

+ exit 0
Processing files: lua5.3-5.3.6-alt2
warning: File listed twice: /usr/bin/luac
warning: File listed twice: /usr/bin/luac-5.3
warning: File listed twice: /usr/bin/luac5.3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yYGZze
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PiU1Gz
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: lua = 5.3.6-alt2, lua5 = 5.3.6-alt2
Requires: liblua = 5.3.6, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), liblua-5.3.so()(64bit) >= set:lf0k5JwfJyoPyhkBc4CCGnZGpY7gtqqwkRYGVlFzAnc1knZ5SAdVmswfLYaWJut1ZnN4pZA82zcRvXhuj4J3cicZq, libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libreadline.so.7()(64bit) >= set:nlIfCiwp4, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Conflicts: lua5 <= 5.1.5-alt2
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8kiXVX
Creating lua5.3-debuginfo package
Processing files: lua5.3-doc-5.3.6-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.10485
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lua-5.3.6
+ DOCDIR=/usr/src/tmp/lua5.3-buildroot/usr/share/doc/lua5.3-doc-5.3.6
+ export DOCDIR
+ rm -rf /usr/src/tmp/lua5.3-buildroot/usr/share/doc/lua5.3-doc-5.3.6
+ /bin/mkdir -p /usr/src/tmp/lua5.3-buildroot/usr/share/doc/lua5.3-doc-5.3.6
+ cp -prL doc/contents.html doc/manual.html doc/readme.html doc/index.css doc/lua.css doc/manual.css doc/logo.gif doc/osi-certified-72x60.png /usr/src/tmp/lua5.3-buildroot/usr/share/doc/lua5.3-doc-5.3.6
+ chmod -R go-w /usr/src/tmp/lua5.3-buildroot/usr/share/doc/lua5.3-doc-5.3.6
+ chmod -R a+rX /usr/src/tmp/lua5.3-buildroot/usr/share/doc/lua5.3-doc-5.3.6
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CMEyxj
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uGYA1K
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Processing files: liblua5.3-devel-5.3.6-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C07Dqr
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.txDlhF
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: lua-devel = 5.3.6-alt2, lua5.3-devel = 5.3.6-alt2, liblua-devel = 5.3.6-alt2, liblua5-devel = 5.3.6-alt2, pkgconfig(lua) = 5.3.0
Requires: lua5.3 = 5.3.6, /usr/lib64/liblua-5.3.so, /usr/lib64/pkgconfig
Conflicts: liblua5-devel < 5.3.6-alt2, liblua4-devel < 5.3.6, liblua-devel < 5.3.6
Obsoletes: liblua5-devel < 5.3.6-alt2
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uzHypR
Processing files: liblua5.3-5.3.6-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33254
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lua-5.3.6
+ DOCDIR=/usr/src/tmp/lua5.3-buildroot/usr/share/doc/liblua5.3-5.3.6
+ export DOCDIR
+ rm -rf /usr/src/tmp/lua5.3-buildroot/usr/share/doc/liblua5.3-5.3.6
+ /bin/mkdir -p /usr/src/tmp/lua5.3-buildroot/usr/share/doc/liblua5.3-5.3.6
+ cp -prL COPYRIGHT README /usr/src/tmp/lua5.3-buildroot/usr/share/doc/liblua5.3-5.3.6
+ chmod -R go-w /usr/src/tmp/lua5.3-buildroot/usr/share/doc/liblua5.3-5.3.6
+ chmod -R a+rX /usr/src/tmp/lua5.3-buildroot/usr/share/doc/liblua5.3-5.3.6
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Cp7qTT
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/lua5.3-buildroot/usr/lib64/liblua-5.3.so: 149 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rqJeDR
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: liblua = 5.3.6-alt2, liblua5 = 5.3.6-alt2, lua(abi) = 5.3, liblua-5.3.so()(64bit) = set:ldXRysJ1n9UrE7jaDl9L4wG0sBAP8J9Bbac9p4p5i5ExzCFb1YEw66o45xm8b0uDmZkGBivZBdsAOZBniQ0CRwL8ciRZHZyqrZq5KhoWFtQYKMZEV0v0U3QJZ6VMtMODvZcvsRq0v4J0eisNCCMP6hJMoJ4a109a4tucY5x4C5JiFh7qDo9yrhTmFENmtZi3NB6WZhZwyFIbM2QnAAH27TxcZGxCT9AsAWwrNZERwkAhFfMSPUYirGtGgl8Oa2wrhOXtGmCtyuFNqBeUaha5OBADNVtCBKbjA5ffLbpzQAqFNzZhjIcfR1a2
Requires: libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.45Ziy8
Creating liblua5.3-debuginfo package
Processing files: liblua5.3-devel-static-5.3.6-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rMwXOm
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VBaN6r
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: lua-static = 5.3.6-alt2, lua-devel-static = 5.3.6-alt2, liblua5-devel-static = 5.3.6-alt2
Requires: lua5.3 = 5.3.6-alt2, glibc-devel-static
Conflicts: liblua5-devel-static < 5.3.6-alt2, liblua4-devel-static < 5.3.6
Obsoletes: liblua5-devel-static < 5.3.6-alt2
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QYBzho
Processing files: lua5.3-debuginfo-5.3.6-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dZbjXj
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z6pKFw
find-requires: running scripts (debuginfo)
Requires: lua5.3 = 5.3.6-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(liblua-5.3.so), debug64(libm.so.6), debug64(libreadline.so.7)
Processing files: liblua5.3-debuginfo-5.3.6-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AuIbHV
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0nGSqX
find-requires: running scripts (debuginfo)
Provides: debug64(liblua-5.3.so)
Requires: liblua5.3 = 5.3.6-alt2, debug64(libc.so.6), debug64(libm.so.6)
Adding to liblua5.3-devel-static a strict dependency on lua5.3
Adding to lua5.3-debuginfo a strict dependency on lua5.3
Adding to liblua5.3-debuginfo a strict dependency on liblua5.3
Adding to lua5.3 a strict dependency on liblua5.3
Adding to liblua5.3-devel a strict dependency on lua5.3
Adding to liblua5.3-devel a strict dependency on liblua5.3
Adding to lua5.3-debuginfo a strict dependency on liblua5.3-debuginfo
Removing from lua5.3-debuginfo 43 sources provided by liblua5.3-debuginfo
Removing 2 extra deps from lua5.3 due to dependency on liblua5.3
Removing 1 extra deps from liblua5.3-devel due to dependency on liblua5.3
Removing 1 extra deps from lua5.3-debuginfo due to dependency on liblua5.3-debuginfo
Removing 1 extra deps from liblua5.3-devel due to repentancy on lua5.3
Removing 10 extra deps from lua5.3 due to repentancy on liblua5.3
Removing 2 extra deps from lua5.3-debuginfo due to repentancy on liblua5.3-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/lua5.3-5.3.6-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/lua5.3-doc-5.3.6-alt2.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblua5.3-devel-5.3.6-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblua5.3-5.3.6-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblua5.3-devel-static-5.3.6-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/lua5.3-debuginfo-5.3.6-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblua5.3-debuginfo-5.3.6-alt2.x86_64.rpm (w2.lzdio)
26.90user 5.77system 0:33.55elapsed 97%CPU (0avgtext+0avgdata 62308maxresident)k
0inputs+0outputs (0major+1971448minor)pagefaults 0swaps
29.58user 8.61system 0:38.21elapsed 99%CPU (0avgtext+0avgdata 103952maxresident)k
0inputs+0outputs (30294major+2364358minor)pagefaults 0swaps
--- liblua5.3-5.3.6-alt2.x86_64.rpm.repo	2021-10-14 07:48:22.000000000 +0000
+++ liblua5.3-5.3.6-alt2.x86_64.rpm.hasher	2022-04-19 01:41:02.234243681 +0000
@@ -22,3 +22,3 @@
 Provides: liblua5.3 = 5.3.6-alt2:sisyphus+286316.100.2.1
-File: /usr/lib64/liblua-5.3.so	100644	root:root	a7ac3a3d6b09991766ddfc54b5bd84a3	
+File: /usr/lib64/liblua-5.3.so	100644	root:root	de3e9a596eadb8fb2ad37506c7f07c42	
 File: /usr/lib64/lua/5.3	40755	root:root		
@@ -28,2 +28,2 @@
 File: /usr/share/lua/5.3	40755	root:root		
-RPMIdentity: 311eb1b9cbbac03c0ae810e2ddcc5cebcb280ebea2e6ed722ac5793dfefb9337143571601c4aa7ce54c2f98327461fcf5d615075a7f1f72c490da159fbe60911
+RPMIdentity: d839ce29ee7c5aa45413d5246798e588aa2ee09bf4c11b79e0c482a84cc0d534a61945083907e76af5feb173459f1c3c8b6b87802d2b8b620af957fa3404a1bc
--- liblua5.3-debuginfo-5.3.6-alt2.x86_64.rpm.repo	2021-10-14 07:48:22.000000000 +0000
+++ liblua5.3-debuginfo-5.3.6-alt2.x86_64.rpm.hasher	2022-04-19 01:41:02.288244568 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/0e	40755	root:root	
-/usr/lib/debug/.build-id/0e/be6886ace575ed52b64e9017a209917a29d3cb	120777	root:root	../../../../lib64/liblua-5.3.so
-/usr/lib/debug/.build-id/0e/be6886ace575ed52b64e9017a209917a29d3cb.debug	120777	root:root	../../usr/lib64/liblua-5.3.so.debug
+/usr/lib/debug/.build-id/59	40755	root:root	
+/usr/lib/debug/.build-id/59/dbf915d9797a5b601a601da7c39eff83b44f1b	120777	root:root	../../../../lib64/liblua-5.3.so
+/usr/lib/debug/.build-id/59/dbf915d9797a5b601a601da7c39eff83b44f1b.debug	120777	root:root	../../usr/lib64/liblua-5.3.so.debug
 /usr/lib/debug/usr/lib64/liblua-5.3.so.debug	100644	root:root	
@@ -67,6 +67,6 @@
 Provides: liblua5.3-debuginfo = 5.3.6-alt2:sisyphus+286316.100.2.1
-File: /usr/lib/debug/.build-id/0e	40755	root:root		
-File: /usr/lib/debug/.build-id/0e/be6886ace575ed52b64e9017a209917a29d3cb	120777	root:root		../../../../lib64/liblua-5.3.so
-File: /usr/lib/debug/.build-id/0e/be6886ace575ed52b64e9017a209917a29d3cb.debug	120777	root:root		../../usr/lib64/liblua-5.3.so.debug
-File: /usr/lib/debug/usr/lib64/liblua-5.3.so.debug	100644	root:root	11560ff8e9d2ec8073ca360467e4c540	
+File: /usr/lib/debug/.build-id/59	40755	root:root		
+File: /usr/lib/debug/.build-id/59/dbf915d9797a5b601a601da7c39eff83b44f1b	120777	root:root		../../../../lib64/liblua-5.3.so
+File: /usr/lib/debug/.build-id/59/dbf915d9797a5b601a601da7c39eff83b44f1b.debug	120777	root:root		../../usr/lib64/liblua-5.3.so.debug
+File: /usr/lib/debug/usr/lib64/liblua-5.3.so.debug	100644	root:root	244021464c7d2797b68871d08edbbe60	
 File: /usr/src/debug/lua-5.3.6	40755	root:root		
@@ -128,2 +128,2 @@
 File: /usr/src/debug/lua-5.3.6/src/lzio.h	100644	root:root	71580ac3b1848a72354269fab8fb62e2	
-RPMIdentity: 19fea557bc204bf484ed17b7ec99d4041d21a7e18f7765551dcd54d54ff5872aad30cf16c32519d9d56b97d123fbd823a5a614ef16832ff81c0076ac7b1377fb
+RPMIdentity: 9424a4548c5582db3024bfd906eb330a51ab7dbdddf0b955eeccf4ba7b8583eda2d433d70539bc5b15731dcef60f816645ea1944df3bd92b32ab512b79106d7e
--- liblua5.3-devel-static-5.3.6-alt2.x86_64.rpm.repo	2021-10-14 07:48:22.000000000 +0000
+++ liblua5.3-devel-static-5.3.6-alt2.x86_64.rpm.hasher	2022-04-19 01:41:02.387246196 +0000
@@ -13,3 +13,3 @@
 File: /etc/buildreqs/packages/substitute.d/liblua5.3-devel-static	100644	root:root	231a2584454bb99959924536189d4703	
-File: /usr/lib64/liblua.a	100644	root:root	9b004002ae72791bb1fbbb07aebc47ad	
-RPMIdentity: e75e481bd32263da45590fffc73367678acd5a45833df6ac70bcfac07b066a1c476f1b10934587bf0bca98a64357ea0bbdf550e39534182387e76eb5037049d4
+File: /usr/lib64/liblua.a	100644	root:root	4a7b038d3974700493f4ab4027918a4a	
+RPMIdentity: 5dbf686682b73412de0f79bf0b31b2d6f134029e894fd3e25e8ca41ee36cc8be75c6de8881a2c171123569927e9d43bf7992777c83372ade3da0f84c967dd019
--- lua5.3-5.3.6-alt2.x86_64.rpm.repo	2021-10-14 07:48:22.000000000 +0000
+++ lua5.3-5.3.6-alt2.x86_64.rpm.hasher	2022-04-19 01:41:02.434246969 +0000
@@ -22,6 +22,6 @@
 File: /usr/bin/lua	120777	root:root		lua-5.3
-File: /usr/bin/lua-5.3	100755	root:root	11900f2da65ffdf38e71846c868d4be4	
+File: /usr/bin/lua-5.3	100755	root:root	461a8cf80d4cdd590cf61c642717f4a7	
 File: /usr/bin/lua5.3	120777	root:root		lua-5.3
 File: /usr/bin/luac	120777	root:root		luac-5.3
-File: /usr/bin/luac-5.3	100755	root:root	ec6550bfdc9fd8952603d9958f910eff	
+File: /usr/bin/luac-5.3	100755	root:root	ab7a334f2835ff36c6e40f8ef08807a7	
 File: /usr/bin/luac5.3	120777	root:root		luac-5.3
@@ -33,2 +33,2 @@
 File: /usr/share/man/man1/luac5.3.1.xz	120777	root:root		lua-5.3.1.xz
-RPMIdentity: d6ac959ba54937ada13c0250dafff8288f7bf021c40d85991ec74d23d4ee822ed8b17b19c0dcccd3278dbe517df8689153d9270b1364082156e0b7299732066e
+RPMIdentity: 06854ba091029d2d653d1e47b3f6cf721577f68e57b881649ab6c4575ddb83298b3d1252ec4a2b80afc745b0efb6893d401b5abeda964f668a0a21fe1087dbf6
--- lua5.3-debuginfo-5.3.6-alt2.x86_64.rpm.repo	2021-10-14 07:48:22.000000000 +0000
+++ lua5.3-debuginfo-5.3.6-alt2.x86_64.rpm.hasher	2022-04-19 01:41:02.505248136 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/53	40755	root:root	
-/usr/lib/debug/.build-id/53/dd7e881a8b4f31d2a782d8196ac29ef0ef7b41	120777	root:root	../../../../bin/lua-5.3
-/usr/lib/debug/.build-id/53/dd7e881a8b4f31d2a782d8196ac29ef0ef7b41.debug	120777	root:root	../../usr/bin/lua-5.3.debug
-/usr/lib/debug/.build-id/bc	40755	root:root	
-/usr/lib/debug/.build-id/bc/dbe04329b2caf8a6693ff1a51af7400278d07f	120777	root:root	../../../../bin/luac-5.3
-/usr/lib/debug/.build-id/bc/dbe04329b2caf8a6693ff1a51af7400278d07f.debug	120777	root:root	../../usr/bin/luac-5.3.debug
+/usr/lib/debug/.build-id/12	40755	root:root	
+/usr/lib/debug/.build-id/12/1f131fdd588ccb254379293bb6a80b52f1c1f5	120777	root:root	../../../../bin/luac-5.3
+/usr/lib/debug/.build-id/12/1f131fdd588ccb254379293bb6a80b52f1c1f5.debug	120777	root:root	../../usr/bin/luac-5.3.debug
+/usr/lib/debug/.build-id/2d	40755	root:root	
+/usr/lib/debug/.build-id/2d/80a68155f49171389e56e03629564fee676441	120777	root:root	../../../../bin/lua-5.3
+/usr/lib/debug/.build-id/2d/80a68155f49171389e56e03629564fee676441.debug	120777	root:root	../../usr/bin/lua-5.3.debug
 /usr/lib/debug/usr/bin/lua-5.3.debug	100644	root:root	
@@ -22,12 +22,12 @@
 Provides: lua5.3-debuginfo = 5.3.6-alt2:sisyphus+286316.100.2.1
-File: /usr/lib/debug/.build-id/53	40755	root:root		
-File: /usr/lib/debug/.build-id/53/dd7e881a8b4f31d2a782d8196ac29ef0ef7b41	120777	root:root		../../../../bin/lua-5.3
-File: /usr/lib/debug/.build-id/53/dd7e881a8b4f31d2a782d8196ac29ef0ef7b41.debug	120777	root:root		../../usr/bin/lua-5.3.debug
-File: /usr/lib/debug/.build-id/bc	40755	root:root		
-File: /usr/lib/debug/.build-id/bc/dbe04329b2caf8a6693ff1a51af7400278d07f	120777	root:root		../../../../bin/luac-5.3
-File: /usr/lib/debug/.build-id/bc/dbe04329b2caf8a6693ff1a51af7400278d07f.debug	120777	root:root		../../usr/bin/luac-5.3.debug
-File: /usr/lib/debug/usr/bin/lua-5.3.debug	100644	root:root	11b86cbb950c42d2530ac059e1284f7b	
+File: /usr/lib/debug/.build-id/12	40755	root:root		
+File: /usr/lib/debug/.build-id/12/1f131fdd588ccb254379293bb6a80b52f1c1f5	120777	root:root		../../../../bin/luac-5.3
+File: /usr/lib/debug/.build-id/12/1f131fdd588ccb254379293bb6a80b52f1c1f5.debug	120777	root:root		../../usr/bin/luac-5.3.debug
+File: /usr/lib/debug/.build-id/2d	40755	root:root		
+File: /usr/lib/debug/.build-id/2d/80a68155f49171389e56e03629564fee676441	120777	root:root		../../../../bin/lua-5.3
+File: /usr/lib/debug/.build-id/2d/80a68155f49171389e56e03629564fee676441.debug	120777	root:root		../../usr/bin/lua-5.3.debug
+File: /usr/lib/debug/usr/bin/lua-5.3.debug	100644	root:root	ca3ed6cd784817880f6a4e4c464df750	
 File: /usr/lib/debug/usr/bin/lua.debug	120777	root:root		lua-5.3.debug
 File: /usr/lib/debug/usr/bin/lua5.3.debug	120777	root:root		lua-5.3.debug
-File: /usr/lib/debug/usr/bin/luac-5.3.debug	100644	root:root	9c8c2b5df3e51dbd81f4484d5652f129	
+File: /usr/lib/debug/usr/bin/luac-5.3.debug	100644	root:root	b24d41d5dfc432c9542e7b4c065287d6	
 File: /usr/lib/debug/usr/bin/luac.debug	120777	root:root		luac-5.3.debug
@@ -38,2 +38,2 @@
 File: /usr/src/debug/lua-5.3.6/src/luac.c	100644	root:root	19ae76179dc06e31f5804437e0806bc3	
-RPMIdentity: e70c0a4109edf8b16700a8e06497cfee617c04d8d8e12fa2a9ca1de8526a49f3465275e5c22c2a64e858d60432f823521462e4240839641b165cdb830cea566e
+RPMIdentity: da80e8cbe144868202e3db6485136632bf55227c5babc27e210f8dd4928598b045740e048048064f894df48cfc4efd9fb80aa16c35a4ef89d309b8d2f20044d6