<86>May 4 01:01:23 userdel[600546]: delete user 'rooter' <86>May 4 01:01:23 userdel[600546]: removed group 'rooter' owned by 'rooter' <86>May 4 01:01:23 userdel[600546]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:01:23 groupadd[600576]: group added to /etc/group: name=rooter, GID=1820 <86>May 4 01:01:23 groupadd[600576]: group added to /etc/gshadow: name=rooter <86>May 4 01:01:23 groupadd[600576]: new group: name=rooter, GID=1820 <86>May 4 01:01:23 useradd[600593]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>May 4 01:01:23 userdel[600615]: delete user 'builder' <86>May 4 01:01:23 userdel[600615]: removed group 'builder' owned by 'builder' <86>May 4 01:01:23 userdel[600615]: removed shadow group 'builder' owned by 'builder' <86>May 4 01:01:23 groupadd[600643]: group added to /etc/group: name=builder, GID=1821 <86>May 4 01:01:23 groupadd[600643]: group added to /etc/gshadow: name=builder <86>May 4 01:01:23 groupadd[600643]: new group: name=builder, GID=1821 <86>May 4 01:01:23 useradd[600671]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none <13>May 4 01:01:26 rpmi: rpm-macros-lua-1.5.2-alt1 sisyphus+315204.340.3.1 1692689366 installed <13>May 4 01:01:26 rpmi: rpm-build-lua-0.5-alt1 sisyphus+315204.500.3.1 1692689380 installed <13>May 4 01:01:26 rpmi: liblua5.4-5.4.6-alt1 sisyphus+342744.200.2.1 1710617890 installed <13>May 4 01:01:26 rpmi: lua5.4-5.4.6-alt1 sisyphus+342744.200.2.1 1710617890 installed <13>May 4 01:01:26 rpmi: liblua5.4-devel-5.4.6-alt1 sisyphus+342744.200.2.1 1710617890 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.5491 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/md5-1.1.2.tar.gz + 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.5491 + 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.5491 + 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:/usr/bin:/bin:/usr/local/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 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.2606 + 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.gRXXvz 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.Rs45Zv 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.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.2(string), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hJgu3h 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.h5jZ1H find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YpgWcL 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.70user 1.56system 0:06.35elapsed 35%CPU (0avgtext+0avgdata 30176maxresident)k 0inputs+0outputs (0major+225156minor)pagefaults 0swaps 3.55user 2.60system 0:15.85elapsed 38%CPU (0avgtext+0avgdata 131372maxresident)k 0inputs+0outputs (0major+208344minor)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-05-04 01:01:35.726280791 +0000 @@ -15,8 +15,12 @@ Requires: libc.so.6(GLIBC_2.4)(64bit) +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/lib64/lua/5.2/des56.so 100644 root:root 5d6178f1f60a31e39dcce614836cad73 +File: /usr/lib64/lua/5.2/des56.so 100644 root:root 9dcc13cbeb38a5ce5a40f9cb629005bf 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 51bfcf8e4f748cf4ff834988633bdca9 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: 0a5ed4344edb250515deef3cc90dd86e37045888201ba2c8e745dd533c953c8ff4fc07f2f447b247bf44e9abf872dd3d09a547cde71ac2a242a846d2d119af6f +RPMIdentity: 9d3731d6cb4274334e4c59e2d18fbc68b8178d1bd8b56ef3ec0f09a168b9ca0f117b21897c94031c25a7baa79a8522e4e6acf92fa92d986eb5b30bb224a2d575 --- 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-05-04 01:01:35.803281729 +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/3f 40755 root:root +/usr/lib/debug/.build-id/3f/4b351c85ac85b15c97b48fac408185e586d03f 120777 root:root ../../../../lib64/lua/5.2/md5/core.so +/usr/lib/debug/.build-id/3f/4b351c85ac85b15c97b48fac408185e586d03f.debug 120777 root:root ../../usr/lib64/lua/5.2/md5/core.so.debug +/usr/lib/debug/.build-id/78 40755 root:root +/usr/lib/debug/.build-id/78/afee54fa5aa9b23d3e8e206996e02fc9db7eba 120777 root:root ../../../../lib64/lua/5.2/des56.so +/usr/lib/debug/.build-id/78/afee54fa5aa9b23d3e8e206996e02fc9db7eba.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/3f 40755 root:root +File: /usr/lib/debug/.build-id/3f/4b351c85ac85b15c97b48fac408185e586d03f 120777 root:root ../../../../lib64/lua/5.2/md5/core.so +File: /usr/lib/debug/.build-id/3f/4b351c85ac85b15c97b48fac408185e586d03f.debug 120777 root:root ../../usr/lib64/lua/5.2/md5/core.so.debug +File: /usr/lib/debug/.build-id/78 40755 root:root +File: /usr/lib/debug/.build-id/78/afee54fa5aa9b23d3e8e206996e02fc9db7eba 120777 root:root ../../../../lib64/lua/5.2/des56.so +File: /usr/lib/debug/.build-id/78/afee54fa5aa9b23d3e8e206996e02fc9db7eba.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 d263f43846fec8d1dfc9d31879766470 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 e19486e62b90df26df464e0710324f57 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: 243e88280a8afab6dedf8b90b4a829947540fc2b197b18414ee36e136ea4df1dd8c2f1062c17b3d01e9672f09016b1f1b282a357f69f2260599e3f67a3f33285