<86>Oct 14 05:19:51 userdel[419863]: delete user 'rooter'
<86>Oct 14 05:19:51 userdel[419863]: removed group 'rooter' owned by 'rooter'
<86>Oct 14 05:19:51 userdel[419863]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 14 05:19:51 groupadd[419881]: group added to /etc/group: name=rooter, GID=1259
<86>Oct 14 05:19:51 groupadd[419881]: group added to /etc/gshadow: name=rooter
<86>Oct 14 05:19:51 groupadd[419881]: new group: name=rooter, GID=1259
<86>Oct 14 05:19:51 useradd[419897]: new user: name=rooter, UID=1259, GID=1259, home=/root, shell=/bin/bash, from=none
<86>Oct 14 05:19:51 userdel[419920]: delete user 'builder'
<86>Oct 14 05:19:51 userdel[419920]: removed group 'builder' owned by 'builder'
<86>Oct 14 05:19:51 userdel[419920]: removed shadow group 'builder' owned by 'builder'
<86>Oct 14 05:19:51 groupadd[419945]: group added to /etc/group: name=builder, GID=1260
<86>Oct 14 05:19:51 groupadd[419945]: group added to /etc/gshadow: name=builder
<86>Oct 14 05:19:51 groupadd[419945]: new group: name=builder, GID=1260
<86>Oct 14 05:19:51 useradd[419957]: new user: name=builder, UID=1260, GID=1260, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/whatmask-1.2-alt2.qa1.src.rpm: The use of such a license name is ambiguous: GPL
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/whatmask-1.2-alt2.qa1.nosrc.rpm (w1.gzdio)
Installing whatmask-1.2-alt2.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52679
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf whatmask-1.2
+ echo 'Source #0 (whatmask-1.2.tar.gz):'
Source #0 (whatmask-1.2.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/whatmask-1.2.tar.gz
+ /bin/tar -xf -
+ cd whatmask-1.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) works... yes
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for size_t... yes
checking size of unsigned short... 2
checking size of unsigned int... 4
checking size of unsigned long... 4
checking for locale.h... yes
Trying to print 10000 with the format string %'u yields: 10000
Your printf seems to support %'u for number formatting. (good)
updating cache ./config.cache
creating ./config.status
creating Makefile
creating man/Makefile
creating win/Makefile
creating win/whatmask_Data/Makefile
creating win/whatmask_Data/Whatmask_Mac_Debug/Makefile
creating win/whatmask_Data/Whatmask_Mac_Release/Makefile
creating win/whatmask_Data/Whatmask_Win_Debug/Makefile
creating win/whatmask_Data/Whatmask_Win_Release/Makefile
creating config.h
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.7030
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd whatmask-1.2
+ make -j8
make  all-recursive
Making all in win
Making all in whatmask_Data
Making all in Whatmask_Mac_Debug
make[4]: Nothing to be done for 'all'.
Making all in Whatmask_Mac_Release
make[4]: Nothing to be done for 'all'.
Making all in Whatmask_Win_Release
make[4]: Nothing to be done for 'all'.
Making all in Whatmask_Win_Debug
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
make[3]: Nothing to be done for 'all-am'.
Making all in man
make[2]: Nothing to be done for 'all'.
make[2]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c validatemask.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c bitcount.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c printdata.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ctonm.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c bitfill.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c nmtoc.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c octets.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c main.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c whatnet_printdata.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c usage.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c whatnet.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2'
gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -o whatmask  main.o ctonm.o nmtoc.o octets.o printdata.o bitcount.o validatemask.o bitfill.o whatnet.o whatnet_printdata.o usage.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65293
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/whatmask-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/whatmask-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd whatmask-1.2
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/whatmask-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2'
Making install in win
make[1]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/win'
Making install in whatmask_Data
make[2]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data'
Making install in Whatmask_Mac_Debug
make[3]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Debug'
make[4]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Debug'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Debug'
make[3]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Debug'
Making install in Whatmask_Mac_Release
make[3]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Release'
make[4]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Release'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Release'
make[3]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Release'
Making install in Whatmask_Win_Release
make[3]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Release'
make[4]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Release'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Release'
make[3]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Release'
Making install in Whatmask_Win_Debug
make[3]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Debug'
make[4]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Debug'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Debug'
make[3]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Debug'
make[3]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data'
make[4]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data'
make[3]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data'
make[2]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/win/whatmask_Data'
make[2]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/win'
make[3]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/win'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/win'
make[2]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/win'
make[1]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/win'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/man'
make[2]: Nothing to be done for 'install-exec-am'.
make  install-man1
make[3]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2/man'
/bin/sh ../mkinstalldirs /usr/src/tmp/whatmask-buildroot/usr/share/man/man1
mkdir /usr/src/tmp/whatmask-buildroot
mkdir /usr/src/tmp/whatmask-buildroot/usr
mkdir /usr/src/tmp/whatmask-buildroot/usr/share
mkdir /usr/src/tmp/whatmask-buildroot/usr/share/man
mkdir /usr/src/tmp/whatmask-buildroot/usr/share/man/man1
 /usr/libexec/rpm-build/install -p -m 644 ./whatmask.1 /usr/src/tmp/whatmask-buildroot/usr/share/man/man1/whatmask.1
make[3]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/man'
make[2]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2/man'
make[1]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/whatmask-1.2'
/bin/sh ./mkinstalldirs /usr/src/tmp/whatmask-buildroot/usr/bin
mkdir /usr/src/tmp/whatmask-buildroot/usr/bin
  /usr/libexec/rpm-build/install -p  whatmask /usr/src/tmp/whatmask-buildroot/usr/bin/whatmask
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2'
make[1]: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2'
make: Leaving directory '/usr/src/RPM/BUILD/whatmask-1.2'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/whatmask-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/whatmask-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/whatmask-buildroot/ (default)
Compressing files in /usr/src/tmp/whatmask-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/whatmask-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: whatmask-1.2-alt2.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65293
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd whatmask-1.2
+ DOCDIR=/usr/src/tmp/whatmask-buildroot/usr/share/doc/whatmask-1.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/whatmask-buildroot/usr/share/doc/whatmask-1.2
+ /bin/mkdir -p /usr/src/tmp/whatmask-buildroot/usr/share/doc/whatmask-1.2
+ cp -prL AUTHORS COPYING ChangeLog INSTALL NEWS README /usr/src/tmp/whatmask-buildroot/usr/share/doc/whatmask-1.2
+ chmod -R go-w /usr/src/tmp/whatmask-buildroot/usr/share/doc/whatmask-1.2
+ chmod -R a+rX /usr/src/tmp/whatmask-buildroot/usr/share/doc/whatmask-1.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w8PHi9
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.CKtOUk
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ph7QcW
Creating whatmask-debuginfo package
Processing files: whatmask-debuginfo-1.2-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3wV2Us
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aisonM
find-requires: running scripts (debuginfo)
Requires: whatmask = 1.2-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to whatmask-debuginfo a strict dependency on whatmask
Wrote: /usr/src/RPM/RPMS/i586/whatmask-1.2-alt2.qa1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/whatmask-debuginfo-1.2-alt2.qa1.i586.rpm (w2.lzdio)
1.67user 1.38system 0:08.52elapsed 35%CPU (0avgtext+0avgdata 24800maxresident)k
0inputs+0outputs (0major+311629minor)pagefaults 0swaps
/.out/whatmask-1.2-alt2.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/whatmask-debuginfo-1.2-alt2.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
0.74user 1.32system 0:13.09elapsed 15%CPU (0avgtext+0avgdata 12012maxresident)k
0inputs+0outputs (0major+93985minor)pagefaults 0swaps
--- whatmask-1.2-alt2.qa1.i586.rpm.repo	2021-07-14 07:04:20.000000000 +0000
+++ whatmask-1.2-alt2.qa1.i586.rpm.hasher	2023-10-14 05:20:01.716100613 +0000
@@ -13,2 +13,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -18,3 +19,3 @@
 Provides: whatmask = 1.2-alt2.qa1:sisyphus+278869.100.1.1
-File: /usr/bin/whatmask	100755	root:root	29f55b938f80e3145070a4124e1a6199	
+File: /usr/bin/whatmask	100755	root:root	d307b0b71067e49bad08dc183b9afd24	
 File: /usr/share/doc/whatmask-1.2	40755	root:root		
@@ -27,2 +28,2 @@
 File: /usr/share/man/man1/whatmask.1.xz	100644	root:root	000a7869e902e973e8deda16bccab8d4	
-RPMIdentity: 0dac3239e10b8df5b98f28daaee7e87c98b615f0e8cd70421acafda4665a7feec6a7ac251f457cda91d6e6afc2551ab210e8032fe53dd6fd59bdd6ff3bd2be35
+RPMIdentity: 2e6db011b2893ae1c0f8bf8abcaccb3fb244f9862ffbf95d903cc65dc47be1b76dd105cf2d94a84f983a0742d10d6b435bbc8cb56534042796a2cbc24338ed61
--- whatmask-debuginfo-1.2-alt2.qa1.i586.rpm.repo	2021-07-14 07:04:20.000000000 +0000
+++ whatmask-debuginfo-1.2-alt2.qa1.i586.rpm.hasher	2023-10-14 05:20:01.831099952 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/cd	40755	root:root	
-/usr/lib/debug/.build-id/cd/601caa95d779c1f0f97fa68ecfa4bf10d22643	120777	root:root	../../../../bin/whatmask
-/usr/lib/debug/.build-id/cd/601caa95d779c1f0f97fa68ecfa4bf10d22643.debug	120777	root:root	../../usr/bin/whatmask.debug
+/usr/lib/debug/.build-id/4f	40755	root:root	
+/usr/lib/debug/.build-id/4f/4fd8f760423ef43da9894aeca58001e28a8774	120777	root:root	../../../../bin/whatmask
+/usr/lib/debug/.build-id/4f/4fd8f760423ef43da9894aeca58001e28a8774.debug	120777	root:root	../../usr/bin/whatmask.debug
 /usr/lib/debug/usr/bin/whatmask.debug	100644	root:root	
@@ -31,6 +31,6 @@
 Provides: whatmask-debuginfo = 1.2-alt2.qa1:sisyphus+278869.100.1.1
-File: /usr/lib/debug/.build-id/cd	40755	root:root		
-File: /usr/lib/debug/.build-id/cd/601caa95d779c1f0f97fa68ecfa4bf10d22643	120777	root:root		../../../../bin/whatmask
-File: /usr/lib/debug/.build-id/cd/601caa95d779c1f0f97fa68ecfa4bf10d22643.debug	120777	root:root		../../usr/bin/whatmask.debug
-File: /usr/lib/debug/usr/bin/whatmask.debug	100644	root:root	fe5679303ccbf9c66c9f4b4994a7ead5	
+File: /usr/lib/debug/.build-id/4f	40755	root:root		
+File: /usr/lib/debug/.build-id/4f/4fd8f760423ef43da9894aeca58001e28a8774	120777	root:root		../../../../bin/whatmask
+File: /usr/lib/debug/.build-id/4f/4fd8f760423ef43da9894aeca58001e28a8774.debug	120777	root:root		../../usr/bin/whatmask.debug
+File: /usr/lib/debug/usr/bin/whatmask.debug	100644	root:root	f9426dae2344d119f5974f51ba20bc6f	
 File: /usr/src/debug/whatmask-1.2	40755	root:root		
@@ -57,2 +57,2 @@
 File: /usr/src/debug/whatmask-1.2/whatnet_printdata.h	100644	root:root	0d9da37b8b30dc5a17e4314c6016d723	
-RPMIdentity: f8b55120ded1d3cf53b0fcfc21e1856d8268e018d347ab827112815f665d9f8f8fb8387322c8315dabeba713c3328cafc260a987b64ba17562ae66e21a8d0c94
+RPMIdentity: 3bd0ee9ebfe68fa790a45665e19c64e333bd4f7d35ddfdb969c1969ae2759fe6bc1e1c6c4ba8f9be6d89a76d9895ce7744d5455456b8be931a306c3184ab8553