<86>Aug 1 09:19:56 userdel[583161]: delete user 'rooter' <86>Aug 1 09:19:56 groupadd[583185]: group added to /etc/group: name=rooter, GID=651 <86>Aug 1 09:19:56 groupadd[583185]: group added to /etc/gshadow: name=rooter <86>Aug 1 09:19:56 groupadd[583185]: new group: name=rooter, GID=651 <86>Aug 1 09:19:56 useradd[583200]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Aug 1 09:19:56 userdel[583218]: delete user 'builder' <86>Aug 1 09:19:56 userdel[583218]: removed group 'builder' owned by 'builder' <86>Aug 1 09:19:56 userdel[583218]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 09:19:56 groupadd[583235]: group added to /etc/group: name=builder, GID=652 <86>Aug 1 09:19:56 groupadd[583235]: group added to /etc/gshadow: name=builder <86>Aug 1 09:19:56 groupadd[583235]: new group: name=builder, GID=652 <86>Aug 1 09:19:56 useradd[583248]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Aug 1 09:19:59 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed <13>Aug 1 09:20:03 rpmi: libtokyocabinet-1.4.47-alt2 p9+261810.300.2.1 1605511760 installed <13>Aug 1 09:20:03 rpmi: lua5.3-5.3.5-alt2 p9+237798.100.1.1 1568845219 installed <13>Aug 1 09:20:03 rpmi: liblua5.3-devel-5.3.5-alt2 p9+237798.100.1.1 1568845219 installed <13>Aug 1 09:20:03 rpmi: libtokyocabinet-devel-1.4.47-alt2 p9+261810.300.2.1 1605511760 installed <13>Aug 1 09:20:03 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed <13>Aug 1 09:20:03 rpmi: bzlib-devel-1:1.0.8-alt1 p9+261810.100.1.1 1605510817 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40511 + 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.40511 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-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... i586-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 -j8 make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-lua-1.8' i586-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' i586-alt-linux-gcc -std=c99 -Wall -fPIC -fsigned-char -O2 -shared -o tokyocabinet.so tokyocabinet.o -L. -L/usr/lib -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.42826 + 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/lib/lua/5.3 cp -Rf tokyocabinet.so /usr/src/tmp/tokyocabinet-lua-buildroot/usr/lib/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/lib/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/lib: 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) verify-elf: WARNING: ./usr/lib/lua/5.3/tokyocabinet.so: uses non-LFS functions: __xstat 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.pzHyce 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.V1D9hO 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.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), liblua-5.3.so >= set:lfo17IXgAyNpz81dKxVpNA4N4eBWNAQwrrLqulin5065iS4TwqIoQAnai3FUsP37yCWfRdZCGL8ZDoh05KzL2, libtokyocabinet.so.9 >= 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.fBvCAP 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.0EYVGq 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.d0xjcu 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.Pga5Q1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6OF5C6 find-requires: running scripts (debuginfo) Requires: tokyocabinet-lua = 1.8-alt2.qa3, debug(libc.so.6), debug(liblua-5.3.so), debug(libtokyocabinet.so.9) Wrote: /usr/src/RPM/RPMS/i586/tokyocabinet-lua-1.8-alt2.qa3.i586.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/i586/tokyocabinet-lua-debuginfo-1.8-alt2.qa3.i586.rpm (w2.lzdio) 11.09user 2.89system 0:19.24elapsed 72%CPU (0avgtext+0avgdata 51128maxresident)k 0inputs+0outputs (0major+415570minor)pagefaults 0swaps 21.76user 8.99system 0:36.07elapsed 85%CPU (0avgtext+0avgdata 117776maxresident)k 720inputs+0outputs (0major+798737minor)pagefaults 0swaps --- tokyocabinet-lua-1.8-alt2.qa3.i586.rpm.repo 2018-06-30 17:13:48.000000000 +0000 +++ tokyocabinet-lua-1.8-alt2.qa3.i586.rpm.hasher 2021-08-01 09:20:28.186853914 +0000 @@ -12,3 +12,3 @@ Provides: tokyocabinet-lua = 1.8-alt2.qa3 -File: /usr/lib/lua/5.3/tokyocabinet.so 100644 root:root e06ec130a4940907a5f725372f6472b6 -RPMIdentity: 63ffd2218a1bca4d7479686f158643382fe062925cbe2a88426854701eaa1e19a2aedece6487280a4938b54991721d94c0eb8e99ffdc4876e0cbca63063dd4c2 +File: /usr/lib/lua/5.3/tokyocabinet.so 100644 root:root 7279612673283a4e67a3c9342f6531f0 +RPMIdentity: 7dad038a1f236aefac83c39f1d27252b2ecf6b4b9fd3f985f0225677ea14a8098b4f2c05fa90a05b7794262ca26d36a675e6bf10c8a5593ae14d2cfee1e95419 --- tokyocabinet-lua-debuginfo-1.8-alt2.qa3.i586.rpm.repo 2018-06-30 17:13:48.000000000 +0000 +++ tokyocabinet-lua-debuginfo-1.8-alt2.qa3.i586.rpm.hasher 2021-08-01 09:20:28.391846754 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/24 40755 root:root -/usr/lib/debug/.build-id/24/4b8a194aea885ea8e6bb69ee9c0397e6bbdbaa 120777 root:root ../../../lua/5.3/tokyocabinet.so -/usr/lib/debug/.build-id/24/4b8a194aea885ea8e6bb69ee9c0397e6bbdbaa.debug 120777 root:root ../../usr/lib/lua/5.3/tokyocabinet.so.debug +/usr/lib/debug/.build-id/c0 40755 root:root +/usr/lib/debug/.build-id/c0/9fb5d1acb2848c2ee78ea38bbb0446238e7a23 120777 root:root ../../../lua/5.3/tokyocabinet.so +/usr/lib/debug/.build-id/c0/9fb5d1acb2848c2ee78ea38bbb0446238e7a23.debug 120777 root:root ../../usr/lib/lua/5.3/tokyocabinet.so.debug /usr/lib/debug/usr/lib/lua 40755 root:root @@ -12,8 +12,8 @@ Provides: tokyocabinet-lua-debuginfo = 1.8-alt2.qa3 -File: /usr/lib/debug/.build-id/24 40755 root:root -File: /usr/lib/debug/.build-id/24/4b8a194aea885ea8e6bb69ee9c0397e6bbdbaa 120777 root:root ../../../lua/5.3/tokyocabinet.so -File: /usr/lib/debug/.build-id/24/4b8a194aea885ea8e6bb69ee9c0397e6bbdbaa.debug 120777 root:root ../../usr/lib/lua/5.3/tokyocabinet.so.debug +File: /usr/lib/debug/.build-id/c0 40755 root:root +File: /usr/lib/debug/.build-id/c0/9fb5d1acb2848c2ee78ea38bbb0446238e7a23 120777 root:root ../../../lua/5.3/tokyocabinet.so +File: /usr/lib/debug/.build-id/c0/9fb5d1acb2848c2ee78ea38bbb0446238e7a23.debug 120777 root:root ../../usr/lib/lua/5.3/tokyocabinet.so.debug File: /usr/lib/debug/usr/lib/lua 40755 root:root File: /usr/lib/debug/usr/lib/lua/5.3 40755 root:root -File: /usr/lib/debug/usr/lib/lua/5.3/tokyocabinet.so.debug 100644 root:root a306c32f61c303396c534f8d26a62015 -RPMIdentity: bf468429490b7ae829fa5af9bca9e2a14d1cb257f0b24b67a38fa7cf89315b198781d135c6f20a0bbdd30cf32b45ce6e0dff16da8fe6232ea11998b196bb0e29 +File: /usr/lib/debug/usr/lib/lua/5.3/tokyocabinet.so.debug 100644 root:root 8b555033e546379698b94caa58c6363e +RPMIdentity: df6aa05734035ab19e2e744a3b1f226e86549cd8c573a389ba437bf6849cdf937997dda19d87f0d3ed340c761e40444af8906be5bb57c4914758706a59ff9699