<86>Mar 26 07:40:50 userdel[3461893]: delete user 'rooter'
<86>Mar 26 07:40:50 userdel[3461893]: removed group 'rooter' owned by 'rooter'
<86>Mar 26 07:40:50 userdel[3461893]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 26 07:40:50 groupadd[3461936]: group added to /etc/group: name=rooter, GID=1305
<86>Mar 26 07:40:50 groupadd[3461936]: group added to /etc/gshadow: name=rooter
<86>Mar 26 07:40:50 groupadd[3461936]: new group: name=rooter, GID=1305
<86>Mar 26 07:40:50 useradd[3461968]: new user: name=rooter, UID=1305, GID=1305, home=/root, shell=/bin/bash
<86>Mar 26 07:40:50 userdel[3462018]: delete user 'builder'
<86>Mar 26 07:40:50 userdel[3462018]: removed group 'builder' owned by 'builder'
<86>Mar 26 07:40:50 groupadd[3462057]: group added to /etc/group: name=builder, GID=1306
<86>Mar 26 07:40:50 groupadd[3462057]: group added to /etc/gshadow: name=builder
<86>Mar 26 07:40:50 groupadd[3462057]: new group: name=builder, GID=1306
<86>Mar 26 07:40:50 useradd[3462092]: new user: name=builder, UID=1306, GID=1306, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/txt2pdbdoc-1.4.4-alt2.qa1.nosrc.rpm (w1.gzdio)
Installing txt2pdbdoc-1.4.4-alt2.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6983
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf txt2pdbdoc-1.4.4
+ echo 'Source #0 (txt2pdbdoc-1.4.4.tar.gz):'
Source #0 (txt2pdbdoc-1.4.4.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/txt2pdbdoc-1.4.4.tar.gz
+ /bin/tar -xf -
+ cd txt2pdbdoc-1.4.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71265
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd txt2pdbdoc-1.4.4
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ 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 --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 mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for a BSD compatible install... /bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking for perl... /usr/bin/perl
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for ANSI C header files... yes
checking for time.h... yes
checking for netinet/in.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) 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 for unsigned short... yes
checking size of unsigned short... 2
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 8
checking for working memcmp... yes
checking for getopt... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating html2pdbtxt
config.status: creating pdbtxt2html
+ make
make: Entering directory '/usr/src/RPM/BUILD/txt2pdbdoc-1.4.4'
cd . && /bin/sh /usr/src/RPM/BUILD/txt2pdbdoc-1.4.4/missing --run aclocal-1.6 
/usr/src/RPM/BUILD/txt2pdbdoc-1.4.4/missing: line 46: aclocal-1.6: command not found
WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && \
  /bin/sh /usr/src/RPM/BUILD/txt2pdbdoc-1.4.4/missing --run automake-1.6 --gnu  Makefile
/usr/src/RPM/BUILD/txt2pdbdoc-1.4.4/missing: line 46: automake-1.6: command not found
WARNING: `automake-1.6' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && /bin/sh /usr/src/RPM/BUILD/txt2pdbdoc-1.4.4/missing --run autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./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 CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 build_alias=x86_64-alt-linux host_alias=x86_64-alt-linux  --no-create --no-recursion
configure: WARNING: unrecognized options: --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 x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking whether make sets $(MAKE)... (cached) yes
checking for perl... /usr/bin/perl
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... 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 time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking size of unsigned short... 2
checking size of unsigned int... 4
checking size of unsigned long... 8
checking for working memcmp... yes
checking for getopt... yes
configure: creating ./config.status
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
cd . && /bin/sh ./config.status Makefile depfiles
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: executing depfiles commands
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"txt2pdbdoc\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DHAVE_GETOPT=1 -I. -I.     -O2 -c `test -f 'txt2pdbdoc.c' || echo './'`txt2pdbdoc.c
txt2pdbdoc.c: In function 'main':
txt2pdbdoc.c:180:17: warning: implicit declaration of function 'getopt'; did you mean 'getsubopt'? [-Wimplicit-function-declaration]
  while ( (opt = getopt( argc, argv, opts )) != EOF )
                 ^~~~~~
                 getsubopt
x86_64-alt-linux-gcc  -O2   -o txt2pdbdoc  txt2pdbdoc.o  
cd . && /bin/sh ./config.status html2pdbtxt
config.status: creating html2pdbtxt
cd . && /bin/sh ./config.status pdbtxt2html
config.status: creating pdbtxt2html
make: Leaving directory '/usr/src/RPM/BUILD/txt2pdbdoc-1.4.4'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67912
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/txt2pdbdoc-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/txt2pdbdoc-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd txt2pdbdoc-1.4.4
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/txt2pdbdoc-buildroot/usr exec_prefix=/usr/src/tmp/txt2pdbdoc-buildroot/usr bindir=/usr/src/tmp/txt2pdbdoc-buildroot/usr/bin sbindir=/usr/src/tmp/txt2pdbdoc-buildroot/usr/sbin sysconfdir=/usr/src/tmp/txt2pdbdoc-buildroot/etc datadir=/usr/src/tmp/txt2pdbdoc-buildroot/usr/share includedir=/usr/src/tmp/txt2pdbdoc-buildroot/usr/include libdir=/usr/src/tmp/txt2pdbdoc-buildroot/usr/lib64 libexecdir=/usr/src/tmp/txt2pdbdoc-buildroot/usr/lib localstatedir=/usr/src/tmp/txt2pdbdoc-buildroot/var/lib sharedstatedir=/usr/src/tmp/txt2pdbdoc-buildroot/var/lib mandir=/usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man infodir=/usr/src/tmp/txt2pdbdoc-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/txt2pdbdoc-1.4.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/txt2pdbdoc-1.4.4'
/bin/sh ./mkinstalldirs /usr/src/tmp/txt2pdbdoc-buildroot/usr/bin
mkdir -p -- /usr/src/tmp/txt2pdbdoc-buildroot/usr/bin
  /usr/libexec/rpm-build/install -p txt2pdbdoc /usr/src/tmp/txt2pdbdoc-buildroot/usr/bin/txt2pdbdoc
/bin/sh ./mkinstalldirs /usr/src/tmp/txt2pdbdoc-buildroot/usr/bin
 /usr/libexec/rpm-build/install -p html2pdbtxt /usr/src/tmp/txt2pdbdoc-buildroot/usr/bin/html2pdbtxt
 /usr/libexec/rpm-build/install -p pdbtxt2html /usr/src/tmp/txt2pdbdoc-buildroot/usr/bin/pdbtxt2html
/bin/sh ./mkinstalldirs /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man/man1
mkdir -p -- /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man/man1
 /usr/libexec/rpm-build/install -p -m 644 ./html2pdbtxt.1 /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man/man1/html2pdbtxt.1
 /usr/libexec/rpm-build/install -p -m 644 ./pdbtxt2html.1 /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man/man1/pdbtxt2html.1
 /usr/libexec/rpm-build/install -p -m 644 ./txt2pdbdoc.1 /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man/man1/txt2pdbdoc.1
/bin/sh ./mkinstalldirs /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man/man4
mkdir -p -- /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man/man4
 /usr/libexec/rpm-build/install -p -m 644 ./doc.4 /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/man/man4/doc.4
make[1]: Leaving directory '/usr/src/RPM/BUILD/txt2pdbdoc-1.4.4'
make: Leaving directory '/usr/src/RPM/BUILD/txt2pdbdoc-1.4.4'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/txt2pdbdoc-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/txt2pdbdoc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/txt2pdbdoc-buildroot/ (default)
Compressing files in /usr/src/tmp/txt2pdbdoc-buildroot (auto)
056-debuginfo.brp: WARNING: debuginfo without debug sources.
Verifying ELF objects in /usr/src/tmp/txt2pdbdoc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: txt2pdbdoc-1.4.4-alt2.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67912
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd txt2pdbdoc-1.4.4
+ DOCDIR=/usr/src/tmp/txt2pdbdoc-buildroot/usr/share/doc/txt2pdbdoc-1.4.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/doc/txt2pdbdoc-1.4.4
+ /bin/mkdir -p /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/doc/txt2pdbdoc-1.4.4
+ cp -prL README INSTALL.README AUTHORS COPYING ChangeLog /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/doc/txt2pdbdoc-1.4.4
+ chmod -R go-w /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/doc/txt2pdbdoc-1.4.4
+ chmod -R a+rX /usr/src/tmp/txt2pdbdoc-buildroot/usr/share/doc/txt2pdbdoc-1.4.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6rv22p
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4qJdhK
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/txt2pdbdoc-buildroot/usr/bin/html2pdbtxt syntax OK
/usr/src/tmp/txt2pdbdoc-buildroot/usr/bin/pdbtxt2html syntax OK
Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), perl(File/Basename.pm), perl(Getopt/Std.pm), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ee6WW7
Creating txt2pdbdoc-debuginfo package
Processing files: txt2pdbdoc-debuginfo-1.4.4-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mg1c3y
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mydRC3
find-requires: running scripts (debuginfo)
Requires: txt2pdbdoc = 1.4.4-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/txt2pdbdoc-1.4.4-alt2.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/txt2pdbdoc-debuginfo-1.4.4-alt2.qa1.x86_64.rpm (w2.lzdio)
2.49user 2.05system 0:11.63elapsed 39%CPU (0avgtext+0avgdata 29428maxresident)k
0inputs+0outputs (0major+647087minor)pagefaults 0swaps
0.47user 0.83system 0:14.68elapsed 8%CPU (0avgtext+0avgdata 12284maxresident)k
0inputs+0outputs (0major+97190minor)pagefaults 0swaps
--- txt2pdbdoc-1.4.4-alt2.qa1.x86_64.rpm.repo	2013-04-18 18:31:00.000000000 +0000
+++ txt2pdbdoc-1.4.4-alt2.qa1.x86_64.rpm.hasher	2023-03-26 07:41:03.485677835 +0000
@@ -9,6 +9,6 @@
 /usr/share/doc/txt2pdbdoc-1.4.4/README	100644	root:root	
-/usr/share/man/man1/html2pdbtxt.1.gz	100644	root:root	
-/usr/share/man/man1/pdbtxt2html.1.gz	100644	root:root	
-/usr/share/man/man1/txt2pdbdoc.1.gz	100644	root:root	
-/usr/share/man/man4/doc.4.gz	100644	root:root	
+/usr/share/man/man1/html2pdbtxt.1.xz	100644	root:root	
+/usr/share/man/man1/pdbtxt2html.1.xz	100644	root:root	
+/usr/share/man/man1/txt2pdbdoc.1.xz	100644	root:root	
+/usr/share/man/man4/doc.4.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -25,3 +25,3 @@
 File: /usr/bin/pdbtxt2html	100755	root:root	db6cbd5d427c5cb3588bc12383e11724	
-File: /usr/bin/txt2pdbdoc	100755	root:root	4592ba39cb8fdcbf1aa6d1500b267eba	
+File: /usr/bin/txt2pdbdoc	100755	root:root	468c2245f1d97ed68eeedd9bc35940a9	
 File: /usr/share/doc/txt2pdbdoc-1.4.4	40755	root:root		
@@ -32,6 +32,6 @@
 File: /usr/share/doc/txt2pdbdoc-1.4.4/README	100644	root:root	190c5270cc26a9d93829b2f812711181	
-File: /usr/share/man/man1/html2pdbtxt.1.gz	100644	root:root	ae068ceb2abdc2bd7722809dc1f9141b	
-File: /usr/share/man/man1/pdbtxt2html.1.gz	100644	root:root	a4c26a682dcca8f5c8494b45e43503bc	
-File: /usr/share/man/man1/txt2pdbdoc.1.gz	100644	root:root	863b4a8d4e40bdefc59568056e09bae1	
-File: /usr/share/man/man4/doc.4.gz	100644	root:root	e32fa699461f8e4b1eae51da18713d03	
-RPMIdentity: 14c70380528deaea44020ba720d9784d219796c587c136c9690229f200df0c077ca33e2a62582024540068843478871895479d96d89d76d837a31817257df582
+File: /usr/share/man/man1/html2pdbtxt.1.xz	100644	root:root	97facb7f34f04811022a7dbac2d17766	
+File: /usr/share/man/man1/pdbtxt2html.1.xz	100644	root:root	cbcb72fe71d3cd1b8d599b60ef4dad1f	
+File: /usr/share/man/man1/txt2pdbdoc.1.xz	100644	root:root	1c5394bc5c68a42fe8bcae24803e5958	
+File: /usr/share/man/man4/doc.4.xz	100644	root:root	9dcd97403864c90755e87c2b62f79b3d	
+RPMIdentity: b42b9285499b4bc590b08f8dcbbd03fb8c38b016f7c95b3e506e7844f76169d4941638d69bf993e2775a0eed4826ab6ffe00742889e9a7644d3a91ac9732790a
--- txt2pdbdoc-debuginfo-1.4.4-alt2.qa1.x86_64.rpm.repo	2013-04-18 18:31:00.000000000 +0000
+++ txt2pdbdoc-debuginfo-1.4.4-alt2.qa1.x86_64.rpm.hasher	2023-03-26 07:41:03.574679598 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/d9	40755	root:root	
-/usr/lib/debug/.build-id/d9/3933f53e766ab1a61f24492bdb6a90bb07f9c0	120777	root:root	../../../../bin/txt2pdbdoc
-/usr/lib/debug/.build-id/d9/3933f53e766ab1a61f24492bdb6a90bb07f9c0.debug	120777	root:root	../../usr/bin/txt2pdbdoc.debug
+/usr/lib/debug/.build-id/60	40755	root:root	
+/usr/lib/debug/.build-id/60/ddb93535364ed5961c831e88fd252c4bfb290e	120777	root:root	../../../../bin/txt2pdbdoc
+/usr/lib/debug/.build-id/60/ddb93535364ed5961c831e88fd252c4bfb290e.debug	120777	root:root	../../usr/bin/txt2pdbdoc.debug
 /usr/lib/debug/usr/bin/txt2pdbdoc.debug	100644	root:root	
@@ -9,6 +9,6 @@
 Provides: txt2pdbdoc-debuginfo = 1.4.4-alt2.qa1
-File: /usr/lib/debug/.build-id/d9	40755	root:root		
-File: /usr/lib/debug/.build-id/d9/3933f53e766ab1a61f24492bdb6a90bb07f9c0	120777	root:root		../../../../bin/txt2pdbdoc
-File: /usr/lib/debug/.build-id/d9/3933f53e766ab1a61f24492bdb6a90bb07f9c0.debug	120777	root:root		../../usr/bin/txt2pdbdoc.debug
-File: /usr/lib/debug/usr/bin/txt2pdbdoc.debug	100644	root:root	907da500d9a5a24993cc50514b6b009f	
-RPMIdentity: 6d01c986a3fda242ab3b6eba4742c2fc9554e9026c8ecb8480d2ce6f41b5b3c957a50e17fb6a112893e93555465c4f34fdcf2ce59818ee68b5b11a8734ff641d
+File: /usr/lib/debug/.build-id/60	40755	root:root		
+File: /usr/lib/debug/.build-id/60/ddb93535364ed5961c831e88fd252c4bfb290e	120777	root:root		../../../../bin/txt2pdbdoc
+File: /usr/lib/debug/.build-id/60/ddb93535364ed5961c831e88fd252c4bfb290e.debug	120777	root:root		../../usr/bin/txt2pdbdoc.debug
+File: /usr/lib/debug/usr/bin/txt2pdbdoc.debug	100644	root:root	9e85c203068e558a85369a5df3b8294b	
+RPMIdentity: 5becac813f07cda27d5a16e98a667316d1a42a51a1b4db2dfcfca585ba6bd8ca6ef652a3d6ce80bb377c616a828fa694dc2aded6cb7aa75ec484ae283ca24cf8