<86>Oct 1 04:09:22 userdel[452140]: delete user 'rooter' <86>Oct 1 04:09:22 userdel[452140]: removed group 'rooter' owned by 'rooter' <86>Oct 1 04:09:22 userdel[452140]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 1 04:09:22 groupadd[452163]: group added to /etc/group: name=rooter, GID=639 <86>Oct 1 04:09:22 groupadd[452163]: group added to /etc/gshadow: name=rooter <86>Oct 1 04:09:22 groupadd[452163]: new group: name=rooter, GID=639 <86>Oct 1 04:09:22 useradd[452188]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Oct 1 04:09:22 userdel[452218]: delete user 'builder' <86>Oct 1 04:09:22 userdel[452218]: removed group 'builder' owned by 'builder' <86>Oct 1 04:09:22 userdel[452218]: removed shadow group 'builder' owned by 'builder' <86>Oct 1 04:09:22 groupadd[452241]: group added to /etc/group: name=builder, GID=640 <86>Oct 1 04:09:22 groupadd[452241]: group added to /etc/gshadow: name=builder <86>Oct 1 04:09:22 groupadd[452241]: new group: name=builder, GID=640 <86>Oct 1 04:09:22 useradd[452252]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Oct 1 04:09:24 rpmi: rpm-macros-lua-1.5.1-alt1 sisyphus+306571.100.1.1 1662978716 installed <13>Oct 1 04:09:24 rpmi: rpm-build-lua-0.1-alt1 sisyphus+302797.74.28.1 1657376622 installed <13>Oct 1 04:09:24 rpmi: liblua5.4-5.4.4-alt1 sisyphus+302797.336.28.1 1657376766 installed <13>Oct 1 04:09:24 rpmi: lua5.4-5.4.4-alt1 sisyphus+302797.336.28.1 1657376766 installed <13>Oct 1 04:09:24 rpmi: liblua5.4-devel-5.4.4-alt1 sisyphus+302797.336.28.1 1657376766 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89586 + 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.89586 + 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 -march=i586 -mtune=generic -fPIC' make: Entering directory '/usr/src/RPM/BUILD/md5-1.1.2' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -c -o src/md5.o src/md5.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -shared -o src/core.so src/md5.o src/md5lib.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -c -o src/des56.o src/des56.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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.92819 + 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/lib/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/lib/lua/5.2 make: Entering directory '/usr/src/RPM/BUILD/md5-1.1.2' mkdir -p /usr/src/tmp/lua-md5-buildroot/usr/lib/lua/5.2/md5 cp src/core.so /usr/src/tmp/lua-md5-buildroot/usr/lib/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/lib/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/lib/lua/5.2/des56.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/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/lib: (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/lib/lua/5.2/des56.so: undefined symbol: luaL_openlib verify-elf: WARNING: ./usr/lib/lua/5.2/des56.so: undefined symbol: luaL_optlstring verify-elf: WARNING: ./usr/lib/lua/5.2/des56.so: undefined symbol: luaL_checklstring verify-elf: WARNING: ./usr/lib/lua/5.2/des56.so: undefined symbol: lua_settable verify-elf: WARNING: ./usr/lib/lua/5.2/des56.so: undefined symbol: lua_pushlstring verify-elf: WARNING: ./usr/lib/lua/5.2/des56.so: undefined symbol: lua_error verify-elf: WARNING: ./usr/lib/lua/5.2/des56.so: undefined symbol: lua_pushstring verify-elf: WARNING: ./usr/lib/lua/5.2/md5/core.so: undefined symbol: luaL_openlib verify-elf: WARNING: ./usr/lib/lua/5.2/md5/core.so: undefined symbol: luaL_argerror verify-elf: WARNING: ./usr/lib/lua/5.2/md5/core.so: undefined symbol: luaL_pushresult verify-elf: WARNING: ./usr/lib/lua/5.2/md5/core.so: undefined symbol: luaL_checklstring verify-elf: WARNING: ./usr/lib/lua/5.2/md5/core.so: undefined symbol: luaL_prepbuffsize verify-elf: WARNING: ./usr/lib/lua/5.2/md5/core.so: undefined symbol: lua_settable verify-elf: WARNING: ./usr/lib/lua/5.2/md5/core.so: undefined symbol: lua_pushlstring verify-elf: WARNING: ./usr/lib/lua/5.2/md5/core.so: undefined symbol: luaL_addlstring verify-elf: WARNING: ./usr/lib/lua/5.2/md5/core.so: undefined symbol: luaL_error verify-elf: WARNING: ./usr/lib/lua/5.2/md5/core.so: undefined symbol: lua_concat verify-elf: WARNING: ./usr/lib/lua/5.2/md5/core.so: undefined symbol: lua_type verify-elf: WARNING: ./usr/lib/lua/5.2/md5/core.so: undefined symbol: lua_pushstring verify-elf: WARNING: ./usr/lib/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.29437 + 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.Woj2rz 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.hKaR7F 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.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), 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.J5c1oI 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.rU9H1v find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0g6AXF find-requires: running scripts (debuginfo) Requires: lua-md5 = 1.1.2-alt1_12, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/lua-md5-1.1.2-alt1_12.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/lua-md5-debuginfo-1.1.2-alt1_12.i586.rpm (w2.lzdio) 1.34user 0.82system 0:06.52elapsed 33%CPU (0avgtext+0avgdata 25916maxresident)k 0inputs+0outputs (0major+202783minor)pagefaults 0swaps 3.02user 1.66system 0:14.01elapsed 33%CPU (0avgtext+0avgdata 104964maxresident)k 464inputs+0outputs (30554major+154440minor)pagefaults 0swaps --- lua-md5-1.1.2-alt1_12.i586.rpm.repo 2016-10-05 16:22:28.000000000 +0000 +++ lua-md5-1.1.2-alt1_12.i586.rpm.hasher 2022-10-01 04:09:33.506163289 +0000 @@ -15,2 +15,4 @@ Requires: libc.so.6(GLIBC_2.4) +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/lib/lua/5.2/des56.so 100644 root:root 0864b85bab36aebc35dc89fd3eabedae +File: /usr/lib/lua/5.2/des56.so 100644 root:root 4d555c08867b68971881d9ab0c4e8f29 File: /usr/lib/lua/5.2/md5 40755 root:root -File: /usr/lib/lua/5.2/md5/core.so 100644 root:root 38609a081df80b4be27a6eafa6ee6e98 +File: /usr/lib/lua/5.2/md5/core.so 100644 root:root cb3205271765bca9a3da9acf1994cbd4 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: 29a2bbb10b88b278ea41ea64f9791bd3644919d63f706e456ee06aa9c8debc72d51a203d31cd6a1ff0b9875fe9a53f5dd0be3d5d5e23144793302e6d8f463bdb +RPMIdentity: fbd1098f4f1f761a644e89152896dccdebee5c344fe07d5b4563b0595a63137c2264b88cebe2f44d42e1345098476dab9e6b4ed8a6bbef6c6c7c48d99ab0c3e1 --- lua-md5-debuginfo-1.1.2-alt1_12.i586.rpm.repo 2016-10-05 16:22:28.000000000 +0000 +++ lua-md5-debuginfo-1.1.2-alt1_12.i586.rpm.hasher 2022-10-01 04:09:33.583164075 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/c6 40755 root:root -/usr/lib/debug/.build-id/c6/4763e75b6edbc55c54025c8dda923c5791d770 120777 root:root ../../../lua/5.2/des56.so -/usr/lib/debug/.build-id/c6/4763e75b6edbc55c54025c8dda923c5791d770.debug 120777 root:root ../../usr/lib/lua/5.2/des56.so.debug -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/c0fdb3c98a394f804907d12aec681ee286d4f1 120777 root:root ../../../lua/5.2/md5/core.so -/usr/lib/debug/.build-id/cd/c0fdb3c98a394f804907d12aec681ee286d4f1.debug 120777 root:root ../../usr/lib/lua/5.2/md5/core.so.debug +/usr/lib/debug/.build-id/14 40755 root:root +/usr/lib/debug/.build-id/14/baf577554e0077c4a59eaf3bc9278e49a2777e 120777 root:root ../../../lua/5.2/md5/core.so +/usr/lib/debug/.build-id/14/baf577554e0077c4a59eaf3bc9278e49a2777e.debug 120777 root:root ../../usr/lib/lua/5.2/md5/core.so.debug +/usr/lib/debug/.build-id/9f 40755 root:root +/usr/lib/debug/.build-id/9f/edf3f4de51337fbabe51bba52894d6dc3a94bd 120777 root:root ../../../lua/5.2/des56.so +/usr/lib/debug/.build-id/9f/edf3f4de51337fbabe51bba52894d6dc3a94bd.debug 120777 root:root ../../usr/lib/lua/5.2/des56.so.debug /usr/lib/debug/usr/lib/lua 40755 root:root @@ -23,13 +23,13 @@ Provides: lua-md5-debuginfo = 1.1.2-alt1_12 -File: /usr/lib/debug/.build-id/c6 40755 root:root -File: /usr/lib/debug/.build-id/c6/4763e75b6edbc55c54025c8dda923c5791d770 120777 root:root ../../../lua/5.2/des56.so -File: /usr/lib/debug/.build-id/c6/4763e75b6edbc55c54025c8dda923c5791d770.debug 120777 root:root ../../usr/lib/lua/5.2/des56.so.debug -File: /usr/lib/debug/.build-id/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/c0fdb3c98a394f804907d12aec681ee286d4f1 120777 root:root ../../../lua/5.2/md5/core.so -File: /usr/lib/debug/.build-id/cd/c0fdb3c98a394f804907d12aec681ee286d4f1.debug 120777 root:root ../../usr/lib/lua/5.2/md5/core.so.debug +File: /usr/lib/debug/.build-id/14 40755 root:root +File: /usr/lib/debug/.build-id/14/baf577554e0077c4a59eaf3bc9278e49a2777e 120777 root:root ../../../lua/5.2/md5/core.so +File: /usr/lib/debug/.build-id/14/baf577554e0077c4a59eaf3bc9278e49a2777e.debug 120777 root:root ../../usr/lib/lua/5.2/md5/core.so.debug +File: /usr/lib/debug/.build-id/9f 40755 root:root +File: /usr/lib/debug/.build-id/9f/edf3f4de51337fbabe51bba52894d6dc3a94bd 120777 root:root ../../../lua/5.2/des56.so +File: /usr/lib/debug/.build-id/9f/edf3f4de51337fbabe51bba52894d6dc3a94bd.debug 120777 root:root ../../usr/lib/lua/5.2/des56.so.debug File: /usr/lib/debug/usr/lib/lua 40755 root:root File: /usr/lib/debug/usr/lib/lua/5.2 40755 root:root -File: /usr/lib/debug/usr/lib/lua/5.2/des56.so.debug 100644 root:root 0ec62a407695fcab13177d35e6bddde3 +File: /usr/lib/debug/usr/lib/lua/5.2/des56.so.debug 100644 root:root 2245efd129a55ec4363472705f1865ae File: /usr/lib/debug/usr/lib/lua/5.2/md5 40755 root:root -File: /usr/lib/debug/usr/lib/lua/5.2/md5/core.so.debug 100644 root:root 63f8d33904c5d44a20b83904daef4ff2 +File: /usr/lib/debug/usr/lib/lua/5.2/md5/core.so.debug 100644 root:root f2d8a32b10e08c2d63a9c47b6aad72f1 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: b006c5a00bda41d00d8320ff1ada7361a077fee6c29d3a87bc02596ca57f17253be0ec01c95600e5959c313a29f13d712bc8f1a7edaac2eb755ceacecf42a625 +RPMIdentity: 77cdfa33859490346c5a1c51539ec04dded05ddc491fd212064baf4250b6d351c75911e12d8b455a4adab55cfe0f6d4287a9c5280744c46c3217b0b1dbe7adff