<86>Oct 3 03:43:17 userdel[4088908]: delete user 'rooter' <86>Oct 3 03:43:17 userdel[4088908]: removed group 'rooter' owned by 'rooter' <86>Oct 3 03:43:17 userdel[4088908]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 3 03:43:17 groupadd[4088916]: group added to /etc/group: name=rooter, GID=645 <86>Oct 3 03:43:17 groupadd[4088916]: group added to /etc/gshadow: name=rooter <86>Oct 3 03:43:17 groupadd[4088916]: new group: name=rooter, GID=645 <86>Oct 3 03:43:17 useradd[4088920]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Oct 3 03:43:17 userdel[4088929]: delete user 'builder' <86>Oct 3 03:43:17 userdel[4088929]: removed group 'builder' owned by 'builder' <86>Oct 3 03:43:17 groupadd[4088937]: group added to /etc/group: name=builder, GID=646 <86>Oct 3 03:43:17 groupadd[4088937]: group added to /etc/gshadow: name=builder <86>Oct 3 03:43:17 groupadd[4088937]: new group: name=builder, GID=646 <86>Oct 3 03:43:17 useradd[4088942]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash warning: Macro %_ruby_lib_path not found <13>Oct 3 03:43:20 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Oct 3 03:43:20 rpmi: libncurses-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Oct 3 03:43:20 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Oct 3 03:43:20 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Oct 3 03:43:20 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Oct 3 03:43:20 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Oct 3 03:43:20 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed <13>Oct 3 03:43:20 rpmi: swig-data-1:3.0.12-alt8 sisyphus+278383.100.1.3 1626195224 installed <13>Oct 3 03:43:20 rpmi: swig-1:3.0.12-alt8 sisyphus+278383.100.1.3 1626195224 installed <13>Oct 3 03:43:20 rpmi: libncursesw-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Oct 3 03:43:20 rpmi: perl-Encode-3.10-alt1 sisyphus+279723.200.1.1 1626648866 installed warning: Macro %_ruby_lib_path not found Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libstfl0-0.24-alt7.nosrc.rpm (w1.gzdio) warning: Macro %_ruby_lib_path not found Installing libstfl0-0.24-alt7.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87606 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf stfl-0.24 + echo 'Source #0 (stfl-0.24.tar):' Source #0 (stfl-0.24.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/stfl-0.24.tar + cd stfl-0.24 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (stfl-0.24-alt-as-needed.patch):' Patch #1 (stfl-0.24-alt-as-needed.patch): + /usr/bin/patch -p2 patching file Makefile + echo 'Patch #3 (stfl-0.24-alt-warnings.patch):' Patch #3 (stfl-0.24-alt-warnings.patch): + /usr/bin/patch -p2 patching file widgets/wt_list.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87606 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stfl-0.24 + sed -i 's|$(prefix)/$(libdir)/ruby|%_ruby_lib_path/site_ruby|g' ruby/Makefile.snippet + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + make make: Entering directory '/usr/src/RPM/BUILD/stfl-0.24' gcc -pthread -I. -MM *.c > Makefile.deps_new gcc -pthread -I. -MM widgets/*.c | sed 's,^wt_[^ ]*\.o: ,widgets/&,' >> Makefile.deps_new mv -f Makefile.deps_new Makefile.deps gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o public.o public.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o base.o base.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o parser.o parser.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o dump.o dump.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o style.o style.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o binding.o binding.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o iconv.o iconv.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_box.o widgets/wt_box.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_checkbox.o widgets/wt_checkbox.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_input.o widgets/wt_input.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_label.o widgets/wt_label.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_list.o widgets/wt_list.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_table.o widgets/wt_table.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_textedit.o widgets/wt_textedit.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_textview.o widgets/wt_textview.c gcc -pthread -shared -Wl,-soname,libstfl.so.0 -o libstfl.so.0.24 public.o base.o parser.o dump.o style.o binding.o iconv.o widgets/wt_box.o widgets/wt_checkbox.o widgets/wt_input.o widgets/wt_label.o widgets/wt_list.o widgets/wt_table.o widgets/wt_textedit.o widgets/wt_textview.o -lncursesw rm -f libstfl.a ar qc libstfl.a public.o base.o parser.o dump.o style.o binding.o iconv.o widgets/wt_box.o widgets/wt_checkbox.o widgets/wt_input.o widgets/wt_label.o widgets/wt_list.o widgets/wt_table.o widgets/wt_textedit.o widgets/wt_textview.o ranlib libstfl.a gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o example.o example.c gcc -pthread example.o libstfl.a -lncursesw -o example test ! -f perl5/Makefile || make -C perl5 clean cd perl5 && swig -perl5 stfl.i && perl Makefile.PL ../swig/basedecls.i:87: Warning 314: 'dump' is a perl keyword ../swig/basedecls.i:181: Warning 314: 'dump' is a perl keyword Generating a Unix-style Makefile Writing Makefile for stfl make -C perl5 && touch perl5/build_ok make[1]: Entering directory '/usr/src/RPM/BUILD/stfl-0.24/perl5' cp example2.pl blib/lib/example2.pl cp stfl.pm blib/lib/stfl.pm cp example.pl blib/lib/example.pl Running Mkbootstrap for stfl () chmod 644 "stfl.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- stfl.bs blib/arch/auto/stfl/stfl.bs 644 gcc -c -pthread -I.. -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" stfl_wrap.c rm -f blib/arch/auto/stfl/stfl.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong stfl_wrap.o ../libstfl.a -o blib/arch/auto/stfl/stfl.so \ -lpthread -lncursesw \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/stfl/stfl.so make[1]: Leaving directory '/usr/src/RPM/BUILD/stfl-0.24/perl5' make: Leaving directory '/usr/src/RPM/BUILD/stfl-0.24' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63991 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libstfl0-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libstfl0-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd stfl-0.24 + make DESTDIR=/usr/src/tmp/libstfl0-buildroot prefix=/usr libdir=lib64 install make: Entering directory '/usr/src/RPM/BUILD/stfl-0.24' sed 's,@VERSION@,0.24,g' < stfl.pc.in | sed 's,@PREFIX@,/usr,g' > stfl.pc make -C perl5 DESTDIR=/usr/src/tmp/libstfl0-buildroot PREFIX=/usr install_vendor make[1]: Entering directory '/usr/src/RPM/BUILD/stfl-0.24/perl5' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- stfl.bs blib/arch/auto/stfl/stfl.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/libstfl0-buildroot/usr/lib64/perl5/auto/stfl/stfl.so Installing /usr/src/tmp/libstfl0-buildroot/usr/lib64/perl5/example.pl Installing /usr/src/tmp/libstfl0-buildroot/usr/lib64/perl5/stfl.pm Installing /usr/src/tmp/libstfl0-buildroot/usr/lib64/perl5/example2.pl Appending installation info to /usr/src/tmp/libstfl0-buildroot/usr/lib64/perl5/perllocal.pod make[1]: Leaving directory '/usr/src/RPM/BUILD/stfl-0.24/perl5' mkdir -p /usr/src/tmp/libstfl0-buildroot/usr/lib64/pkgconfig mkdir -p /usr/src/tmp/libstfl0-buildroot/usr/include install -m 644 libstfl.a /usr/src/tmp/libstfl0-buildroot/usr/lib64 install -m 644 stfl.h /usr/src/tmp/libstfl0-buildroot/usr/include/ install -m 644 stfl.pc /usr/src/tmp/libstfl0-buildroot/usr/lib64/pkgconfig/ install -m 644 libstfl.so.0.24 /usr/src/tmp/libstfl0-buildroot/usr/lib64 ln -fs libstfl.so.0.24 /usr/src/tmp/libstfl0-buildroot/usr/lib64/libstfl.so make: Leaving directory '/usr/src/RPM/BUILD/stfl-0.24' + rm /usr/src/tmp/libstfl0-buildroot/usr/lib64/libstfl.a + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libstfl0-buildroot (auto) removed './usr/lib64/perl5/auto/stfl/.packlist' removed './usr/lib64/perl5/perllocal.pod' mode of './usr/lib64/perl5/auto/stfl/stfl.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libstfl0-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/stfl.pc: Cflags: '-I${includedir}' --> '' Checking contents of files in /usr/src/tmp/libstfl0-buildroot/ (default) Compressing files in /usr/src/tmp/libstfl0-buildroot (auto) Adjusting library links in /usr/src/tmp/libstfl0-buildroot ./usr/lib64: (from :0) libstfl.so.0 -> libstfl.so.0.24 (changed) Verifying ELF objects in /usr/src/tmp/libstfl0-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libstfl0-0.24-alt7 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34338 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stfl-0.24 + DOCDIR=/usr/src/tmp/libstfl0-buildroot/usr/share/doc/libstfl0-0.24 + export DOCDIR + rm -rf /usr/src/tmp/libstfl0-buildroot/usr/share/doc/libstfl0-0.24 + /bin/mkdir -p /usr/src/tmp/libstfl0-buildroot/usr/share/doc/libstfl0-0.24 + cp -prL README /usr/src/tmp/libstfl0-buildroot/usr/share/doc/libstfl0-0.24 + chmod -R go-w /usr/src/tmp/libstfl0-buildroot/usr/share/doc/libstfl0-0.24 + chmod -R a+rX /usr/src/tmp/libstfl0-buildroot/usr/share/doc/libstfl0-0.24 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7EAfF5 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libstfl0-buildroot/usr/lib64/libstfl.so.0: 76 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F1BoO8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libstfl.so.0()(64bit) = set:kdf67IK5tJ6GXha8JYjkXguAd5YAz2yRvZIZkKdqgPgV8aGuZ4tHwZoZbpgUPGU1W5Zx0VSW1f7Y4MSXeIo7eFik4vywh7h4sbxJIca1j0CzFYeyXiuUwoy9FxWccEChBqzDAQTTZsR1dZiFlJN3KqCjnDbZaATe Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libncursesw.so.5()(64bit) >= set:mhWiBzDlRwlsLLt5qdbgZb2FW61jEWlFQxGuHFOhxGFtWZdQCTfXDBzBGb9p3y5AHk, libpthread.so.0(GLIBC_2.2.5)(64bit), libtinfo.so.5()(64bit) >= set:lidIRyU77wKbgnOIIhIZ61, 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.de4QC8 Creating libstfl0-debuginfo package Processing files: libstfl0-devel-0.24-alt7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y2JGv7 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.DOpnG6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(stfl) = 0.24 Requires: libstfl0 = 0.24-alt7, /usr/lib64/libstfl.so.0.24, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lTUna8 Processing files: perl-stfl-0.24-alt7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BUuzJ8 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.lFjxH7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/libstfl0-buildroot/usr/lib64/perl5/example.pl syntax OK /usr/src/tmp/libstfl0-buildroot/usr/lib64/perl5/example2.pl syntax OK /usr/src/tmp/libstfl0-buildroot/usr/lib64/perl5/stfl.pm syntax OK shebang.req.files: executable script /usr/src/tmp/libstfl0-buildroot/usr/lib64/perl5/example.pl is not executable shebang.req.files: executable script /usr/src/tmp/libstfl0-buildroot/usr/lib64/perl5/example2.pl is not executable Provides: perl(example.pl), perl(example2.pl), perl(stfl.pm) Requires: perl, swig, libstfl0, /usr/lib64/perl5, 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), libc.so.6(GLIBC_2.7)(64bit), libncursesw.so.5()(64bit) >= set:mhWiBzDlRwlsLLt5qdbgZb2FW61jEWlFQxGuHFOhxGFtWZdQCTfXDBzBGb9p3y5AHk, libperl-5.34.so()(64bit) >= set:ojF1X4iz0iUI0FZ5ZjhDoHda14ConrICrtS0gMvrT06Qr0ZyQVlPruux5IFGubZdZLmq8H6lWkZtydBJY1p7lZenW2, libpthread.so.0(GLIBC_2.2.5)(64bit), libtinfo.so.5()(64bit) >= set:lidIRyU77wKbgnOIIhIZ61, perl(DynaLoader.pm), perl(base.pm), 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.tnwiz6 Creating perl-stfl-debuginfo package Processing files: libstfl0-debuginfo-0.24-alt7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xwlXH8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OE8jC6 find-requires: running scripts (debuginfo) Provides: debug64(libstfl.so.0) Requires: libstfl0 = 0.24-alt7, debug64(libc.so.6), debug64(libncursesw.so.5), debug64(libpthread.so.0), debug64(libtinfo.so.5) Processing files: perl-stfl-debuginfo-0.24-alt7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RUS4A5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hOuBO8 find-requires: running scripts (debuginfo) Requires: perl-stfl = 0.24-alt7, debug64(libc.so.6), debug64(libncursesw.so.5), debug64(libperl-5.34.so), debug64(libpthread.so.0), debug64(libtinfo.so.5) Adding to libstfl0-devel a strict dependency on libstfl0 Adding to libstfl0-debuginfo a strict dependency on libstfl0 Adding to perl-stfl-debuginfo a strict dependency on perl-stfl Adding to perl-stfl a strict dependency on libstfl0 Adding to perl-stfl-debuginfo a strict dependency on libstfl0-debuginfo Removing from perl-stfl-debuginfo 18 sources provided by libstfl0-debuginfo also prunning dir /usr/src/debug/stfl-0.24/widgets Removing 1 extra deps from libstfl0-devel due to dependency on libstfl0 Removing 9 extra deps from perl-stfl due to repentancy on libstfl0 Removing 4 extra deps from perl-stfl-debuginfo due to repentancy on libstfl0-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libstfl0-0.24-alt7.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libstfl0-devel-0.24-alt7.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-stfl-0.24-alt7.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libstfl0-debuginfo-0.24-alt7.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-stfl-debuginfo-0.24-alt7.x86_64.rpm (w2.lzdio) 9.06user 3.96system 0:21.57elapsed 60%CPU (0avgtext+0avgdata 91056maxresident)k 0inputs+0outputs (0major+606087minor)pagefaults 0swaps 15.70user 11.28system 0:33.25elapsed 81%CPU (0avgtext+0avgdata 110044maxresident)k 0inputs+0outputs (31180major+943739minor)pagefaults 0swaps --- libstfl0-0.24-alt7.x86_64.rpm.repo 2021-06-14 10:20:16.000000000 +0000 +++ libstfl0-0.24-alt7.x86_64.rpm.hasher 2021-10-03 03:43:46.710220471 +0000 @@ -17,5 +17,5 @@ File: /usr/lib64/libstfl.so.0 120777 root:root libstfl.so.0.24 -File: /usr/lib64/libstfl.so.0.24 100644 root:root ca022d2b7994b150a3597c7f6b3b9e72 +File: /usr/lib64/libstfl.so.0.24 100644 root:root 6681c54f58cbfd2f7dcbd65f0a2fe336 File: /usr/share/doc/libstfl0-0.24 40755 root:root File: /usr/share/doc/libstfl0-0.24/README 100644 root:root f25e57b52a66fc1d354f19967176df64 -RPMIdentity: 3919f23df2ff58d891efeeecc59ac8941ce53809c65bd5ecb04ce9b89b256ac36015792ae3dcdc4e2096542a9e21758038afb630a30d4d93379d52d0def1b3d1 +RPMIdentity: 1a7f68c5f6c63faafefe35710d3fdb1ca5c34358dec93a40cc2fe9b05225b0a6973bb7fca38120398774836f6a2b1acae400cc5c503c5f11d1036619cf119901 --- libstfl0-debuginfo-0.24-alt7.x86_64.rpm.repo 2021-06-14 10:20:15.000000000 +0000 +++ libstfl0-debuginfo-0.24-alt7.x86_64.rpm.hasher 2021-10-03 03:43:46.901213561 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/56 40755 root:root -/usr/lib/debug/.build-id/56/0f1d72701c79cbd814d43d0f41ae1ca17c499f 120777 root:root ../../../../lib64/libstfl.so.0.24 -/usr/lib/debug/.build-id/56/0f1d72701c79cbd814d43d0f41ae1ca17c499f.debug 120777 root:root ../../usr/lib64/libstfl.so.0.24.debug +/usr/lib/debug/.build-id/1d 40755 root:root +/usr/lib/debug/.build-id/1d/278458f8f50eb5cdf51f34abe34968dff3c50d 120777 root:root ../../../../lib64/libstfl.so.0.24 +/usr/lib/debug/.build-id/1d/278458f8f50eb5cdf51f34abe34968dff3c50d.debug 120777 root:root ../../usr/lib64/libstfl.so.0.24.debug /usr/lib/debug/usr/lib64/libstfl.so.0.24.debug 100644 root:root @@ -33,6 +33,6 @@ Provides: libstfl0-debuginfo = 0.24-alt7:sisyphus+274516.36500.2.1 -File: /usr/lib/debug/.build-id/56 40755 root:root -File: /usr/lib/debug/.build-id/56/0f1d72701c79cbd814d43d0f41ae1ca17c499f 120777 root:root ../../../../lib64/libstfl.so.0.24 -File: /usr/lib/debug/.build-id/56/0f1d72701c79cbd814d43d0f41ae1ca17c499f.debug 120777 root:root ../../usr/lib64/libstfl.so.0.24.debug -File: /usr/lib/debug/usr/lib64/libstfl.so.0.24.debug 100644 root:root b65c4e968a8ce8042554acdf977f4a0b +File: /usr/lib/debug/.build-id/1d 40755 root:root +File: /usr/lib/debug/.build-id/1d/278458f8f50eb5cdf51f34abe34968dff3c50d 120777 root:root ../../../../lib64/libstfl.so.0.24 +File: /usr/lib/debug/.build-id/1d/278458f8f50eb5cdf51f34abe34968dff3c50d.debug 120777 root:root ../../usr/lib64/libstfl.so.0.24.debug +File: /usr/lib/debug/usr/lib64/libstfl.so.0.24.debug 100644 root:root 63fc426eb2adba79807258cab7f51471 File: /usr/lib/debug/usr/lib64/libstfl.so.0.debug 120777 root:root libstfl.so.0.24.debug @@ -58,2 +58,2 @@ File: /usr/src/debug/stfl-0.24/widgets/wt_textview.c 100644 root:root 6aa59684205e039d3bd41b6616906d60 -RPMIdentity: ec7d29b89dd5ad2b85f6a9689e06ba1d8399599df3e7fae4de9e9d76c0897a96b380c9369eb0750bd3673d2369bbca46cab7abe41290c439145659f57603c889 +RPMIdentity: dcab7318c86f03b60642de0262d2f8d90bdb58426b35b93156cf940ec69448e2a78d79130bfeaceb1674ac0e1d82cdb2e17228837e9a76b61cddd00a9e393644 --- perl-stfl-0.24-alt7.x86_64.rpm.repo 2021-06-14 10:20:15.000000000 +0000 +++ perl-stfl-0.24-alt7.x86_64.rpm.hasher 2021-10-03 03:43:47.185203284 +0000 @@ -21,3 +21,3 @@ File: /usr/lib64/perl5/auto/stfl 40755 root:root -File: /usr/lib64/perl5/auto/stfl/stfl.so 100644 root:root 791aaf2104384b84a3f9e7bd8a8718ee +File: /usr/lib64/perl5/auto/stfl/stfl.so 100644 root:root 5509547b37ce021469a28996cb28c953 File: /usr/lib64/perl5/example.pl 100644 root:root 3c70915b8f8a2d106b5408d3481b7b32 @@ -25,2 +25,2 @@ File: /usr/lib64/perl5/stfl.pm 100644 root:root 735f22ba831b420ee0aa1a1dbdd95713 -RPMIdentity: 8e305e74001d656d44fbbff5004f175eb7f4e17b22b81ddffc04b4b7548feeda272a6b69d2a4f459a54c203a3cae7809a49cf0ed1efe3d990ac10b6373192dcc +RPMIdentity: 639d1bc6ba7c01df6fd50f3e8e3bc4b87af3a24fda93085352ac886ae6f1a905770f0518ad1cab52b35d4952f9a3fcb0caf18cc9cce55a9850fdacd6e044f612 --- perl-stfl-debuginfo-0.24-alt7.x86_64.rpm.repo 2021-06-14 10:20:15.000000000 +0000 +++ perl-stfl-debuginfo-0.24-alt7.x86_64.rpm.hasher 2021-10-03 03:43:47.576189137 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/bd 40755 root:root -/usr/lib/debug/.build-id/bd/99a3e93fa6a84267977eed2ccb59aeacec6a59 120777 root:root ../../../../lib64/perl5/auto/stfl/stfl.so -/usr/lib/debug/.build-id/bd/99a3e93fa6a84267977eed2ccb59aeacec6a59.debug 120777 root:root ../../usr/lib64/perl5/auto/stfl/stfl.so.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/c09b6e295265b37b752de64c934085fcc86621 120777 root:root ../../../../lib64/perl5/auto/stfl/stfl.so +/usr/lib/debug/.build-id/1e/c09b6e295265b37b752de64c934085fcc86621.debug 120777 root:root ../../usr/lib64/perl5/auto/stfl/stfl.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -15,5 +15,5 @@ Provides: perl-stfl-debuginfo = 0.24-alt7:sisyphus+274516.36500.2.1 -File: /usr/lib/debug/.build-id/bd 40755 root:root -File: /usr/lib/debug/.build-id/bd/99a3e93fa6a84267977eed2ccb59aeacec6a59 120777 root:root ../../../../lib64/perl5/auto/stfl/stfl.so -File: /usr/lib/debug/.build-id/bd/99a3e93fa6a84267977eed2ccb59aeacec6a59.debug 120777 root:root ../../usr/lib64/perl5/auto/stfl/stfl.so.debug +File: /usr/lib/debug/.build-id/1e 40755 root:root +File: /usr/lib/debug/.build-id/1e/c09b6e295265b37b752de64c934085fcc86621 120777 root:root ../../../../lib64/perl5/auto/stfl/stfl.so +File: /usr/lib/debug/.build-id/1e/c09b6e295265b37b752de64c934085fcc86621.debug 120777 root:root ../../usr/lib64/perl5/auto/stfl/stfl.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -21,3 +21,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/stfl 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/stfl/stfl.so.debug 100644 root:root ed13c3e7461236396595bad2c69d6782 +File: /usr/lib/debug/usr/lib64/perl5/auto/stfl/stfl.so.debug 100644 root:root d4b333eff12bf0d007301914a9aa21b5 File: /usr/src/debug/stfl-0.24 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/stfl-0.24/perl5/stfl_wrap.c 100644 root:root d7aa021c2c49d971a22142dea5a22c67 -RPMIdentity: c82712a74f424a22da218a78c7d32d7d3bb1979a7e76a8a8c7bbcfbd6e2f833fa96c65970f20416bf591d9a3b2cd4352462b71f214a14726f32a3e5e89dca0cb +RPMIdentity: 58ef0491f9cc08f2f36d0a6fcc19be9c443af5cebf667ea28526962158de6cb5294c5d8c4acd8f85252e293453ece21445130da404a07f14353d6295fef2122d