<86>Apr  8 00:56:12 userdel[2700234]: delete user 'rooter'
<86>Apr  8 00:56:12 userdel[2700234]: removed group 'rooter' owned by 'rooter'
<86>Apr  8 00:56:12 userdel[2700234]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr  8 00:56:12 groupadd[2700246]: group added to /etc/group: name=rooter, GID=771
<86>Apr  8 00:56:12 groupadd[2700246]: group added to /etc/gshadow: name=rooter
<86>Apr  8 00:56:12 groupadd[2700246]: new group: name=rooter, GID=771
<86>Apr  8 00:56:12 useradd[2700258]: new user: name=rooter, UID=771, GID=771, home=/root, shell=/bin/bash
<86>Apr  8 00:56:12 userdel[2700278]: delete user 'builder'
<86>Apr  8 00:56:12 userdel[2700278]: removed group 'builder' owned by 'builder'
<86>Apr  8 00:56:12 userdel[2700278]: removed shadow group 'builder' owned by 'builder'
<86>Apr  8 00:56:12 groupadd[2700296]: group added to /etc/group: name=builder, GID=772
<86>Apr  8 00:56:12 groupadd[2700296]: group added to /etc/gshadow: name=builder
<86>Apr  8 00:56:12 groupadd[2700296]: new group: name=builder, GID=772
<86>Apr  8 00:56:12 useradd[2700316]: new user: name=builder, UID=772, GID=772, home=/usr/src, shell=/bin/bash
<13>Apr  8 00:56:14 rpmi: libncurses-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed
<13>Apr  8 00:56:14 rpmi: libtinfo-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed
<13>Apr  8 00:56:14 rpmi: libncurses-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/oksh-7.0-alt2.nosrc.rpm (w1.gzdio)
Installing oksh-7.0-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.88415
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf oksh-7.0
+ echo 'Source #0 (oksh-7.0.tar):'
Source #0 (oksh-7.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/oksh-7.0.tar
+ cd oksh-7.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.88415
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd oksh-7.0
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-curses --no-strip
checking for C compiler... cc
checking if the compiler can compile C99 without -std=c99... yes
checking for -w compiler flag... yes
checking for OS... Linux
checking for -flto compiler flag... not enabled
checking for __dead... no
checking for __dead2... no
checking for __attribute__((__noreturn__))... yes
checking for asprintf... yes
checking for clock_gettime in libc... yes
checking for confstr... yes
checking for curses library... curses.h
checking for issetugid... no
checking for getauxval(AT_SECURE)... yes
checking for pledge... no
checking for reallocarray... yes
checking for setresgid... yes
checking for setresuid... yes
checking for sig_t... yes
checking for srand_deterministic... no
checking for st_mtim... yes
checking for st_mtimespec... no
checking for stravis... no
checking for strlcat... yes
checking for strlcpy... yes
checking for strtonum... no
checking for strunvis... no
checking for sys_siglist... no
checking for sys_signame... no
checking for timeradd... yes
checking for timerclear... yes
checking for timersub... yes
creating Makefile... done
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o asprintf.o asprintf.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o alloc.o alloc.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o c_test.o c_test.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o c_ulimit.o c_ulimit.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o c_sh.o c_sh.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o edit.o edit.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o c_ksh.o c_ksh.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o expr.o expr.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o emacs.o emacs.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o eval.o eval.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o io.o io.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o exec.o exec.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o history.o history.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o mail.o mail.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o jobs.o jobs.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o main.o main.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o path.o path.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o table.o table.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o lex.o lex.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o misc.o misc.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o shf.o shf.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o syn.o syn.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o reallocarray.o reallocarray.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o trap.o trap.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o tree.o tree.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o tty.o tty.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o version.o version.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o confstr.o confstr.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o siglist.o siglist.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o signame.o signame.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o strlcat.o strlcat.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o strlcpy.o strlcpy.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o strtonum.o strtonum.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o unvis.o unvis.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o issetugid.o issetugid.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o vis.o vis.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o var.o var.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DEMACS -DVI -w -D_GNU_SOURCE   -c -o vi.o vi.c
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
cc  -o oksh alloc.o asprintf.o c_ksh.o c_sh.o c_test.o c_ulimit.o edit.o emacs.o eval.o exec.o expr.o history.o io.o jobs.o lex.o mail.o main.o misc.o path.o shf.o syn.o table.o trap.o tree.o tty.o var.o version.o vi.o confstr.o reallocarray.o siglist.o signame.o strlcat.o strlcpy.o strtonum.o unvis.o vis.o issetugid.o  -lcurses 
In function 'afree',
    inlined from 'shf_sclose' at shf.c:271:3,
    inlined from 'shf_smprintf.constprop' at shf.c:711:9:
alloc.c:127:9: warning: 'free' called on unallocated object 'shf' [-Wfree-nonheap-object]
  127 |         free(l);
      |         ^
shf.c: In function 'shf_smprintf.constprop':
shf.c:704:20: note: declared here
  704 |         struct shf shf;
      |                    ^
In function 'afree',
    inlined from 'shf_sclose' at shf.c:271:3,
    inlined from 'snptreef' at tree.c:358:10:
alloc.c:127:9: warning: 'free' called on unallocated object 'shf' [-Wfree-nonheap-object]
  127 |         free(l);
      |         ^
tree.c: In function 'snptreef':
tree.c:350:14: note: declared here
  350 |   struct shf shf;
      |              ^
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42616
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/oksh-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/oksh-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd oksh-7.0
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/oksh-buildroot
make: Entering directory '/usr/src/RPM/BUILD/oksh-7.0'
install -d /usr/src/tmp/oksh-buildroot/usr/bin
install -d /usr/src/tmp/oksh-buildroot/usr/share/man/man1
install -c  -m 755 oksh /usr/src/tmp/oksh-buildroot/usr/bin
install -c -m 644 oksh.1 /usr/src/tmp/oksh-buildroot/usr/share/man/man1
Please add /usr/bin/oksh to /etc/shells
make: Leaving directory '/usr/src/RPM/BUILD/oksh-7.0'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/oksh-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/oksh-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/oksh-buildroot/ (default)
Compressing files in /usr/src/tmp/oksh-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/oksh-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: oksh-7.0-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34671
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd oksh-7.0
+ DOCDIR=/usr/src/tmp/oksh-buildroot/usr/share/doc/oksh-7.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/oksh-buildroot/usr/share/doc/oksh-7.0
+ /bin/mkdir -p /usr/src/tmp/oksh-buildroot/usr/share/doc/oksh-7.0
+ cp -prL CONTRIBUTORS NOTES README.md README.pdksh /usr/src/tmp/oksh-buildroot/usr/share/doc/oksh-7.0
+ chmod -R go-w /usr/src/tmp/oksh-buildroot/usr/share/doc/oksh-7.0
+ chmod -R a+rX /usr/src/tmp/oksh-buildroot/usr/share/doc/oksh-7.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WqyNRM
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.pmVPD0
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6()(64bit) >= set:pnCE0ZdiC7, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.16)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.26)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), libtinfo.so.5()(64bit) >= set:liSVtU5UKhClf5, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9O3Dcz
Creating oksh-debuginfo package
Processing files: oksh-debuginfo-7.0-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TRrBm2
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bhU0N0
find-requires: running scripts (debuginfo)
Requires: oksh = 7.0-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libtinfo.so.5)
Adding to oksh-debuginfo a strict dependency on oksh
Wrote: /usr/src/RPM/RPMS/x86_64/oksh-7.0-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/oksh-debuginfo-7.0-alt2.x86_64.rpm (w2.lzdio)
12.52user 2.76system 0:12.89elapsed 118%CPU (0avgtext+0avgdata 97200maxresident)k
0inputs+0outputs (0major+622777minor)pagefaults 0swaps
2.69user 1.73system 0:20.37elapsed 21%CPU (0avgtext+0avgdata 109784maxresident)k
0inputs+0outputs (32668major+155628minor)pagefaults 0swaps
--- oksh-7.0-alt2.x86_64.rpm.repo	2021-12-05 13:08:01.000000000 +0000
+++ oksh-7.0-alt2.x86_64.rpm.hasher	2023-04-08 00:56:30.076856094 +0000
@@ -27,3 +27,3 @@
 Provides: oksh = 7.0-alt2:sisyphus+291431.100.1.1
-File: /usr/bin/oksh	100755	root:root	167f413e83cabd6244ff5e2c055c3e37	
+File: /usr/bin/oksh	100755	root:root	3bf1633f8fc5b0c568c2528910a3b06d	
 File: /usr/share/doc/oksh-7.0	40755	root:root		
@@ -34,2 +34,2 @@
 File: /usr/share/man/man1/oksh.1.xz	100644	root:root	4529cf4003a6e3cd7bb88177c27fe352	
-RPMIdentity: 945f4eeeb88b67950b97cc3008c99c8eee2a2024c779a42607c0e2b29fba18262e780c30b360c2a302b9e3af704745d011eee4f24922484456a0a10324710a48
+RPMIdentity: c29ca5e700a0c85dd0da250e4ce751feef4e732c7b89f46e33791f5aeb34636667f0f69d7dee9dd15dcd52bd05a7ec852d4a050a82c1ad13cb4887d9dbbf90bd
--- oksh-debuginfo-7.0-alt2.x86_64.rpm.repo	2021-12-05 13:08:02.000000000 +0000
+++ oksh-debuginfo-7.0-alt2.x86_64.rpm.hasher	2023-04-08 00:56:30.158856466 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/c6	40755	root:root	
-/usr/lib/debug/.build-id/c6/3e0fb3960e4786882724c3fe77b0c1ff68c8af	120777	root:root	../../../../bin/oksh
-/usr/lib/debug/.build-id/c6/3e0fb3960e4786882724c3fe77b0c1ff68c8af.debug	120777	root:root	../../usr/bin/oksh.debug
+/usr/lib/debug/.build-id/13	40755	root:root	
+/usr/lib/debug/.build-id/13/e998ee381a284e31cad3b3d062f8db97b43816	120777	root:root	../../../../bin/oksh
+/usr/lib/debug/.build-id/13/e998ee381a284e31cad3b3d062f8db97b43816.debug	120777	root:root	../../usr/bin/oksh.debug
 /usr/lib/debug/usr/bin/oksh.debug	100644	root:root	
@@ -61,6 +61,6 @@
 Provides: oksh-debuginfo = 7.0-alt2:sisyphus+291431.100.1.1
-File: /usr/lib/debug/.build-id/c6	40755	root:root		
-File: /usr/lib/debug/.build-id/c6/3e0fb3960e4786882724c3fe77b0c1ff68c8af	120777	root:root		../../../../bin/oksh
-File: /usr/lib/debug/.build-id/c6/3e0fb3960e4786882724c3fe77b0c1ff68c8af.debug	120777	root:root		../../usr/bin/oksh.debug
-File: /usr/lib/debug/usr/bin/oksh.debug	100644	root:root	2eb1409f05daf02d9ae1bd1a0a09e6b6	
+File: /usr/lib/debug/.build-id/13	40755	root:root		
+File: /usr/lib/debug/.build-id/13/e998ee381a284e31cad3b3d062f8db97b43816	120777	root:root		../../../../bin/oksh
+File: /usr/lib/debug/.build-id/13/e998ee381a284e31cad3b3d062f8db97b43816.debug	120777	root:root		../../usr/bin/oksh.debug
+File: /usr/lib/debug/usr/bin/oksh.debug	100644	root:root	d40cad3bc7692a6a3d62773caa615669	
 File: /usr/src/debug/oksh-7.0	40755	root:root		
@@ -116,2 +116,2 @@
 File: /usr/src/debug/oksh-7.0/vis.h	100644	root:root	4abb9b6910cc157c10b65d989f2885b9	
-RPMIdentity: 3edb5c800dc5c7084133cbb166e2d6d031756393383dfdbb6a5ef261e202634eb04f9e18453bacb8281b7b46a64c563c9c6b4bc907a212c2a935b9dc7415dde1
+RPMIdentity: 4f7d7b811df5838e421c3d42cfbb1050f9869861ae8041abc44990a561a12c0fbd9926fe87d11ca618ae935d6024a37fd020aec2427331065e7749a045e79cbf