<86>Jun 8 00:36:03 userdel[2380723]: delete user 'rooter' <86>Jun 8 00:36:03 userdel[2380723]: removed group 'rooter' owned by 'rooter' <86>Jun 8 00:36:03 userdel[2380723]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 8 00:36:03 groupadd[2380748]: group added to /etc/group: name=rooter, GID=1820 <86>Jun 8 00:36:03 groupadd[2380748]: group added to /etc/gshadow: name=rooter <86>Jun 8 00:36:03 groupadd[2380748]: new group: name=rooter, GID=1820 <86>Jun 8 00:36:03 useradd[2380769]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>Jun 8 00:36:03 userdel[2380819]: delete user 'builder' <86>Jun 8 00:36:03 userdel[2380819]: removed group 'builder' owned by 'builder' <86>Jun 8 00:36:03 userdel[2380819]: removed shadow group 'builder' owned by 'builder' <86>Jun 8 00:36:03 groupadd[2380847]: group added to /etc/group: name=builder, GID=1821 <86>Jun 8 00:36:03 groupadd[2380847]: group added to /etc/gshadow: name=builder <86>Jun 8 00:36:03 groupadd[2380847]: new group: name=builder, GID=1821 <86>Jun 8 00:36:03 useradd[2380863]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none <13>Jun 8 00:36:05 rpmi: rpm-macros-lua-1.5.1-alt1 sisyphus+306571.100.1.1 1662978716 installed <13>Jun 8 00:36:05 rpmi: rpm-build-lua-0.4-alt1 sisyphus+321961.100.1.1 1685154127 installed <13>Jun 8 00:36:05 rpmi: liblua5.4-5.4.4-alt1 sisyphus+302797.336.28.1 1657376755 installed <13>Jun 8 00:36:05 rpmi: lua5.4-5.4.4-alt1 sisyphus+302797.336.28.1 1657376755 installed <13>Jun 8 00:36:05 rpmi: liblua5.4-devel-5.4.4-alt1 sisyphus+302797.336.28.1 1657376755 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.81758 + 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.81758 + 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 -flto=auto -fPIC' make: Entering directory '/usr/src/RPM/BUILD/md5-1.1.2' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c -o src/md5.o src/md5.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c -o src/md5lib.o src/md5lib.c src/md5lib.c: In function 'luaopen_md5_core': src/md5lib.c:199:3: warning: implicit declaration of function 'luaL_openlib'; did you mean 'luaL_newlib'? [-Wimplicit-function-declaration] 199 | luaL_openlib(L, "md5", md5lib, 0); | ^~~~~~~~~~~~ | luaL_newlib export MACOSX_DEPLOYMENT_TARGET="10.3"; gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -shared -o src/core.so src/md5.o src/md5lib.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c -o src/des56.o src/des56.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c -o src/ldes56.o src/ldes56.c src/ldes56.c: In function 'luaopen_des56': src/ldes56.c:147:3: warning: implicit declaration of function 'luaL_openlib'; did you mean 'luaL_newlib'? [-Wimplicit-function-declaration] 147 | luaL_openlib (L, "des56", des56lib, 0); | ^~~~~~~~~~~~ | luaL_newlib export MACOSX_DEPLOYMENT_TARGET="10.3"; gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.20281 + 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.20281 + 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.uT8QJ2 find-provides: running scripts (debuginfo,lib,lua,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kkLHT0 find-requires: running scripts (cpp,debuginfo,files,lib,lua,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), lua5.4(md5.core), lua5.4(string), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3ytFR3 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.HdFzrT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EAWwWr 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.64user 0.85system 0:05.94elapsed 25%CPU (0avgtext+0avgdata 29588maxresident)k 0inputs+0outputs (0major+219949minor)pagefaults 0swaps 1.94user 1.35system 0:11.82elapsed 27%CPU (0avgtext+0avgdata 111144maxresident)k 464inputs+0outputs (0major+201919minor)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 2023-06-08 00:36:13.560816887 +0000 @@ -15,2 +15,4 @@ Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: lua5.4(md5.core) +Requires: lua5.4(string) Requires: rtld(GNU_HASH) @@ -18,5 +20,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 015a331281540c51b4c0f04b7a7efabe 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 e8460a7845c18d78ae54b4942f499798 File: /usr/share/doc/lua-md5-1.1.2 40755 root:root @@ -28,2 +30,2 @@ File: /usr/share/lua/5.2/md5.lua 100644 root:root 46ba8371a56f470ab8f186a867bf1cca -RPMIdentity: 0a5ed4344edb250515deef3cc90dd86e37045888201ba2c8e745dd533c953c8ff4fc07f2f447b247bf44e9abf872dd3d09a547cde71ac2a242a846d2d119af6f +RPMIdentity: 74669c9b39e9fb6a182482f22178b92b72e5c42380a65d9fd9e8f4b20bcc9bf110f64c1838a2fb0fc3ec5e8d1fc9cf7743edde5dee03817fdb40b938135dfafb --- 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 2023-06-08 00:36:13.642817812 +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/31 40755 root:root +/usr/lib/debug/.build-id/31/5e53583d9a8ffcebcca6cff56579122a752bd2 120777 root:root ../../../../lib64/lua/5.2/md5/core.so +/usr/lib/debug/.build-id/31/5e53583d9a8ffcebcca6cff56579122a752bd2.debug 120777 root:root ../../usr/lib64/lua/5.2/md5/core.so.debug +/usr/lib/debug/.build-id/b0 40755 root:root +/usr/lib/debug/.build-id/b0/507858509a281dc1dec8ace0411d42f23820b0 120777 root:root ../../../../lib64/lua/5.2/des56.so +/usr/lib/debug/.build-id/b0/507858509a281dc1dec8ace0411d42f23820b0.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/31 40755 root:root +File: /usr/lib/debug/.build-id/31/5e53583d9a8ffcebcca6cff56579122a752bd2 120777 root:root ../../../../lib64/lua/5.2/md5/core.so +File: /usr/lib/debug/.build-id/31/5e53583d9a8ffcebcca6cff56579122a752bd2.debug 120777 root:root ../../usr/lib64/lua/5.2/md5/core.so.debug +File: /usr/lib/debug/.build-id/b0 40755 root:root +File: /usr/lib/debug/.build-id/b0/507858509a281dc1dec8ace0411d42f23820b0 120777 root:root ../../../../lib64/lua/5.2/des56.so +File: /usr/lib/debug/.build-id/b0/507858509a281dc1dec8ace0411d42f23820b0.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 d18babd41034f115fdd697fe6f8456cc 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 942b37e47db2fcc4464e91fc1e0049cb 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: 24483a33705a111748df4ab8cba2ed7fcf4ac8a17e6416f04f2086477a05b121c7d9cc97c68575fc25b4a4bee61175293ccd18beb777bff5be7674c6c5e25b63