<86>Dec 25 03:16:29 userdel[637729]: delete user 'rooter' <86>Dec 25 03:16:29 userdel[637729]: removed group 'rooter' owned by 'rooter' <86>Dec 25 03:16:29 groupadd[637760]: group added to /etc/group: name=rooter, GID=918 <86>Dec 25 03:16:29 groupadd[637760]: group added to /etc/gshadow: name=rooter <86>Dec 25 03:16:29 groupadd[637760]: new group: name=rooter, GID=918 <86>Dec 25 03:16:29 useradd[637779]: new user: name=rooter, UID=918, GID=918, home=/root, shell=/bin/bash <86>Dec 25 03:16:29 userdel[637799]: delete user 'builder' <86>Dec 25 03:16:29 userdel[637799]: removed group 'builder' owned by 'builder' <86>Dec 25 03:16:29 userdel[637799]: removed shadow group 'builder' owned by 'builder' <86>Dec 25 03:16:29 groupadd[637823]: group added to /etc/group: name=builder, GID=919 <86>Dec 25 03:16:29 groupadd[637823]: group added to /etc/gshadow: name=builder <86>Dec 25 03:16:29 groupadd[637823]: new group: name=builder, GID=919 <86>Dec 25 03:16:29 useradd[637841]: new user: name=builder, UID=919, GID=919, home=/usr/src, shell=/bin/bash <13>Dec 25 03:16:30 rpmi: lua5.3-5.3.6-alt2 sisyphus+286316.100.2.1 1634197700 installed <13>Dec 25 03:16:30 rpmi: liblua5.3-devel-5.3.6-alt2 sisyphus+286316.100.2.1 1634197700 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.32254 + 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.32254 + 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 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 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.32254 + 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.32254 + 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.KkC5kw 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.5VZyn1 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.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aITq39 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.IE3KZL find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jkf6rj 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) 0.84user 0.47system 0:05.74elapsed 23%CPU (0avgtext+0avgdata 21276maxresident)k 0inputs+0outputs (0major+194661minor)pagefaults 0swaps 2.94user 2.83system 0:09.49elapsed 60%CPU (0avgtext+0avgdata 103424maxresident)k 0inputs+0outputs (30018major+437129minor)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 2021-12-25 03:16:37.321157672 +0000 @@ -18,5 +18,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 b65ce64649cccb2567bd47d2c9f40861 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 2df8a01750c8915ae45ae995bd8d9b8a 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: 29a2bbb10b88b278ea41ea64f9791bd3644919d63f706e456ee06aa9c8debc72d51a203d31cd6a1ff0b9875fe9a53f5dd0be3d5d5e23144793302e6d8f463bdb +RPMIdentity: c05b5dd4a7554e926641337f4e0f048d0e5e1423127c2137d02149724c18cdf1081e1081409424f60d5a5bcac84ed8dd8710491eab8c54bc170c34775f0be249 --- 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 2021-12-25 03:16:37.382158362 +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/1f 40755 root:root +/usr/lib/debug/.build-id/1f/219bf776e29afe51f622603d62e8dd55d99688 120777 root:root ../../../lua/5.2/des56.so +/usr/lib/debug/.build-id/1f/219bf776e29afe51f622603d62e8dd55d99688.debug 120777 root:root ../../usr/lib/lua/5.2/des56.so.debug +/usr/lib/debug/.build-id/46 40755 root:root +/usr/lib/debug/.build-id/46/4127b65d2928bea090d53611410190379daec9 120777 root:root ../../../lua/5.2/md5/core.so +/usr/lib/debug/.build-id/46/4127b65d2928bea090d53611410190379daec9.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/1f 40755 root:root +File: /usr/lib/debug/.build-id/1f/219bf776e29afe51f622603d62e8dd55d99688 120777 root:root ../../../lua/5.2/des56.so +File: /usr/lib/debug/.build-id/1f/219bf776e29afe51f622603d62e8dd55d99688.debug 120777 root:root ../../usr/lib/lua/5.2/des56.so.debug +File: /usr/lib/debug/.build-id/46 40755 root:root +File: /usr/lib/debug/.build-id/46/4127b65d2928bea090d53611410190379daec9 120777 root:root ../../../lua/5.2/md5/core.so +File: /usr/lib/debug/.build-id/46/4127b65d2928bea090d53611410190379daec9.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 59f94993c8d646d724880fb12ccc6143 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 814d1c7145f2a91d750f0d5ce7c6f58c 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: 2fcc9f80dfad08348c6a5920473e550cffd075a6125914137ab826c90a759a5ee130ac52a0e205e577de7e8de7d15c9b671e8b061d4dd241306641b67cc15f66