<86>Apr 22 00:31:17 userdel[2161253]: delete user 'rooter'
<86>Apr 22 00:31:17 userdel[2161253]: removed group 'rooter' owned by 'rooter'
<86>Apr 22 00:31:17 userdel[2161253]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 22 00:31:17 groupadd[2161273]: group added to /etc/group: name=rooter, GID=783
<86>Apr 22 00:31:17 groupadd[2161273]: group added to /etc/gshadow: name=rooter
<86>Apr 22 00:31:17 groupadd[2161273]: new group: name=rooter, GID=783
<86>Apr 22 00:31:17 useradd[2161287]: new user: name=rooter, UID=783, GID=783, home=/root, shell=/bin/bash
<86>Apr 22 00:31:17 userdel[2161310]: delete user 'builder'
<86>Apr 22 00:31:17 userdel[2161310]: removed group 'builder' owned by 'builder'
<86>Apr 22 00:31:17 userdel[2161310]: removed shadow group 'builder' owned by 'builder'
<86>Apr 22 00:31:17 groupadd[2161319]: group added to /etc/group: name=builder, GID=784
<86>Apr 22 00:31:17 groupadd[2161319]: group added to /etc/gshadow: name=builder
<86>Apr 22 00:31:17 groupadd[2161319]: new group: name=builder, GID=784
<86>Apr 22 00:31:17 useradd[2161328]: new user: name=builder, UID=784, GID=784, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/mailx-8.1.2-alt9.src.rpm: license not found in '/usr/share/license' directory: BSD-style
<13>Apr 22 00:31:19 rpmi: groff-base-1.22.3-alt2 sisyphus+275306.100.2.1 1624538375 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/mailx-8.1.2-alt9.nosrc.rpm (w1.gzdio)
Installing mailx-8.1.2-alt9.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66633
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mailx-8.1.2
+ echo 'Source #0 (mailx-8.1.2.tar):'
Source #0 (mailx-8.1.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/mailx-8.1.2.tar
+ cd mailx-8.1.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (mailx-8.1.2-alt9.patch):'
Patch #0 (mailx-8.1.2-alt9.patch):
+ /usr/bin/patch -p1
patching file Makefile
patching file USD.doc/Makefile
patching file aux.c
patching file cmd1.c
patching file cmd2.c
patching file cmd3.c
patching file collect.c
patching file edit.c
patching file extern.h
patching file fio.c
patching file getname.c
patching file include/vis.h
patching file lex.c
patching file lib/libc/gen/unvis.3
patching file lib/libc/gen/unvis.c
patching file lib/libc/gen/vis.3
patching file lib/libc/gen/vis.c
patching file mail.1
patching file mail.rc
patching file main.c
patching file names.c
patching file pathnames.h
patching file popen.c
patching file quit.c
patching file send.c
patching file temp.c
patching file v7.local.c
patching file vars.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.66633
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mailx-8.1.2
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint version.c -o version.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint aux.c -o aux.o
aux.c:631:37: warning: argument 2 of type 'struct ignoretab[2]' with mismatched bound [-Warray-parameter=]
  631 | isign(char *field, struct ignoretab ignore[2])
      |                    ~~~~~~~~~~~~~~~~~^~~~~~~~~
In file included from aux.c:42:
extern.h:161:24: note: previously declared as 'struct ignoretab *'
  161 | int      isign(char *, struct ignoretab *);
      |                        ^~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint cmdtab.c -o cmdtab.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint edit.c -o edit.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint cmd1.c -o cmd1.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint cmd2.c -o cmd2.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint cmd3.c -o cmd3.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint fio.c -o fio.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint collect.c -o collect.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint getname.c -o getname.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint head.c -o head.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint v7.local.c -o v7.local.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint main.c -o main.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint list.c -o list.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint names.c -o names.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint temp.c -o temp.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint lex.c -o lex.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint popen.c -o popen.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint quit.c -o quit.o
In file included from rcv.h:43,
                 from quit.c:41:
quit.c: In function 'quit':
def.h:262:15: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
  262 |         (void)ftruncate(fileno(stream), (off_t)ftell(stream));          \
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
quit.c:292:9: note: in expansion of macro 'trunc'
  292 |         trunc(obuf);
      |         ^~~~~
def.h:262:15: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
  262 |         (void)ftruncate(fileno(stream), (off_t)ftell(stream));          \
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
quit.c:329:17: note: in expansion of macro 'trunc'
  329 |                 trunc(abuf);
      |                 ^~~~~
quit.c: In function 'writeback':
def.h:262:15: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
  262 |         (void)ftruncate(fileno(stream), (off_t)ftell(stream));          \
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
quit.c:388:9: note: in expansion of macro 'trunc'
  388 |         trunc(obuf);
      |         ^~~~~
quit.c: In function 'edstop':
def.h:262:15: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
  262 |         (void)ftruncate(fileno(stream), (off_t)ftell(stream));          \
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
quit.c:484:9: note: in expansion of macro 'trunc'
  484 |         trunc(obuf);
      |         ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint strings.c -o strings.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint lib/libc/gen/unvis.c -o lib/libc/gen/unvis.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint send.c -o send.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint lib/libc/gen/vis.c -o lib/libc/gen/vis.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint vars.c -o vars.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -fcommon -DMAXLOGNAME=32 -Iinclude -Dlint tty.c -o tty.o
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
gcc  version.o aux.o cmd1.o cmd2.o cmd3.o cmdtab.o collect.o edit.o fio.o getname.o head.o v7.local.o lex.o list.o main.o names.o popen.o quit.o send.o strings.o temp.o tty.o vars.o lib/libc/gen/vis.o lib/libc/gen/unvis.o -o mail
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
+ make -C USD.doc USD.txt
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2/USD.doc'
tbl mail0.nr mail1.nr mail2.nr mail3.nr mail4.nr mail5.nr mail6.nr mail7.nr mail8.nr mail9.nr maila.nr >USD.tbl
groff -me -Tascii <USD.tbl >USD.txt
warning: file `mail9.nr', around line 48:
  table wider than line width
warning: file `mail9.nr', around line 116:
  table wider than line width
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2/USD.doc'
+ bzip2 -9 USD.doc/USD.txt
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.88680
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/mailx-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/mailx-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd mailx-8.1.2
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/mailx-buildroot
make: Entering directory '/usr/src/RPM/BUILD/mailx-8.1.2'
/usr/libexec/rpm-build/install -p -D -m755 mail /usr/src/tmp/mailx-buildroot/bin/mail
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/mailx-buildroot/usr/bin
ln -s ../../bin/mail /usr/src/tmp/mailx-buildroot/usr/bin/Mail
ln -s ../../bin/mail /usr/src/tmp/mailx-buildroot/usr/bin/mailx
/usr/libexec/rpm-build/install -p -D -m644 mail.1 /usr/src/tmp/mailx-buildroot/usr/share/man/man1/mail.1
ln -s mail.1 /usr/src/tmp/mailx-buildroot/usr/share/man/man1/mailx.1
ln -s mail.1 /usr/src/tmp/mailx-buildroot/usr/share/man/man1/Mail.1
/usr/libexec/rpm-build/install -p -D -m644 mail.rc /usr/src/tmp/mailx-buildroot/etc/mail.rc
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/mailx-buildroot/usr/share/mailx
cd misc && /usr/libexec/rpm-build/install -p -m644 mail.help mail.tildehelp /usr/src/tmp/mailx-buildroot/usr/share/mailx
make: Leaving directory '/usr/src/RPM/BUILD/mailx-8.1.2'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/mailx-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/mailx-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/mailx-buildroot/ (default)
Compressing files in /usr/src/tmp/mailx-buildroot (auto)
removed '/usr/src/tmp/mailx-buildroot/usr/share/man/man1/Mail.1'
'/usr/src/tmp/mailx-buildroot/usr/share/man/man1/Mail.1.xz' -> 'mail.1.xz'
removed '/usr/src/tmp/mailx-buildroot/usr/share/man/man1/mailx.1'
'/usr/src/tmp/mailx-buildroot/usr/share/man/man1/mailx.1.xz' -> 'mail.1.xz'
Verifying ELF objects in /usr/src/tmp/mailx-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: mailx-8.1.2-alt9
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.88680
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mailx-8.1.2
+ DOCDIR=/usr/src/tmp/mailx-buildroot/usr/share/doc/mailx-8.1.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/mailx-buildroot/usr/share/doc/mailx-8.1.2
+ /bin/mkdir -p /usr/src/tmp/mailx-buildroot/usr/share/doc/mailx-8.1.2
+ cp -prL USD.doc/USD.txt.bz2 /usr/src/tmp/mailx-buildroot/usr/share/doc/mailx-8.1.2
+ chmod -R go-w /usr/src/tmp/mailx-buildroot/usr/share/doc/mailx-8.1.2
+ chmod -R a+rX /usr/src/tmp/mailx-buildroot/usr/share/doc/mailx-8.1.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.60Q7F4
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.gZmBfK
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: /bin/mail
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.14)(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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Conflicts: mailutils
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eWl8PO
Creating mailx-debuginfo package
Processing files: mailx-debuginfo-8.1.2-alt9
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2y0igo
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6xw57M
find-requires: running scripts (debuginfo)
Requires: mailx = 8.1.2-alt9, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to mailx-debuginfo a strict dependency on mailx
Wrote: /usr/src/RPM/RPMS/x86_64/mailx-8.1.2-alt9.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/mailx-debuginfo-8.1.2-alt9.x86_64.rpm (w2.lzdio)
4.33user 1.25system 0:08.42elapsed 66%CPU (0avgtext+0avgdata 65564maxresident)k
0inputs+0outputs (0major+331338minor)pagefaults 0swaps
/.out/mailx-8.1.2-alt9.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-style
/.out/mailx-debuginfo-8.1.2-alt9.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-style
2.60user 1.55system 0:15.38elapsed 27%CPU (0avgtext+0avgdata 110484maxresident)k
0inputs+0outputs (32766major+156378minor)pagefaults 0swaps
--- mailx-8.1.2-alt9.x86_64.rpm.repo	2021-09-15 07:04:55.000000000 +0000
+++ mailx-8.1.2-alt9.x86_64.rpm.hasher	2023-04-22 00:31:29.858800041 +0000
@@ -20,2 +20,4 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.33)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
@@ -26,3 +28,3 @@
 Conflicts: mailutils  
-File: /bin/mail	100755	root:root	fa1b543ba8007789a8bff9ef703b0686	
+File: /bin/mail	100755	root:root	6e7a17a29af3e45cf26eaa1c48232238	
 File: /etc/mail.rc	100644	root:root	e5127a4f57c1c12f0bd91824aee4f556	
@@ -38,2 +40,2 @@
 File: /usr/share/man/man1/mailx.1.xz	120777	root:root		mail.1.xz
-RPMIdentity: 67d0487551e3f9053f3a6c8fd2b950d7956660418a4e4f82c9cfd0929f80ed1414c61e5bd0ae34a11d526b54a3cc7b2ef43f4eea9e880b48e9e77cc6a4743f0e
+RPMIdentity: d62197e2837f4e51ceb02133b3088b8db71c3ea5e61758ccffb731ceea00395dce1c91f9befe802599ba830419636097a6685d57ccabb455b400ccb82caf7888
--- mailx-debuginfo-8.1.2-alt9.x86_64.rpm.repo	2021-09-15 07:04:55.000000000 +0000
+++ mailx-debuginfo-8.1.2-alt9.x86_64.rpm.hasher	2023-04-22 00:31:29.947799543 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/d3	40755	root:root	
-/usr/lib/debug/.build-id/d3/797b40b38a55148b882f0ec57bb3b6aee3aa27	120777	root:root	../../../../../bin/mail
-/usr/lib/debug/.build-id/d3/797b40b38a55148b882f0ec57bb3b6aee3aa27.debug	120777	root:root	../../bin/mail.debug
+/usr/lib/debug/.build-id/45	40755	root:root	
+/usr/lib/debug/.build-id/45/93500a0087afdd61efd04876842206a1eaf080	120777	root:root	../../../../../bin/mail
+/usr/lib/debug/.build-id/45/93500a0087afdd61efd04876842206a1eaf080.debug	120777	root:root	../../bin/mail.debug
 /usr/lib/debug/bin/mail.debug	100644	root:root	
@@ -20,2 +20,4 @@
 /usr/src/debug/mailx-8.1.2/head.c	100644	root:root	
+/usr/src/debug/mailx-8.1.2/include	40755	root:root	
+/usr/src/debug/mailx-8.1.2/include/vis.h	100644	root:root	
 /usr/src/debug/mailx-8.1.2/lex.c	100644	root:root	
@@ -43,6 +45,6 @@
 Provides: mailx-debuginfo = 8.1.2-alt9:sisyphus+285260.100.1.1
-File: /usr/lib/debug/.build-id/d3	40755	root:root		
-File: /usr/lib/debug/.build-id/d3/797b40b38a55148b882f0ec57bb3b6aee3aa27	120777	root:root		../../../../../bin/mail
-File: /usr/lib/debug/.build-id/d3/797b40b38a55148b882f0ec57bb3b6aee3aa27.debug	120777	root:root		../../bin/mail.debug
-File: /usr/lib/debug/bin/mail.debug	100644	root:root	39ad5a1f52801ec0fba722113ac20756	
+File: /usr/lib/debug/.build-id/45	40755	root:root		
+File: /usr/lib/debug/.build-id/45/93500a0087afdd61efd04876842206a1eaf080	120777	root:root		../../../../../bin/mail
+File: /usr/lib/debug/.build-id/45/93500a0087afdd61efd04876842206a1eaf080.debug	120777	root:root		../../bin/mail.debug
+File: /usr/lib/debug/bin/mail.debug	100644	root:root	638caa580859696d699091515a87b75f	
 File: /usr/lib/debug/usr/bin/Mail.debug	120777	root:root		../../bin/mail.debug
@@ -63,2 +65,4 @@
 File: /usr/src/debug/mailx-8.1.2/head.c	100644	root:root	f1e40feb80c15e394ab890ed38f52cc5	
+File: /usr/src/debug/mailx-8.1.2/include	40755	root:root		
+File: /usr/src/debug/mailx-8.1.2/include/vis.h	100644	root:root	ad81189989a1124fffab2147953d9076	
 File: /usr/src/debug/mailx-8.1.2/lex.c	100644	root:root	a7553718c635099d65322e18164e79f8	
@@ -81,2 +85,2 @@
 File: /usr/src/debug/mailx-8.1.2/version.c	100644	root:root	49dc7c2c40999cd53fd26223cc82645e	
-RPMIdentity: dea6e7021e0fb773e28e5b9531459fb4fdb3ad60f352f20681fdac17c6762413e945f52082b9d992c1c80948125e47dd8110ded14cefc96d64986fa8c10f8334
+RPMIdentity: f325bd4288db453070eb12c3db079efe29b962995f71be0ec8c80b83a803917d4b62e44a8ddc16faa08313b202f3b4dd7c692b5eefeed5a9a9e38616077e0ba5