<86>Jun 16 00:41:26 userdel[688147]: delete user 'rooter' <86>Jun 16 00:41:26 userdel[688147]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:41:26 userdel[688147]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:41:26 groupadd[688163]: group added to /etc/group: name=rooter, GID=1244 <86>Jun 16 00:41:26 groupadd[688163]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:41:26 groupadd[688163]: new group: name=rooter, GID=1244 <86>Jun 16 00:41:26 useradd[688169]: new user: name=rooter, UID=1244, GID=1244, home=/root, shell=/bin/bash <86>Jun 16 00:41:26 userdel[688184]: delete user 'builder' <86>Jun 16 00:41:26 userdel[688184]: removed group 'builder' owned by 'builder' <86>Jun 16 00:41:26 userdel[688184]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:41:26 groupadd[688211]: group added to /etc/group: name=builder, GID=1245 <86>Jun 16 00:41:26 groupadd[688211]: group added to /etc/gshadow: name=builder <86>Jun 16 00:41:26 groupadd[688211]: new group: name=builder, GID=1245 <86>Jun 16 00:41:26 useradd[688226]: new user: name=builder, UID=1245, GID=1245, home=/usr/src, shell=/bin/bash <13>Jun 16 00:41:31 rpmi: lua5.3-5.3.5-alt3 sisyphus+278158.1000.1.1 1626050401 installed <13>Jun 16 00:41: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.58289 + 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.67833 + 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.67833 + 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.4621 + 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.eUXb9Y 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.cNlbI0 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.kW6WN0 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.mnuHXY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9Q81Y0 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) 1.05user 0.74system 0:07.01elapsed 25%CPU (0avgtext+0avgdata 26364maxresident)k 0inputs+0outputs (0major+194314minor)pagefaults 0swaps 5.10user 2.18system 0:22.22elapsed 32%CPU (0avgtext+0avgdata 128724maxresident)k 192inputs+0outputs (0major+192601minor)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 2024-06-16 00:41:42.751222241 +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 a44e1a9b399540517d96b1bce04f5889 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 359e68c50e711904386b6df561a2a4c7 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: dc06d97792723494222281680f64718d6f78e0c3690ebe549d1a3ccba2a85cca28cad472a29479d3bf4c038c7fa83ed389c8c31a1b12df179a3656fa161cf5b5 --- 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 2024-06-16 00:41:42.870221603 +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/5d 40755 root:root +/usr/lib/debug/.build-id/5d/df0c8d90498366515c4efce6dd2b158842a2e1 120777 root:root ../../../../lib64/lua/5.2/md5/core.so +/usr/lib/debug/.build-id/5d/df0c8d90498366515c4efce6dd2b158842a2e1.debug 120777 root:root ../../usr/lib64/lua/5.2/md5/core.so.debug +/usr/lib/debug/.build-id/e9 40755 root:root +/usr/lib/debug/.build-id/e9/5c6b873923a628d7c5ce1cde6f8c5d10b59f7f 120777 root:root ../../../../lib64/lua/5.2/des56.so +/usr/lib/debug/.build-id/e9/5c6b873923a628d7c5ce1cde6f8c5d10b59f7f.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/5d 40755 root:root +File: /usr/lib/debug/.build-id/5d/df0c8d90498366515c4efce6dd2b158842a2e1 120777 root:root ../../../../lib64/lua/5.2/md5/core.so +File: /usr/lib/debug/.build-id/5d/df0c8d90498366515c4efce6dd2b158842a2e1.debug 120777 root:root ../../usr/lib64/lua/5.2/md5/core.so.debug +File: /usr/lib/debug/.build-id/e9 40755 root:root +File: /usr/lib/debug/.build-id/e9/5c6b873923a628d7c5ce1cde6f8c5d10b59f7f 120777 root:root ../../../../lib64/lua/5.2/des56.so +File: /usr/lib/debug/.build-id/e9/5c6b873923a628d7c5ce1cde6f8c5d10b59f7f.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 33bf6eeac38b353f19f13646f180e111 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 85d3b003b156379c340675f46266b51a 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: 6dc11a334d08c05a73b2f25a4168e112a135eec214d23767ada282615ae3287fb0c5c8d14ab92521d0a7655f882792de300716b1f4f1d8e152d686c8663e48ec