<86>Mar 13 00:31:30 userdel[1237370]: delete user 'rooter' <86>Mar 13 00:31:30 userdel[1237370]: removed group 'rooter' owned by 'rooter' <86>Mar 13 00:31:30 userdel[1237370]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 13 00:31:30 groupadd[1237386]: group added to /etc/group: name=rooter, GID=975 <86>Mar 13 00:31:30 groupadd[1237386]: group added to /etc/gshadow: name=rooter <86>Mar 13 00:31:30 groupadd[1237386]: new group: name=rooter, GID=975 <86>Mar 13 00:31:30 useradd[1237394]: new user: name=rooter, UID=975, GID=975, home=/root, shell=/bin/bash <86>Mar 13 00:31:30 userdel[1237412]: delete user 'builder' <86>Mar 13 00:31:30 userdel[1237412]: removed group 'builder' owned by 'builder' <86>Mar 13 00:31:30 userdel[1237412]: removed shadow group 'builder' owned by 'builder' <86>Mar 13 00:31:30 groupadd[1237428]: group added to /etc/group: name=builder, GID=976 <86>Mar 13 00:31:30 groupadd[1237428]: group added to /etc/gshadow: name=builder <86>Mar 13 00:31:30 groupadd[1237428]: new group: name=builder, GID=976 <86>Mar 13 00:31:30 useradd[1237446]: new user: name=builder, UID=976, GID=976, home=/usr/src, shell=/bin/bash <13>Mar 13 00:31:31 rpmi: lua5.3-5.3.5-alt3 sisyphus+278158.1000.1.1 1626050401 installed <13>Mar 13 00:31:31 rpmi: liblua5.3-devel-5.3.5-alt3 sisyphus+278158.1000.1.1 1626050401 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/lua-md5-1.1.2-alt1_12.nosrc.rpm (w1.gzdio) Installing lua-md5-1.1.2-alt1_12.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62429 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf md5-1.1.2 + echo 'Source #0 (md5-1.1.2.tar.gz):' Source #0 (md5-1.1.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/md5-1.1.2.tar.gz + /bin/tar -xf - + cd md5-1.1.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (lua-md5-lua-5.2.patch):' Patch #0 (lua-md5-lua-5.2.patch): + /usr/bin/patch -p1 -b --suffix .lua-52 patching file src/ldes56.c patching file src/md5lib.c patching file tests/test.lua + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62429 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd md5-1.1.2 + make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC' make: Entering directory '/usr/src/RPM/BUILD/md5-1.1.2' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o src/md5.o src/md5.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o src/md5lib.o src/md5lib.c export MACOSX_DEPLOYMENT_TARGET="10.3"; gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -shared -o src/core.so src/md5.o src/md5lib.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o src/des56.o src/des56.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o src/ldes56.o src/ldes56.c export MACOSX_DEPLOYMENT_TARGET="10.3"; gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -shared -o src/des56.so src/des56.o src/ldes56.o make: Leaving directory '/usr/src/RPM/BUILD/md5-1.1.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72234 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lua-md5-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lua-md5-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd md5-1.1.2 + mkdir -p /usr/src/tmp/lua-md5-buildroot/usr/lib64/lua/5.2 + mkdir -p /usr/src/tmp/lua-md5-buildroot/usr/share/lua/5.2 + make install LUA_DIR=/usr/src/tmp/lua-md5-buildroot/usr/share/lua/5.2 LUA_LIBDIR=/usr/src/tmp/lua-md5-buildroot/usr/lib64/lua/5.2 make: Entering directory '/usr/src/RPM/BUILD/md5-1.1.2' mkdir -p /usr/src/tmp/lua-md5-buildroot/usr/lib64/lua/5.2/md5 cp src/core.so /usr/src/tmp/lua-md5-buildroot/usr/lib64/lua/5.2/md5/core.so mkdir -p /usr/src/tmp/lua-md5-buildroot/usr/share/lua/5.2 cp src/md5.lua /usr/src/tmp/lua-md5-buildroot/usr/share/lua/5.2 cp src/des56.so /usr/src/tmp/lua-md5-buildroot/usr/lib64/lua/5.2 make: Leaving directory '/usr/src/RPM/BUILD/md5-1.1.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lua-md5-buildroot (auto) mode of './usr/lib64/lua/5.2/des56.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/lua/5.2/md5/core.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/lua-md5-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/lua-md5-buildroot/ (default) Compressing files in /usr/src/tmp/lua-md5-buildroot (auto) Adjusting library links in /usr/src/tmp/lua-md5-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/lua-md5-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/lua/5.2/des56.so: undefined symbol: luaL_openlib verify-elf: WARNING: ./usr/lib64/lua/5.2/des56.so: undefined symbol: luaL_optlstring verify-elf: WARNING: ./usr/lib64/lua/5.2/des56.so: undefined symbol: luaL_checklstring verify-elf: WARNING: ./usr/lib64/lua/5.2/des56.so: undefined symbol: lua_settable verify-elf: WARNING: ./usr/lib64/lua/5.2/des56.so: undefined symbol: lua_pushlstring verify-elf: WARNING: ./usr/lib64/lua/5.2/des56.so: undefined symbol: lua_error verify-elf: WARNING: ./usr/lib64/lua/5.2/des56.so: undefined symbol: lua_pushstring verify-elf: WARNING: ./usr/lib64/lua/5.2/md5/core.so: undefined symbol: luaL_openlib verify-elf: WARNING: ./usr/lib64/lua/5.2/md5/core.so: undefined symbol: luaL_argerror verify-elf: WARNING: ./usr/lib64/lua/5.2/md5/core.so: undefined symbol: luaL_pushresult verify-elf: WARNING: ./usr/lib64/lua/5.2/md5/core.so: undefined symbol: luaL_checklstring verify-elf: WARNING: ./usr/lib64/lua/5.2/md5/core.so: undefined symbol: luaL_prepbuffsize verify-elf: WARNING: ./usr/lib64/lua/5.2/md5/core.so: undefined symbol: lua_settable verify-elf: WARNING: ./usr/lib64/lua/5.2/md5/core.so: undefined symbol: lua_pushlstring verify-elf: WARNING: ./usr/lib64/lua/5.2/md5/core.so: undefined symbol: luaL_addlstring verify-elf: WARNING: ./usr/lib64/lua/5.2/md5/core.so: undefined symbol: luaL_error verify-elf: WARNING: ./usr/lib64/lua/5.2/md5/core.so: undefined symbol: lua_concat verify-elf: WARNING: ./usr/lib64/lua/5.2/md5/core.so: undefined symbol: lua_type verify-elf: WARNING: ./usr/lib64/lua/5.2/md5/core.so: undefined symbol: lua_pushstring verify-elf: WARNING: ./usr/lib64/lua/5.2/md5/core.so: undefined symbol: luaL_buffinit Processing files: lua-md5-1.1.2-alt1_12 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.72234 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd md5-1.1.2 + DOCDIR=/usr/src/tmp/lua-md5-buildroot/usr/share/doc/lua-md5-1.1.2 + export DOCDIR + rm -rf /usr/src/tmp/lua-md5-buildroot/usr/share/doc/lua-md5-1.1.2 + /bin/mkdir -p /usr/src/tmp/lua-md5-buildroot/usr/share/doc/lua-md5-1.1.2 + cp -prL README doc/us/index.html doc/us/license.html doc/us/manual.html doc/us/md5.png /usr/src/tmp/lua-md5-buildroot/usr/share/doc/lua-md5-1.1.2 + chmod -R go-w /usr/src/tmp/lua-md5-buildroot/usr/share/doc/lua-md5-1.1.2 + chmod -R a+rX /usr/src/tmp/lua-md5-buildroot/usr/share/doc/lua-md5-1.1.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JlO3IC 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.1O2prE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: lua >= 5.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LLYtGC Creating lua-md5-debuginfo package Processing files: lua-md5-debuginfo-1.1.2-alt1_12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0nBILB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.10i0vE find-requires: running scripts (debuginfo) Requires: lua-md5 = 1.1.2-alt1_12, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/lua-md5-1.1.2-alt1_12.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/lua-md5-debuginfo-1.1.2-alt1_12.x86_64.rpm (w2.lzdio) 0.70user 0.48system 0:05.65elapsed 21%CPU (0avgtext+0avgdata 26296maxresident)k 0inputs+0outputs (0major+194623minor)pagefaults 0swaps 3.01user 3.29system 0:09.98elapsed 63%CPU (0avgtext+0avgdata 108248maxresident)k 0inputs+0outputs (31464major+443414minor)pagefaults 0swaps --- lua-md5-1.1.2-alt1_12.x86_64.rpm.repo 2016-10-05 16:22:28.000000000 +0000 +++ lua-md5-1.1.2-alt1_12.x86_64.rpm.hasher 2022-03-13 00:31:38.970985055 +0000 @@ -18,5 +18,5 @@ Provides: lua-md5 = 1.1.2-alt1_12 -File: /usr/lib64/lua/5.2/des56.so 100644 root:root 5d6178f1f60a31e39dcce614836cad73 +File: /usr/lib64/lua/5.2/des56.so 100644 root:root f808cd5ff7706f0808ad7367db967b3e File: /usr/lib64/lua/5.2/md5 40755 root:root -File: /usr/lib64/lua/5.2/md5/core.so 100644 root:root f345526aed9604ed30a563b0da1e1fd0 +File: /usr/lib64/lua/5.2/md5/core.so 100644 root:root c60f2221ff631cf9e01036a74fbc6ec6 File: /usr/share/doc/lua-md5-1.1.2 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/lua/5.2/md5.lua 100644 root:root 46ba8371a56f470ab8f186a867bf1cca -RPMIdentity: 0a5ed4344edb250515deef3cc90dd86e37045888201ba2c8e745dd533c953c8ff4fc07f2f447b247bf44e9abf872dd3d09a547cde71ac2a242a846d2d119af6f +RPMIdentity: d156b0758b6d63bcf374e4a42e7dbcd7582bd6ddaf3e4dd117a8021c9ea3abe6723cb0b1fe9733cac6e3739f892b35a3716caef016542c64b7ce1d42901fe979 --- lua-md5-debuginfo-1.1.2-alt1_12.x86_64.rpm.repo 2016-10-05 16:22:28.000000000 +0000 +++ lua-md5-debuginfo-1.1.2-alt1_12.x86_64.rpm.hasher 2022-03-13 00:31:39.022985759 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/29 40755 root:root -/usr/lib/debug/.build-id/29/9b7972d9f3795d12e974e18cb6eaf8849deeb9 120777 root:root ../../../../lib64/lua/5.2/md5/core.so -/usr/lib/debug/.build-id/29/9b7972d9f3795d12e974e18cb6eaf8849deeb9.debug 120777 root:root ../../usr/lib64/lua/5.2/md5/core.so.debug -/usr/lib/debug/.build-id/45 40755 root:root -/usr/lib/debug/.build-id/45/b96a97ed293f32f6a8a41dad9dda4f50bd305e 120777 root:root ../../../../lib64/lua/5.2/des56.so -/usr/lib/debug/.build-id/45/b96a97ed293f32f6a8a41dad9dda4f50bd305e.debug 120777 root:root ../../usr/lib64/lua/5.2/des56.so.debug +/usr/lib/debug/.build-id/47 40755 root:root +/usr/lib/debug/.build-id/47/385238f03401ad43cb33a657c4aa985fbf1bb5 120777 root:root ../../../../lib64/lua/5.2/md5/core.so +/usr/lib/debug/.build-id/47/385238f03401ad43cb33a657c4aa985fbf1bb5.debug 120777 root:root ../../usr/lib64/lua/5.2/md5/core.so.debug +/usr/lib/debug/.build-id/dc 40755 root:root +/usr/lib/debug/.build-id/dc/0d254844dae4fe119ff1ef957802907928c518 120777 root:root ../../../../lib64/lua/5.2/des56.so +/usr/lib/debug/.build-id/dc/0d254844dae4fe119ff1ef957802907928c518.debug 120777 root:root ../../usr/lib64/lua/5.2/des56.so.debug /usr/lib/debug/usr/lib64/lua 40755 root:root @@ -23,13 +23,13 @@ Provides: lua-md5-debuginfo = 1.1.2-alt1_12 -File: /usr/lib/debug/.build-id/29 40755 root:root -File: /usr/lib/debug/.build-id/29/9b7972d9f3795d12e974e18cb6eaf8849deeb9 120777 root:root ../../../../lib64/lua/5.2/md5/core.so -File: /usr/lib/debug/.build-id/29/9b7972d9f3795d12e974e18cb6eaf8849deeb9.debug 120777 root:root ../../usr/lib64/lua/5.2/md5/core.so.debug -File: /usr/lib/debug/.build-id/45 40755 root:root -File: /usr/lib/debug/.build-id/45/b96a97ed293f32f6a8a41dad9dda4f50bd305e 120777 root:root ../../../../lib64/lua/5.2/des56.so -File: /usr/lib/debug/.build-id/45/b96a97ed293f32f6a8a41dad9dda4f50bd305e.debug 120777 root:root ../../usr/lib64/lua/5.2/des56.so.debug +File: /usr/lib/debug/.build-id/47 40755 root:root +File: /usr/lib/debug/.build-id/47/385238f03401ad43cb33a657c4aa985fbf1bb5 120777 root:root ../../../../lib64/lua/5.2/md5/core.so +File: /usr/lib/debug/.build-id/47/385238f03401ad43cb33a657c4aa985fbf1bb5.debug 120777 root:root ../../usr/lib64/lua/5.2/md5/core.so.debug +File: /usr/lib/debug/.build-id/dc 40755 root:root +File: /usr/lib/debug/.build-id/dc/0d254844dae4fe119ff1ef957802907928c518 120777 root:root ../../../../lib64/lua/5.2/des56.so +File: /usr/lib/debug/.build-id/dc/0d254844dae4fe119ff1ef957802907928c518.debug 120777 root:root ../../usr/lib64/lua/5.2/des56.so.debug File: /usr/lib/debug/usr/lib64/lua 40755 root:root File: /usr/lib/debug/usr/lib64/lua/5.2 40755 root:root -File: /usr/lib/debug/usr/lib64/lua/5.2/des56.so.debug 100644 root:root dbc8ab3f96e667d570234785dc3ddcc9 +File: /usr/lib/debug/usr/lib64/lua/5.2/des56.so.debug 100644 root:root 52cfb622f85f2f378b2eb88606672f09 File: /usr/lib/debug/usr/lib64/lua/5.2/md5 40755 root:root -File: /usr/lib/debug/usr/lib64/lua/5.2/md5/core.so.debug 100644 root:root 00d484abcf18c3c5ce6c48f794991c80 +File: /usr/lib/debug/usr/lib64/lua/5.2/md5/core.so.debug 100644 root:root fc759283d803be4560997e567f6824a1 File: /usr/src/debug/md5-1.1.2 40755 root:root @@ -42,2 +42,2 @@ File: /usr/src/debug/md5-1.1.2/src/md5lib.c 100644 root:root 46a94211438ac7eb3eed8496c1e33126 -RPMIdentity: ecb70c0db0afd0c80eb1a9047a7c0afdab078cc3429abaced3a3e771953e84cf3ef7d260a6a39bb29ccf9d7db3bde08440d420295dc63663061e523fecd907e6 +RPMIdentity: 0a64c5b4ea21f21b8213b1813d250d8904b45f45cb7c16d50e6dfa1661f61a354b911dbe6bf299b4414a5bedc52ca694d06956d244c2419d49ec62e791a99ebe