<86>Feb 22 01:16:52 userdel[1519706]: delete user 'rooter' <86>Feb 22 01:16:52 userdel[1519706]: removed group 'rooter' owned by 'rooter' <86>Feb 22 01:16:52 groupadd[1519717]: group added to /etc/group: name=rooter, GID=990 <86>Feb 22 01:16:52 groupadd[1519717]: group added to /etc/gshadow: name=rooter <86>Feb 22 01:16:52 groupadd[1519717]: new group: name=rooter, GID=990 <86>Feb 22 01:16:52 useradd[1519726]: new user: name=rooter, UID=990, GID=990, home=/root, shell=/bin/bash <86>Feb 22 01:16:52 userdel[1519740]: delete user 'builder' <86>Feb 22 01:16:52 userdel[1519740]: removed group 'builder' owned by 'builder' <86>Feb 22 01:16:52 groupadd[1519752]: group added to /etc/group: name=builder, GID=991 <86>Feb 22 01:16:52 groupadd[1519752]: group added to /etc/gshadow: name=builder <86>Feb 22 01:16:52 groupadd[1519752]: new group: name=builder, GID=991 <86>Feb 22 01:16:52 useradd[1519760]: new user: name=builder, UID=991, GID=991, home=/usr/src, shell=/bin/bash warning: Macro %_ruby_lib_path not found <13>Feb 22 01:16:53 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Feb 22 01:16:53 rpmi: libncurses-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed <13>Feb 22 01:16:53 rpmi: libtinfo-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed <13>Feb 22 01:16:53 rpmi: libncurses-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed <13>Feb 22 01:16:53 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Feb 22 01:16:53 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Feb 22 01:16:53 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed <13>Feb 22 01:16:53 rpmi: swig-data-1:4.0.2-alt2 sisyphus+295675.100.1.1 1645288922 installed <13>Feb 22 01:16:53 rpmi: swig-1:4.0.2-alt2 sisyphus+295675.100.1.1 1645288922 installed <13>Feb 22 01:16:53 rpmi: libncursesw-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed <13>Feb 22 01:16:53 rpmi: perl-Encode-3.16-alt1 sisyphus+287134.100.1.1 1634299216 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-alt8.nosrc.rpm (w1.gzdio) warning: Macro %_ruby_lib_path not found Installing libstfl0-0.24-alt8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84030 + 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.84030 + 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 -flto=auto' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + 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 -flto=auto -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o public.o public.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o base.o base.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o parser.o parser.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o dump.o dump.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o style.o style.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o binding.o binding.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o iconv.o iconv.c gcc -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 example.pl blib/lib/example.pl cp example2.pl blib/lib/example2.pl cp stfl.pm blib/lib/stfl.pm 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.87509 + 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/stfl.pm Installing /usr/src/tmp/libstfl0-buildroot/usr/lib64/perl5/example2.pl Installing /usr/src/tmp/libstfl0-buildroot/usr/lib64/perl5/example.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-alt8 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.72757 + 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.XpkpRQ 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.Nv6WGX 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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libncursesw.so.5()(64bit) >= set:mhWiBzDlRwlsLLt5qdbgZb2FW61jEWlFQxGuLS0z7eakdJjLLFdLvSfb7blniO64b8nF, 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.10Igpf Creating libstfl0-debuginfo package Processing files: libstfl0-devel-0.24-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G4qVtg 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.hch0Rz 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-alt8, /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.FV2hXl Processing files: perl-stfl-0.24-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JWB99j 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.ymhcgi 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, libstfl0 = 0.24-alt8, /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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libncursesw.so.5()(64bit) >= set:mhWiBzDlRwlsLLt5qdbgZb2FW61jEWlFQxGuLS0z7eakdJjLLFdLvSfb7blniO64b8nF, libperl-5.34.so()(64bit) >= set:ojF1X4iz0iUI0FZ5ZjhDoHda14ConrICrtS0gMvrT06Qr0ZyQVlPruux5IFGubZdZLmq8H6lWkZtydBJY1p7lZenW2, 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.ccj9zy Creating perl-stfl-debuginfo package Processing files: libstfl0-debuginfo-0.24-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QAeysO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z2xIgE find-requires: running scripts (debuginfo) Provides: debug64(libstfl.so.0) Requires: libstfl0 = 0.24-alt8, debug64(libc.so.6), debug64(libncursesw.so.5), debug64(libtinfo.so.5) Processing files: perl-stfl-debuginfo-0.24-alt8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x6En3j find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NAAbqn find-requires: running scripts (debuginfo) Requires: perl-stfl = 0.24-alt8, debug64(libc.so.6), debug64(libncursesw.so.5), debug64(libperl-5.34.so), debug64(libtinfo.so.5) Adding to libstfl0-devel a strict dependency on libstfl0 Adding to perl-stfl 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-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 3 extra deps from perl-stfl-debuginfo due to repentancy on libstfl0-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libstfl0-0.24-alt8.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libstfl0-devel-0.24-alt8.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-stfl-0.24-alt8.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libstfl0-debuginfo-0.24-alt8.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-stfl-debuginfo-0.24-alt8.x86_64.rpm (w2.lzdio) 4.96user 1.09system 0:17.57elapsed 34%CPU (0avgtext+0avgdata 90032maxresident)k 0inputs+0outputs (0major+606755minor)pagefaults 0swaps 7.63user 3.45system 0:21.88elapsed 50%CPU (0avgtext+0avgdata 105452maxresident)k 0inputs+0outputs (30598major+948569minor)pagefaults 0swaps --- libstfl0-0.24-alt8.x86_64.rpm.repo 2021-08-18 12:54:55.000000000 +0000 +++ libstfl0-0.24-alt8.x86_64.rpm.hasher 2022-02-22 01:17:13.155502542 +0000 @@ -6,7 +6,7 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libc.so.6(GLIBC_2.7)(64bit) -Requires: libncursesw.so.5()(64bit) >= set:mhWiBzDlRwlsLLt5qdbgZb2FW61jEWlFQxGuHFOhxGFtWZdQCTfXDBzBGb9p3y5AHk +Requires: libncursesw.so.5()(64bit) >= set:mhWiBzDlRwlsLLt5qdbgZb2FW61jEWlFQxGuLS0z7eakdJjLLFdLvSfb7blniO64b8nF Requires: rpmlib(SetVersions) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: libtinfo.so.5()(64bit) >= set:lidIRyU77wKbgnOIIhIZ61 @@ -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 3821a42517cd847d47446951fcdc938b +File: /usr/lib64/libstfl.so.0.24 100644 root:root f1c0ebca442d87b8733ea75a46751b98 File: /usr/share/doc/libstfl0-0.24 40755 root:root File: /usr/share/doc/libstfl0-0.24/README 100644 root:root f25e57b52a66fc1d354f19967176df64 -RPMIdentity: d675ec04fdafb80dd32c0463302089b764378631bebafe270618ca5e9592c64512001b743700446252136ffa3ff40d298e7c144e27e366d82bf180c5c90c700b +RPMIdentity: b4c7e0e2a8be08218e559e360c12fa815cb7076b45bff5987878263b4f68571564a9432482903a0165bd4af6a7079e4e273bcc6505b005af19975abbcb05f937 --- libstfl0-debuginfo-0.24-alt8.x86_64.rpm.repo 2021-08-18 12:54:55.000000000 +0000 +++ libstfl0-debuginfo-0.24-alt8.x86_64.rpm.hasher 2022-02-22 01:17:13.224503618 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ad 40755 root:root -/usr/lib/debug/.build-id/ad/e3e9caac7c0e6e99c57124b1552a9702510978 120777 root:root ../../../../lib64/libstfl.so.0.24 -/usr/lib/debug/.build-id/ad/e3e9caac7c0e6e99c57124b1552a9702510978.debug 120777 root:root ../../usr/lib64/libstfl.so.0.24.debug +/usr/lib/debug/.build-id/39 40755 root:root +/usr/lib/debug/.build-id/39/a6447dee3f68413a1cc4a216e70e772b3e5f3c 120777 root:root ../../../../lib64/libstfl.so.0.24 +/usr/lib/debug/.build-id/39/a6447dee3f68413a1cc4a216e70e772b3e5f3c.debug 120777 root:root ../../usr/lib64/libstfl.so.0.24.debug /usr/lib/debug/usr/lib64/libstfl.so.0.24.debug 100644 root:root @@ -27,3 +27,2 @@ Requires: debug64(libncursesw.so.5) -Requires: debug64(libpthread.so.0) Requires: debug64(libtinfo.so.5) @@ -33,6 +32,6 @@ Provides: libstfl0-debuginfo = 0.24-alt8:sisyphus+282778.100.3.1 -File: /usr/lib/debug/.build-id/ad 40755 root:root -File: /usr/lib/debug/.build-id/ad/e3e9caac7c0e6e99c57124b1552a9702510978 120777 root:root ../../../../lib64/libstfl.so.0.24 -File: /usr/lib/debug/.build-id/ad/e3e9caac7c0e6e99c57124b1552a9702510978.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 8d8174c4bf1617ebe9c92973a3098ae7 +File: /usr/lib/debug/.build-id/39 40755 root:root +File: /usr/lib/debug/.build-id/39/a6447dee3f68413a1cc4a216e70e772b3e5f3c 120777 root:root ../../../../lib64/libstfl.so.0.24 +File: /usr/lib/debug/.build-id/39/a6447dee3f68413a1cc4a216e70e772b3e5f3c.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 c46c190e0e4557caf73f606be57e79c1 File: /usr/lib/debug/usr/lib64/libstfl.so.0.debug 120777 root:root libstfl.so.0.24.debug @@ -58,2 +57,2 @@ File: /usr/src/debug/stfl-0.24/widgets/wt_textview.c 100644 root:root 6aa59684205e039d3bd41b6616906d60 -RPMIdentity: 781ecf394b425ef3ba06c275307a847e9dd6c72e6efa3a8ed4f358141badd27a2e2939def04df12e8f7d501dcba65bf7e6bfdcd4f587293813eec1f8f3246f91 +RPMIdentity: cd86bfac0aa99bdb34b4ef4ad027f37183ece3e1914c7a7949dcb319c7cf2ffba063b7ae14a9afe9df3866ee5c1bc0218b1bc2f210dda6320654a1dd127cf98c --- perl-stfl-0.24-alt8.x86_64.rpm.repo 2021-08-18 12:54:55.000000000 +0000 +++ perl-stfl-0.24-alt8.x86_64.rpm.hasher 2022-02-22 01:17:13.363505787 +0000 @@ -20,6 +20,6 @@ File: /usr/lib64/perl5/auto/stfl 40755 root:root -File: /usr/lib64/perl5/auto/stfl/stfl.so 100644 root:root 27bb09fc80d9df5b2f75b52c6b355537 +File: /usr/lib64/perl5/auto/stfl/stfl.so 100644 root:root 9f9cc6c0f970815adf2acdf60c2929a2 File: /usr/lib64/perl5/example.pl 100644 root:root 3c70915b8f8a2d106b5408d3481b7b32 File: /usr/lib64/perl5/example2.pl 100644 root:root a83a2e651712075fcbb4c6e8f8e5775e -File: /usr/lib64/perl5/stfl.pm 100644 root:root 735f22ba831b420ee0aa1a1dbdd95713 -RPMIdentity: ca5000f5fb632d5880be96a267c008a4be9b16aae66f00dc85a42043034229a9e4e0321959ec488df2ae7422ec24e5b770f225f098e0f4673330528ad138da5f +File: /usr/lib64/perl5/stfl.pm 100644 root:root 356b912f87d388adca0ca78356f19d20 +RPMIdentity: 1c270166682d3675d0986792c5a9945403cbae5928468166373e777dfab80d6312d7a9692c5be4940903c6bcc0a5424fcf05a19732b13ff8c6279f0cf7c2bedd --- perl-stfl-debuginfo-0.24-alt8.x86_64.rpm.repo 2021-08-18 12:54:55.000000000 +0000 +++ perl-stfl-debuginfo-0.24-alt8.x86_64.rpm.hasher 2022-02-22 01:17:13.414506582 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7e 40755 root:root -/usr/lib/debug/.build-id/7e/6f62d34b6c41e9277dcf57acf72605239b90d7 120777 root:root ../../../../lib64/perl5/auto/stfl/stfl.so -/usr/lib/debug/.build-id/7e/6f62d34b6c41e9277dcf57acf72605239b90d7.debug 120777 root:root ../../usr/lib64/perl5/auto/stfl/stfl.so.debug +/usr/lib/debug/.build-id/b8 40755 root:root +/usr/lib/debug/.build-id/b8/e124c6a4027ab1a83fa1b0f98b25d4cde044a7 120777 root:root ../../../../lib64/perl5/auto/stfl/stfl.so +/usr/lib/debug/.build-id/b8/e124c6a4027ab1a83fa1b0f98b25d4cde044a7.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-alt8:sisyphus+282778.100.3.1 -File: /usr/lib/debug/.build-id/7e 40755 root:root -File: /usr/lib/debug/.build-id/7e/6f62d34b6c41e9277dcf57acf72605239b90d7 120777 root:root ../../../../lib64/perl5/auto/stfl/stfl.so -File: /usr/lib/debug/.build-id/7e/6f62d34b6c41e9277dcf57acf72605239b90d7.debug 120777 root:root ../../usr/lib64/perl5/auto/stfl/stfl.so.debug +File: /usr/lib/debug/.build-id/b8 40755 root:root +File: /usr/lib/debug/.build-id/b8/e124c6a4027ab1a83fa1b0f98b25d4cde044a7 120777 root:root ../../../../lib64/perl5/auto/stfl/stfl.so +File: /usr/lib/debug/.build-id/b8/e124c6a4027ab1a83fa1b0f98b25d4cde044a7.debug 120777 root:root ../../usr/lib64/perl5/auto/stfl/stfl.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -21,6 +21,6 @@ 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 6dc917e79bf879bdd4d3e172f60c48d1 +File: /usr/lib/debug/usr/lib64/perl5/auto/stfl/stfl.so.debug 100644 root:root ba6065588fb0d7ffbf9723b5128458c4 File: /usr/src/debug/stfl-0.24 40755 root:root File: /usr/src/debug/stfl-0.24/perl5 40755 root:root -File: /usr/src/debug/stfl-0.24/perl5/stfl_wrap.c 100644 root:root d7aa021c2c49d971a22142dea5a22c67 -RPMIdentity: 99ce6b75fa262b92b34e3f9268224cf6ec2f81888afc8c74fad74a2ed47b5a817eb2282a29eae25e3539a2b59d1e526b39685b8781444147cecca6a8f7002f95 +File: /usr/src/debug/stfl-0.24/perl5/stfl_wrap.c 100644 root:root 1f03367f5b953e7a8760a9441e6aee83 +RPMIdentity: 4230645146dd571b3a76de16fe1b4128907b426ba641c3ec511df013704538bd996695d7cd9bb90d65a8c8b6bef981fda6ecb118de9323defbb7e681f02c0c23