<86>Apr 20 05:25:27 userdel[702359]: delete user 'rooter' <86>Apr 20 05:25:27 userdel[702359]: removed group 'rooter' owned by 'rooter' <86>Apr 20 05:25:27 userdel[702359]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 20 05:25:27 groupadd[702394]: group added to /etc/group: name=rooter, GID=1838 <86>Apr 20 05:25:27 groupadd[702394]: group added to /etc/gshadow: name=rooter <86>Apr 20 05:25:27 groupadd[702394]: new group: name=rooter, GID=1838 <86>Apr 20 05:25:27 useradd[702418]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Apr 20 05:25:27 userdel[702454]: delete user 'builder' <86>Apr 20 05:25:27 userdel[702454]: removed group 'builder' owned by 'builder' <86>Apr 20 05:25:27 userdel[702454]: removed shadow group 'builder' owned by 'builder' <86>Apr 20 05:25:27 groupadd[702489]: group added to /etc/group: name=builder, GID=1839 <86>Apr 20 05:25:27 groupadd[702489]: group added to /etc/gshadow: name=builder <86>Apr 20 05:25:27 groupadd[702489]: new group: name=builder, GID=1839 <86>Apr 20 05:25:27 useradd[702518]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none <13>Apr 20 05:25:34 rpmi: rpm-macros-lua-1.5.2-alt1 sisyphus+315204.340.3.1 1692689366 installed <13>Apr 20 05:25:34 rpmi: rpm-build-lua-0.5-alt1 sisyphus+315204.500.3.1 1692689380 installed <13>Apr 20 05:25:34 rpmi: liblua5.4-5.4.6-alt1 sisyphus+342744.200.2.1 1710617891 installed <13>Apr 20 05:25:34 rpmi: lua5.4-5.4.6-alt1 sisyphus+342744.200.2.1 1710617891 installed <13>Apr 20 05:25:34 rpmi: liblua5.4-devel-5.4.6-alt1 sisyphus+342744.200.2.1 1710617891 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.84531 + 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.84531 + 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.5183 + 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 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/lua-md5-buildroot Processing files: lua-md5-1.1.2-alt1_12 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20525 + 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.Isyb47 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.E6iMJt find-requires: running scripts (cpp,debuginfo,files,lib,lua,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: lua5.2(des56), lua5.2(md5), lua5.2(md5.core) 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.2(string), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zt37nz 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.SEBp6c find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1wcBjs 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.32user 1.52system 0:09.40elapsed 30%CPU (0avgtext+0avgdata 25748maxresident)k 0inputs+0outputs (0major+206565minor)pagefaults 0swaps 6.35user 4.40system 0:31.57elapsed 34%CPU (0avgtext+0avgdata 127596maxresident)k 568inputs+0outputs (0major+192796minor)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 2024-04-20 05:25:50.258431261 +0000 @@ -15,8 +15,12 @@ Requires: libc.so.6(GLIBC_2.4) +Requires: lua5.2(string) Requires: rtld(GNU_HASH) Requires: rpmlib(PayloadIsLzma) +Provides: lua5.2(des56) +Provides: lua5.2(md5) +Provides: lua5.2(md5.core) 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 4e98196b961402694d3acb71d0c7b2ee 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 56ab60dfe17d3db93978b8b0ac5c7a0b File: /usr/share/doc/lua-md5-1.1.2 40755 root:root @@ -28,2 +32,2 @@ File: /usr/share/lua/5.2/md5.lua 100644 root:root 46ba8371a56f470ab8f186a867bf1cca -RPMIdentity: 29a2bbb10b88b278ea41ea64f9791bd3644919d63f706e456ee06aa9c8debc72d51a203d31cd6a1ff0b9875fe9a53f5dd0be3d5d5e23144793302e6d8f463bdb +RPMIdentity: dce04f0c9b1e1870497264b50da2490816875b9024697ad2fd6005ae4571e4cc240f20e2c6662689579858d708bb8505a4377a7dfbe773704f74fb03bb3f2043 --- 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 2024-04-20 05:25:50.457434177 +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/5d 40755 root:root +/usr/lib/debug/.build-id/5d/eb19747c07ae9626df8fbea30de7b7600ece83 120777 root:root ../../../lua/5.2/des56.so +/usr/lib/debug/.build-id/5d/eb19747c07ae9626df8fbea30de7b7600ece83.debug 120777 root:root ../../usr/lib/lua/5.2/des56.so.debug +/usr/lib/debug/.build-id/a1 40755 root:root +/usr/lib/debug/.build-id/a1/cd89e96fa61ed9c7205b11bb3ce212501c6e2c 120777 root:root ../../../lua/5.2/md5/core.so +/usr/lib/debug/.build-id/a1/cd89e96fa61ed9c7205b11bb3ce212501c6e2c.debug 120777 root:root ../../usr/lib/lua/5.2/md5/core.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/5d 40755 root:root +File: /usr/lib/debug/.build-id/5d/eb19747c07ae9626df8fbea30de7b7600ece83 120777 root:root ../../../lua/5.2/des56.so +File: /usr/lib/debug/.build-id/5d/eb19747c07ae9626df8fbea30de7b7600ece83.debug 120777 root:root ../../usr/lib/lua/5.2/des56.so.debug +File: /usr/lib/debug/.build-id/a1 40755 root:root +File: /usr/lib/debug/.build-id/a1/cd89e96fa61ed9c7205b11bb3ce212501c6e2c 120777 root:root ../../../lua/5.2/md5/core.so +File: /usr/lib/debug/.build-id/a1/cd89e96fa61ed9c7205b11bb3ce212501c6e2c.debug 120777 root:root ../../usr/lib/lua/5.2/md5/core.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 2f17c892e8c50ae82ea9f4991881032d 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 6a16f9d03cc901ae620662c6be6c912d 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: 3040f3adf7097dad211926236822fcefa80f177b73858c088ce3ad6336e57cffb556166401eeac7995b624284fc218cee791bd09ae47a1a0642e86d91ea8a285