<86>Jan  1 12:18:33 userdel[1206325]: delete user 'rooter'
<86>Jan  1 12:18:33 userdel[1206325]: removed group 'rooter' owned by 'rooter'
<86>Jan  1 12:18:33 userdel[1206325]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan  1 12:18:33 groupadd[1206342]: group added to /etc/group: name=rooter, GID=975
<86>Jan  1 12:18:33 groupadd[1206342]: group added to /etc/gshadow: name=rooter
<86>Jan  1 12:18:33 groupadd[1206342]: new group: name=rooter, GID=975
<86>Jan  1 12:18:33 useradd[1206352]: new user: name=rooter, UID=975, GID=975, home=/root, shell=/bin/bash
<86>Jan  1 12:18:33 userdel[1206369]: delete user 'builder'
<86>Jan  1 12:18:33 userdel[1206369]: removed group 'builder' owned by 'builder'
<86>Jan  1 12:18:33 groupadd[1206384]: group added to /etc/group: name=builder, GID=976
<86>Jan  1 12:18:33 groupadd[1206384]: group added to /etc/gshadow: name=builder
<86>Jan  1 12:18:33 groupadd[1206384]: new group: name=builder, GID=976
<86>Jan  1 12:18:33 useradd[1206398]: new user: name=builder, UID=976, GID=976, home=/usr/src, shell=/bin/bash
<13>Jan  1 12:18:34 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
<13>Jan  1 12:18:36 rpmi: libtokyocabinet-1.4.47-alt2 p9+261810.300.2.1 1605511754 installed
<13>Jan  1 12:18:36 rpmi: lua5.3-5.3.5-alt2 p9+237798.100.1.1 1568845217 installed
<13>Jan  1 12:18:36 rpmi: liblua5.3-devel-5.3.5-alt2 p9+237798.100.1.1 1568845217 installed
<13>Jan  1 12:18:36 rpmi: libtokyocabinet-devel-1.4.47-alt2 p9+261810.300.2.1 1605511754 installed
<13>Jan  1 12:18:36 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed
<13>Jan  1 12:18:36 rpmi: bzlib-devel-1:1.0.8-alt1 p9+261810.100.1.1 1605510817 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/tokyocabinet-lua-1.8-alt2.qa3.nosrc.rpm (w1.gzdio)
Installing tokyocabinet-lua-1.8-alt2.qa3.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50272
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf tokyocabinet-lua-1.8
+ echo 'Source #0 (tokyocabinet-lua-1.8.tar):'
Source #0 (tokyocabinet-lua-1.8.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/tokyocabinet-lua-1.8.tar
+ cd tokyocabinet-lua-1.8
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (tokyocabinet-lua-1.8-alt2.qa3.patch):'
Patch #0 (tokyocabinet-lua-1.8-alt2.qa3.patch):
+ /usr/bin/patch -p1
patching file Makefile.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50272
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tokyocabinet-lua-1.8
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ 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
#================================================================
# Configuring Tokyo Cabinet for Lua version 1.8.
#================================================================
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 for main in -lc... yes
checking for main in -lm... yes
checking for main in -lpthread... yes
checking for main in -lz... yes
checking for main in -lbz2... yes
checking for main in -ltokyocabinet... yes
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking tcutil.h usability... yes
checking tcutil.h presence... yes
checking for tcutil.h... yes
checking lua.h usability... yes
checking lua.h presence... yes
checking for lua.h... yes
configure: creating ./config.status
config.status: creating Makefile
#================================================================
# Ready to make.
#================================================================
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-lua-1.8'
x86_64-alt-linux-gcc -c -I. -I -L/usr/src/include -L/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -I/usr/include/lua5.3 -I/usr/local/include/lua5.3 -I/usr/include/lua -I/usr/local/include/lua -D_MYLUA -std=c99 -Wall -fPIC -fsigned-char -O2 tokyocabinet.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-lua-1.8'
make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-lua-1.8'
x86_64-alt-linux-gcc -std=c99 -Wall -fPIC -fsigned-char -O2 -shared -o tokyocabinet.so tokyocabinet.o -L. -L/usr/lib64 -L/usr/src/lib -L/usr/local/lib -L/usr/include/lua5.3 -L/usr/local/include/lua5.3 -L/usr/include/lua -L/usr/local/include/lua -llua -ltokyocabinet -lbz2 -lz -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-lua-1.8'
make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-lua-1.8'

#================================================================
# Ready to install.
#================================================================
make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-lua-1.8'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32214
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/tokyocabinet-lua-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/tokyocabinet-lua-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd tokyocabinet-lua-1.8
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/tokyocabinet-lua-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-lua-1.8'
mkdir -p /usr/src/tmp/tokyocabinet-lua-buildroot/usr/lib64/lua/5.3
cp -Rf tokyocabinet.so /usr/src/tmp/tokyocabinet-lua-buildroot/usr/lib64/lua/5.3
mkdir -p /usr/src/tmp/tokyocabinet-lua-buildroot/usr/bin
cp -Rf tcutest.lua tchtest.lua tcbtest.lua tcftest.lua /usr/src/tmp/tokyocabinet-lua-buildroot/usr/bin

#================================================================
# Thanks for using Tokyo Cabinet for Lua.
#================================================================
make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-lua-1.8'
+ install -d -m 0755 /usr/src/tmp/tokyocabinet-lua-buildroot/usr/share/doc/tokyocabinet-lua-1.8/html/modules /usr/src/tmp/tokyocabinet-lua-buildroot/usr/share/doc/tokyocabinet-lua-1.8/example
+ install -m 0644 example/tcadbex.lua example/tcbdbex.lua example/tcfdbex.lua example/tchdbex.lua example/tctdbex.lua /usr/src/tmp/tokyocabinet-lua-buildroot/usr/share/doc/tokyocabinet-lua-1.8/example/
+ install -m 0644 overview.html /usr/src/tmp/tokyocabinet-lua-buildroot/usr/share/doc/tokyocabinet-lua-1.8/
+ install -m 0644 doc/modules/tokyocabinet.html /usr/src/tmp/tokyocabinet-lua-buildroot/usr/share/doc/tokyocabinet-lua-1.8/html/modules/
+ install -m 0644 doc/luadoc.css doc/index.html /usr/src/tmp/tokyocabinet-lua-buildroot/usr/share/doc/tokyocabinet-lua-1.8/html/
+ rm -f /usr/src/tmp/tokyocabinet-lua-buildroot/usr/bin/tcbtest.lua /usr/src/tmp/tokyocabinet-lua-buildroot/usr/bin/tcftest.lua /usr/src/tmp/tokyocabinet-lua-buildroot/usr/bin/tchtest.lua /usr/src/tmp/tokyocabinet-lua-buildroot/usr/bin/tcutest.lua
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/tokyocabinet-lua-buildroot (auto)
mode of './usr/lib64/lua/5.3/tokyocabinet.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/tokyocabinet-lua-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/tokyocabinet-lua-buildroot/ (default)
Compressing files in /usr/src/tmp/tokyocabinet-lua-buildroot (auto)
Adjusting library links in /usr/src/tmp/tokyocabinet-lua-buildroot
./usr/lib64:
056-debuginfo.brp: WARNING: debuginfo without debug sources.
Verifying ELF objects in /usr/src/tmp/tokyocabinet-lua-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: tokyocabinet-lua-1.8-alt2.qa3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tXwgr6
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.swKN8D
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libtokyocabinet >= 1.4.21, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), liblua-5.3.so()(64bit) >= set:lfo17IXgAyNpz81dKxVpNA4N4eBWNAQwrrLqulin5065iS4TwqIoQAnai3FUsP37yCWfRdZCGL8ZDoh05KzL2, libtokyocabinet.so.9()(64bit) >= set:nfBcud9OTZFfbNzHZg6c3yQ6PU2vxYhw4Qn4H4xvJo5LZzCqO4Xa81wqZLVGZ6f8NZxyPjuDfDGLJ3YZBQDP21DfvV5l8UmwPHuSRVZd2MASqTWWLT41pggxpDVFxr0YhwPDPOFfx8cqTBPOexxuaEtGhGcUOhp7N36WE0XUGwXsRWmHCBzV7UbRiQDtihIWdZKwYi5m1n1CZ8Bgk0qQClnb7BPaKM7alp2HrtOt2PeH4CdJ7ufdkm8sEJ21JSe77yRGJFsq3RjmHa5n7CmCR1o0OcRlZ3WdLkZ3PmDUavqHJEiUH1OgevxlglwW9kZbPgdyjyD9FXJ1bkrrWsFs4YE8TXgzbqIIofOF6t5A8QS7P47dD7S5xiLxnkxdnpWZ17E2DUUkLqZ4H1UyslEZsBG79fzOQp8YuCNEamkrDiJ09oVQgSh1gXqm5hHLHJsuyxszsaZp56OI9CXTR5DzM8YsOcxoLUvqQWEy5NYehebTucxSyEm5VZ8kibaZHGYnt2OrPbt2DDWejjGJtLRmQumbuBvl6hUM0Q1ArkqhogHsmvaZ1fhn8uCaLfhwCy, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f1JRjf
Creating tokyocabinet-lua-debuginfo package
Processing files: tokyocabinet-lua-doc-1.8-alt2.qa3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QbfRWT
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pxEF3B
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Processing files: tokyocabinet-lua-debuginfo-1.8-alt2.qa3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ypB2Cn
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rNoiEc
find-requires: running scripts (debuginfo)
Requires: tokyocabinet-lua = 1.8-alt2.qa3, debug64(libc.so.6), debug64(liblua-5.3.so), debug64(libtokyocabinet.so.9)
Wrote: /usr/src/RPM/RPMS/x86_64/tokyocabinet-lua-1.8-alt2.qa3.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/tokyocabinet-lua-doc-1.8-alt2.qa3.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/tokyocabinet-lua-debuginfo-1.8-alt2.qa3.x86_64.rpm (w2.lzdio)
2.85user 1.16system 0:10.63elapsed 37%CPU (0avgtext+0avgdata 59184maxresident)k
0inputs+0outputs (0major+468623minor)pagefaults 0swaps
3.28user 1.29system 0:17.35elapsed 26%CPU (0avgtext+0avgdata 120260maxresident)k
632inputs+0outputs (51687major+201254minor)pagefaults 0swaps
--- tokyocabinet-lua-1.8-alt2.qa3.x86_64.rpm.repo	2018-06-30 17:13:46.000000000 +0000
+++ tokyocabinet-lua-1.8-alt2.qa3.x86_64.rpm.hasher	2023-01-01 12:18:49.125216528 +0000
@@ -11,3 +11,3 @@
 Provides: tokyocabinet-lua = 1.8-alt2.qa3
-File: /usr/lib64/lua/5.3/tokyocabinet.so	100644	root:root	cf1d54b200b1c8f687673bcd428d21b8	
-RPMIdentity: bf237113e66db25d9b14bcceb682cd404355f0138d948a463e5e09eda361f48257a90c62b8aafb82fe75fcf3e249b205a32a10fdfd68c0abbd387dc98c2cd64a
+File: /usr/lib64/lua/5.3/tokyocabinet.so	100644	root:root	1984eebf450bf98781f3a6636d2ad04e	
+RPMIdentity: 0eeae05ca0ee4c99deece2d91ae05298850219f5c05b93cd1fcbaab07192b6f106d9e0de1ff48cfa350217f1055aefe1fbf5524f5f8b7fc175c8e977e416b908
--- tokyocabinet-lua-debuginfo-1.8-alt2.qa3.x86_64.rpm.repo	2018-06-30 17:13:46.000000000 +0000
+++ tokyocabinet-lua-debuginfo-1.8-alt2.qa3.x86_64.rpm.hasher	2023-01-01 12:18:49.194217499 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/f7	40755	root:root	
-/usr/lib/debug/.build-id/f7/b5447676ae4d347569a9735ed80722055599d1	120777	root:root	../../../../lib64/lua/5.3/tokyocabinet.so
-/usr/lib/debug/.build-id/f7/b5447676ae4d347569a9735ed80722055599d1.debug	120777	root:root	../../usr/lib64/lua/5.3/tokyocabinet.so.debug
+/usr/lib/debug/.build-id/dd	40755	root:root	
+/usr/lib/debug/.build-id/dd/c30e66b2f0aa88f641d57c596ccd32c003b51a	120777	root:root	../../../../lib64/lua/5.3/tokyocabinet.so
+/usr/lib/debug/.build-id/dd/c30e66b2f0aa88f641d57c596ccd32c003b51a.debug	120777	root:root	../../usr/lib64/lua/5.3/tokyocabinet.so.debug
 /usr/lib/debug/usr/lib64/lua	40755	root:root	
@@ -12,8 +12,8 @@
 Provides: tokyocabinet-lua-debuginfo = 1.8-alt2.qa3
-File: /usr/lib/debug/.build-id/f7	40755	root:root		
-File: /usr/lib/debug/.build-id/f7/b5447676ae4d347569a9735ed80722055599d1	120777	root:root		../../../../lib64/lua/5.3/tokyocabinet.so
-File: /usr/lib/debug/.build-id/f7/b5447676ae4d347569a9735ed80722055599d1.debug	120777	root:root		../../usr/lib64/lua/5.3/tokyocabinet.so.debug
+File: /usr/lib/debug/.build-id/dd	40755	root:root		
+File: /usr/lib/debug/.build-id/dd/c30e66b2f0aa88f641d57c596ccd32c003b51a	120777	root:root		../../../../lib64/lua/5.3/tokyocabinet.so
+File: /usr/lib/debug/.build-id/dd/c30e66b2f0aa88f641d57c596ccd32c003b51a.debug	120777	root:root		../../usr/lib64/lua/5.3/tokyocabinet.so.debug
 File: /usr/lib/debug/usr/lib64/lua	40755	root:root		
 File: /usr/lib/debug/usr/lib64/lua/5.3	40755	root:root		
-File: /usr/lib/debug/usr/lib64/lua/5.3/tokyocabinet.so.debug	100644	root:root	01865828741fdb0a1533a31bc1f27010	
-RPMIdentity: 14c5d5e2e53a2e43fc235c489efddda5eb934659b33f2f9eadd3229e4ddae9d92f43d86aae7b624e7ff8f3d24c82284472b60b2465d71034b99efaac552021c7
+File: /usr/lib/debug/usr/lib64/lua/5.3/tokyocabinet.so.debug	100644	root:root	0c399d492cad8f790bc364be6e4f4826	
+RPMIdentity: 87173746ff6b277b8fe02618cc02588ba6296c3bf2696a19601adc6b764e3daf8f323ef36ee24b4295a783827607fe26634c4a7f800b1f5490bbdcf2cea77d9b