<86>Nov 24 15:07:14 userdel[3759607]: delete user 'rooter'
<86>Nov 24 15:07:14 userdel[3759607]: removed group 'rooter' owned by 'rooter'
<86>Nov 24 15:07:14 userdel[3759607]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 24 15:07:14 groupadd[3759627]: group added to /etc/group: name=rooter, GID=1844
<86>Nov 24 15:07:14 groupadd[3759627]: group added to /etc/gshadow: name=rooter
<86>Nov 24 15:07:14 groupadd[3759627]: new group: name=rooter, GID=1844
<86>Nov 24 15:07:14 useradd[3759651]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none
<86>Nov 24 15:07:14 userdel[3759677]: delete user 'builder'
<86>Nov 24 15:07:14 userdel[3759677]: removed group 'builder' owned by 'builder'
<86>Nov 24 15:07:14 userdel[3759677]: removed shadow group 'builder' owned by 'builder'
<86>Nov 24 15:07:14 groupadd[3759693]: group added to /etc/group: name=builder, GID=1845
<86>Nov 24 15:07:14 groupadd[3759693]: group added to /etc/gshadow: name=builder
<86>Nov 24 15:07:14 groupadd[3759693]: new group: name=builder, GID=1845
<86>Nov 24 15:07:14 useradd[3759720]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none
warning: Macro %gpl2only not found
<13>Nov 24 15:07:16 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/yasr-0.6.7-alt7.qa1.nosrc.rpm (w1.gzdio)
Installing yasr-0.6.7-alt7.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56117
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf yasr-0.6.7
+ echo 'Source #0 (yasr-0.6.7.tar.gz):'
Source #0 (yasr-0.6.7.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/yasr-0.6.7.tar.gz
+ /bin/tar -xf -
+ cd yasr-0.6.7
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (yasr-0.6.7-alt-config.patch):'
Patch #0 (yasr-0.6.7-alt-config.patch):
+ /usr/bin/patch -p1
patching file yasr/config.c
patching file yasr/yasr.1
+ echo 'Patch #1 (yasr-0.6.7-alt-voiceman.patch):'
Patch #1 (yasr-0.6.7-alt-voiceman.patch):
+ /usr/bin/patch -p1
patching file yasr.conf
+ echo 'Patch #2 (yasr-0.6.7-alt-pty.patch):'
Patch #2 (yasr-0.6.7-alt-pty.patch):
+ /usr/bin/patch -p1
patching file yasr/yasr.h
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.56117
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd yasr-0.6.7
+ 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_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ echo 'rpm-build: warning: ./configure script does not support --runstatedir'
rpm-build: warning: ./configure script does not support --runstatedir
+ ./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
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking dependency style of x86_64-alt-linux-gcc... none
checking for strerror in -lcposix... no
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ANSI C... (cached) none needed
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for a BSD-compatible install... /bin/install -c
checking for openpty in -lutil... yes
checking for ANSI C header files... (cached) yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether x86_64-alt-linux-gcc needs -traditional... no
checking return type of signal handlers... void
checking for select... yes
checking for strdup... yes
checking for strtol... yes
checking for inet_pton... yes
checking for openpty... yes
checking for forkpty... yes
checking for login_tty... yes
checking for cfmakeraw... yes
checking for socket... yes
checking for gethostbyname... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... egrep: warning: egrep is obsolescent; using grep -E
/usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E
yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating yasr/Makefile
config.status: creating acclogin/Makefile
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
+ make
make: Entering directory '/usr/src/RPM/BUILD/yasr-0.6.7'
make  all-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/yasr-0.6.7'
Making all in yasr
make[2]: Entering directory '/usr/src/RPM/BUILD/yasr-0.6.7/yasr'
x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'config.c' || echo './'`config.c
config.c: In function 'readconf':
config.c:82:12: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
   82 |     (void) fgets((char *) buf, 200, fp);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'debug.c' || echo './'`debug.c
x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'getfn.c' || echo './'`getfn.c
x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'keybind.c' || echo './'`keybind.c
x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'main.c' || echo './'`main.c
main.c: In function 'child':
main.c:120:5: warning: missing sentinel in function call [-Wformat=]
  120 |     (void) execl(usershell, arg, 0);
      |     ^
main.c: In function 'utmpconv':
main.c:197:12: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  197 |     (void) fread(&u, sizeof(struct utmp), 1, fp);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c: In function 'getinput':
main.c:305:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  305 |     (void) write(master, buf, size);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
main.c:317:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  317 |     (void) write(master, buf, size);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
main.c:328:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  328 |     (void) write(master, buf, size);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
main.c: In function 'getoutput':
main.c:927:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  927 |   (void) write(1, buf, size);
      |          ^~~~~~~~~~~~~~~~~~~
main.c: In function 'gulp':
main.c:444:14: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  444 |       (void) write(1, buf + n, *size - n);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:450:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  450 |     (void) write(1, buf, *size);
      |            ^~~~~~~~~~~~~~~~~~~~
main.c: In function 'get_tts_input':
main.c:1193:10: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
 1193 |   (void) read(tts.fd, buf, 100);
      |          ^~~~~~~~~~~~~~~~~~~~~~
main.c: In function 'child':
main.c:91:12: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result]
   91 |     (void) chown((char *) buf, getuid(), -1);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:92:12: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result]
   92 |     (void) setuid(getuid());
      |            ^~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'option.c' || echo './'`option.c
option.c: In function 'optmenu':
option.c:521:12: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses]
  521 |           (!opt[i].type & OT_SYNTH ||
      |            ^~~~~~~~~~~~
option.c: In function 'opt_read':
option.c:668:18: warning: format '%lf' expects argument of type 'double *', but argument 3 has type 'float *' [-Wformat=]
  668 |     sscanf(p, "%lf", &float_val);
      |                ~~^   ~~~~~~~~~~
      |                  |   |
      |                  |   float *
      |                  double *
      |                %f
x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'tts.c' || echo './'`tts.c
x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'ui.c' || echo './'`ui.c
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o yasr  config.o debug.o getfn.o keybind.o main.o option.o tts.o ui.o   -lutil 
x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'keytest.c' || echo './'`keytest.c
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o keytest  keytest.o  -lutil 
make[2]: Leaving directory '/usr/src/RPM/BUILD/yasr-0.6.7/yasr'
Making all in m4
make[2]: Entering directory '/usr/src/RPM/BUILD/yasr-0.6.7/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/yasr-0.6.7/m4'
Making all in po
make[2]: Entering directory '/usr/src/RPM/BUILD/yasr-0.6.7/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/yasr-0.6.7/po'
make[2]: Entering directory '/usr/src/RPM/BUILD/yasr-0.6.7'
make[2]: Leaving directory '/usr/src/RPM/BUILD/yasr-0.6.7'
make[1]: Leaving directory '/usr/src/RPM/BUILD/yasr-0.6.7'
make: Leaving directory '/usr/src/RPM/BUILD/yasr-0.6.7'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30952
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/yasr-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/yasr-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd yasr-0.6.7
+ /bin/install -pD -m775 ./yasr/yasr /usr/src/tmp/yasr-buildroot/usr/bin/yasr
+ /bin/install -pD -m664 ./yasr.conf /usr/src/tmp/yasr-buildroot/etc/yasr.conf
+ /bin/install -pD -m664 ./yasr/yasr.1 /usr/src/tmp/yasr-buildroot/usr/share/man/man1/yasr.1
+ /bin/install -pD -m755 /usr/src/RPM/SOURCES/voiceman-emacspeak-yasr /usr/src/tmp/yasr-buildroot/usr/bin/voiceman-emacspeak-yasr
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/yasr-buildroot (auto)
mode of 'usr/bin/yasr' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x)
mode of 'usr/share/man/man1/yasr.1' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/yasr-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/yasr-buildroot/ (default)
Compressing files in /usr/src/tmp/yasr-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/yasr-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: yasr-0.6.7-alt7.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61566
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd yasr-0.6.7
+ DOCDIR=/usr/src/tmp/yasr-buildroot/usr/share/doc/yasr-0.6.7
+ export DOCDIR
+ rm -rf /usr/src/tmp/yasr-buildroot/usr/share/doc/yasr-0.6.7
+ /bin/mkdir -p /usr/src/tmp/yasr-buildroot/usr/share/doc/yasr-0.6.7
+ cp -prL ChangeLog BUGS CREDITS NEWS README TODO /usr/src/tmp/yasr-buildroot/usr/share/doc/yasr-0.6.7
+ chmod -R go-w /usr/src/tmp/yasr-buildroot/usr/share/doc/yasr-0.6.7
+ chmod -R a+rX /usr/src/tmp/yasr-buildroot/usr/share/doc/yasr-0.6.7
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3Dj9K1
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.SUH8Wh
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
shell.req: /usr/src/tmp/yasr-buildroot/usr/bin/voiceman-emacspeak-yasr: /usr/bin/voiceman-emacspeak -> /usr/bin/voiceman-emacspeak (raw, not installed)
Requires: voiceman, /bin/sh, /lib64/ld-linux-x86-64.so.2, /usr/bin/voiceman-emacspeak, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(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), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UVnFAO
Creating yasr-debuginfo package
Processing files: yasr-debuginfo-0.6.7-alt7.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AuWsMH
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4JfgFR
find-requires: running scripts (debuginfo)
Requires: yasr = 0.6.7-alt7.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to yasr-debuginfo a strict dependency on yasr
Wrote: /usr/src/RPM/RPMS/x86_64/yasr-0.6.7-alt7.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/yasr-debuginfo-0.6.7-alt7.qa1.x86_64.rpm (w2.lzdio)
2.47user 2.18system 0:10.40elapsed 44%CPU (0avgtext+0avgdata 57340maxresident)k
0inputs+0outputs (0major+670785minor)pagefaults 0swaps
2.99user 1.36system 0:16.60elapsed 26%CPU (0avgtext+0avgdata 127576maxresident)k
0inputs+0outputs (0major+205601minor)pagefaults 0swaps
--- yasr-0.6.7-alt7.qa1.x86_64.rpm.repo	2021-10-04 14:41:45.006104504 +0000
+++ yasr-0.6.7-alt7.qa1.x86_64.rpm.hasher	2023-11-24 15:07:29.117531862 +0000
@@ -20,5 +20,5 @@
 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: libutil.so.1(GLIBC_2.2.5)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -28,3 +28,3 @@
 File: /usr/bin/voiceman-emacspeak-yasr	100755	root:root	c5e8fc9913a813cb4d1b3f9424e4bd1b	
-File: /usr/bin/yasr	100755	root:root	ec70e6fa87ee3b9e28f01c03376080e3	
+File: /usr/bin/yasr	100755	root:root	7d5c047bc273562bc972cf2b6423d280	
 File: /usr/share/doc/yasr-0.6.7	40755	root:root		
@@ -37,2 +37,2 @@
 File: /usr/share/man/man1/yasr.1.xz	100644	root:root	7794db89a4c768f10a2db3a238b98ac4	
-RPMIdentity: eeed860464251918fdfbf82a575cce001f30b22427b8fcf0455f5645431cfc4fa98572be55ced5798a8959d34d10baa2b927179c44637cfa0d7a7de20d52a877
+RPMIdentity: d332fb6797936226aa3dc1ada08bb13b560c5379c5ae8dd066fcbb7b7a8dd97ebcabf0e5cbdee946d8afe761f8e8d1d1d693b9637ebacade65686fd0edaecb08
--- yasr-debuginfo-0.6.7-alt7.qa1.x86_64.rpm.repo	2021-10-04 14:41:44.830102588 +0000
+++ yasr-debuginfo-0.6.7-alt7.qa1.x86_64.rpm.hasher	2023-11-24 15:07:29.171532858 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/42	40755	root:root	
-/usr/lib/debug/.build-id/42/69ebcd2e00ddecc0aec80a3c93ba0ac8600b9e	120777	root:root	../../../../bin/yasr
-/usr/lib/debug/.build-id/42/69ebcd2e00ddecc0aec80a3c93ba0ac8600b9e.debug	120777	root:root	../../usr/bin/yasr.debug
+/usr/lib/debug/.build-id/ce	40755	root:root	
+/usr/lib/debug/.build-id/ce/741f0d9b0699614d60e62775f17a9be0bfb420	120777	root:root	../../../../bin/yasr
+/usr/lib/debug/.build-id/ce/741f0d9b0699614d60e62775f17a9be0bfb420.debug	120777	root:root	../../usr/bin/yasr.debug
 /usr/lib/debug/usr/bin/yasr.debug	100644	root:root	
@@ -18,3 +18,2 @@
 Requires: debug64(libc.so.6)  
-Requires: debug64(libutil.so.1)  
 Requires: yasr = 0.6.7-alt7.qa1:sisyphus+286380.2300.3.1
@@ -22,6 +21,6 @@
 Provides: yasr-debuginfo = 0.6.7-alt7.qa1:sisyphus+286380.2300.3.1
-File: /usr/lib/debug/.build-id/42	40755	root:root		
-File: /usr/lib/debug/.build-id/42/69ebcd2e00ddecc0aec80a3c93ba0ac8600b9e	120777	root:root		../../../../bin/yasr
-File: /usr/lib/debug/.build-id/42/69ebcd2e00ddecc0aec80a3c93ba0ac8600b9e.debug	120777	root:root		../../usr/bin/yasr.debug
-File: /usr/lib/debug/usr/bin/yasr.debug	100644	root:root	0cd86c1f613a24fa977344e1756766d3	
+File: /usr/lib/debug/.build-id/ce	40755	root:root		
+File: /usr/lib/debug/.build-id/ce/741f0d9b0699614d60e62775f17a9be0bfb420	120777	root:root		../../../../bin/yasr
+File: /usr/lib/debug/.build-id/ce/741f0d9b0699614d60e62775f17a9be0bfb420.debug	120777	root:root		../../usr/bin/yasr.debug
+File: /usr/lib/debug/usr/bin/yasr.debug	100644	root:root	be1e1a632148e29b13bb45baac5a770d	
 File: /usr/src/debug/yasr-0.6.7	40755	root:root		
@@ -38,2 +37,2 @@
 File: /usr/src/debug/yasr-0.6.7/yasr/yasr.h	100644	root:root	2862e03096060a76a05f53fa2ddf1c38	
-RPMIdentity: 5883d51938cea0fcd5950868d930a398c3981144172ed74a89c44d933e9113f2df802f14c13330c733389d84d75d42a5229538c2f0b34a30a34e0e83a0cd6613
+RPMIdentity: 37ca2f34b127b0fa06a6bced98d620ca507b741adbdc8170c0d9bab3c7e4c616605c431904e741c8623b887f9a60734361a65082f38db271496b412e57026a7c