<86>Oct  9 07:43:15 userdel[1739235]: delete user 'rooter'
<86>Oct  9 07:43:15 userdel[1739235]: removed group 'rooter' owned by 'rooter'
<86>Oct  9 07:43:15 userdel[1739235]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  9 07:43:15 groupadd[1739247]: group added to /etc/group: name=rooter, GID=690
<86>Oct  9 07:43:15 groupadd[1739247]: group added to /etc/gshadow: name=rooter
<86>Oct  9 07:43:15 groupadd[1739247]: new group: name=rooter, GID=690
<86>Oct  9 07:43:15 useradd[1739257]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash
<86>Oct  9 07:43:15 userdel[1739272]: delete user 'builder'
<86>Oct  9 07:43:15 userdel[1739272]: removed group 'builder' owned by 'builder'
<86>Oct  9 07:43:15 userdel[1739272]: removed shadow group 'builder' owned by 'builder'
<86>Oct  9 07:43:15 groupadd[1739281]: group added to /etc/group: name=builder, GID=691
<86>Oct  9 07:43:15 groupadd[1739281]: group added to /etc/gshadow: name=builder
<86>Oct  9 07:43:15 groupadd[1739281]: new group: name=builder, GID=691
<86>Oct  9 07:43:15 useradd[1739293]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/xlhtml-0.5.1-alt2.nosrc.rpm (w1.gzdio)
Installing xlhtml-0.5.1-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85866
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf xlhtml-0.5.1
+ echo 'Source #0 (xlhtml-0.5.1.tgz):'
Source #0 (xlhtml-0.5.1.tgz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/xlhtml-0.5.1.tgz
+ /bin/tar -xf -
+ cd xlhtml-0.5.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (xlhtml-textoutput-fix.patch):'
Patch #0 (xlhtml-textoutput-fix.patch):
+ /usr/bin/patch -p0
patching file xlhtml/xlhtml.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85866
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xlhtml-0.5.1
+ 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
creating cache ./config.cache
checking host system type... x86_64-alt-linux-gnu
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 ) works... yes
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking how to run the C preprocessor... gcc -E
checking for malloc.h... yes
checking for working const... yes
checking for ANSI C header files... yes
checking for size_t... yes
checking size of unsigned char... 1
checking size of unsigned short... 2
checking size of unsigned int... 4
checking size of unsigned long... 8
checking size of unsigned long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking whether byte ordering is bigendian... no
checking build system type... x86_64-alt-linux-gnu
checking for strip... strip
updating cache ./config.cache
creating ./config.status
creating Makefile
creating cole/Makefile
creating cole/version.c
creating cole/cole.h
creating xlhtml/Makefile
creating ppthtml/Makefile
creating config.h
+ make 'RPM_OPT_FLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
make: Entering directory '/usr/src/RPM/BUILD/xlhtml-0.5.1'
make  all-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/xlhtml-0.5.1'
Making all in cole
make[2]: Entering directory '/usr/src/RPM/BUILD/xlhtml-0.5.1/cole'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c cole.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c internal.c
internal.c: In function '__cole_extract_file':
internal.c:117:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread (Block, bytes_to_copy, 1, infile);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c oledecod.c
oledecod.c: In function '__OLEdecode':
oledecod.c:488:16: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
   *_sbfilename = (U8 *)malloc (TMPNAM_LEN);
                ^
oledecod.c:146:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread (Block, 0x0200, 1, input);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
oledecod.c:175:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
       fread (s, 0x0200, 1, input);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
oledecod.c:188:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
       fread (Blockx, 0x0200, 1, input);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
oledecod.c:202:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
       fread (s, 0x0200, 1, input);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
oledecod.c:259:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
    fread (s, 0x0200, 1, input);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
oledecod.c:300:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
       fread (s, 0x0200, 1, input);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
oledecod.c:562:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
      fread (Block, bytes_to_read, 1, infile);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
oledecod.c:643:13: warning: 'verbosePPSTree' defined but not used [-Wunused-function]
 static void verbosePPSTree (pps_entry * pps_list, U32 start_entry, int level)
             ^~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c olecod.c
olecod.c: In function 'add_entry_to_Root':
olecod.c:428:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
olecod.c:136:28:
 #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
                            ~~~                              
olecod.c:428:60:
   *(BDepot->blocks) = size2blocks (sum_block_list (BDepot) * sizeof (U32), 0x0200);
olecod.c:136:29: note: in definition of macro 'size2blocks'
 #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
                             ^
olecod.c: In function 'add_stream_to_sbfile_and_SDepot':
olecod.c:461:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
olecod.c:136:28:
 #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
                            ~~~                              
olecod.c:461:60:
   *(SDepot->blocks) = size2blocks (sum_block_list (SDepot) * sizeof (U32), 0x0200);
olecod.c:136:29: note: in definition of macro 'size2blocks'
 #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
                             ^
olecod.c:472:69: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
olecod.c:136:28:
 #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
                            ~~~                                       
olecod.c:472:69:
   *(sbfile->blocks) = size2blocks (sum_blocks_MY_FILE_list (sbfile) * 0x40, 0x0200);
olecod.c:136:29: note: in definition of macro 'size2blocks'
 #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
                             ^
olecod.c:477:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
olecod.c:136:28:
 #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
                            ~~~                              
olecod.c:477:60:
   *(BDepot->blocks) = size2blocks (sum_block_list (BDepot) * sizeof (U32), 0x0200);
olecod.c:136:29: note: in definition of macro 'size2blocks'
 #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
                             ^
olecod.c: In function 'add_stream_to_Input_and_BDepot':
olecod.c:510:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
olecod.c:136:28:
 #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
                            ~~~                              
olecod.c:510:60:
   *(BDepot->blocks) = size2blocks (sum_block_list (BDepot) * sizeof (U32), 0x0200);
olecod.c:136:29: note: in definition of macro 'size2blocks'
 #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
                             ^
olecod.c:524:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
olecod.c:136:28:
 #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
                            ~~~                              
olecod.c:524:60:
   *(BDepot->blocks) = size2blocks (sum_block_list (BDepot) * sizeof (U32), 0x0200);
olecod.c:136:29: note: in definition of macro 'size2blocks'
 #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
                             ^
In file included from olecod.c:26:
olecod.c: In function 'calculate_blocks':
olecod.c:1216:37: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
olecod.c:137:42:
 #define size2blocks_preserve_zero(s,b) (!(s) ? 0 : (1+((s)-1)/(b)))
                                          ~~~
olecod.c:1216:37:
    sum_blocks_MY_FILE_list (sbfile) * 0x40, 0x0200));
olecod.c:1215:32: note: in expansion of macro 'size2blocks_preserve_zero'
   assert (*(sbfile->blocks) == size2blocks_preserve_zero (
                                ^~~~~~~~~~~~~~~~~~~~~~~~~
olecod.c:1216:37: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
olecod.c:137:42:
 #define size2blocks_preserve_zero(s,b) (!(s) ? 0 : (1+((s)-1)/(b)))
                                          ~~~
olecod.c:1216:37:
    sum_blocks_MY_FILE_list (sbfile) * 0x40, 0x0200));
olecod.c:1215:32: note: in expansion of macro 'size2blocks_preserve_zero'
   assert (*(sbfile->blocks) == size2blocks_preserve_zero (
                                ^~~~~~~~~~~~~~~~~~~~~~~~~
olecod.c:1218:29: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
olecod.c:137:42:
 #define size2blocks_preserve_zero(s,b) (!(s) ? 0 : (1+((s)-1)/(b)))
                                          ~~~
olecod.c:1218:29:
    (sum_block_list (SDepot) * sizeof (U32)), 0x0200));
olecod.c:1217:32: note: in expansion of macro 'size2blocks_preserve_zero'
   assert (*(SDepot->blocks) == size2blocks_preserve_zero (
                                ^~~~~~~~~~~~~~~~~~~~~~~~~
olecod.c:1218:29: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
olecod.c:137:42:
 #define size2blocks_preserve_zero(s,b) (!(s) ? 0 : (1+((s)-1)/(b)))
                                          ~~~
olecod.c:1218:29:
    (sum_block_list (SDepot) * sizeof (U32)), 0x0200));
olecod.c:1217:32: note: in expansion of macro 'size2blocks_preserve_zero'
   assert (*(SDepot->blocks) == size2blocks_preserve_zero (
                                ^~~~~~~~~~~~~~~~~~~~~~~~~
olecod.c:1224:53: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
olecod.c:136:28:
 #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
                            ~~~                       
olecod.c:1224:53:
   header_blocks = size2blocks ((19 + BDepot_blocks) * sizeof(U32), 0x0200);
olecod.c:136:29: note: in definition of macro 'size2blocks'
 #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
                             ^
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c support.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c version.c
rm -f libcole.a
ar cru libcole.a cole.o internal.o oledecod.o olecod.o support.o version.o 
ranlib libcole.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/xlhtml-0.5.1/cole'
Making all in xlhtml
make[2]: Entering directory '/usr/src/RPM/BUILD/xlhtml-0.5.1/xlhtml'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole   -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c support.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole   -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c xlhtml.c
xlhtml.c: In function 'main_line_processor':
xlhtml.c:1556:26: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
        sprintf(temp, " %ld", (S32)n2);
                        ~~^   ~~~~~~~
                        %d
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole   -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c html.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole   -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c ascii.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole   -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c xml.c
gcc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2  -o xlhtml  support.o xlhtml.o html.o ascii.o xml.o ../cole/libcole.a -lm 
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole   -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c xldump.c
gcc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2  -o xldump  xldump.o ../cole/libcole.a -lm 
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole   -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c xlcdump.c
gcc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2  -o xlcdump  xlcdump.o ../cole/libcole.a -lm 
make[2]: Leaving directory '/usr/src/RPM/BUILD/xlhtml-0.5.1/xlhtml'
Making all in ppthtml
make[2]: Entering directory '/usr/src/RPM/BUILD/xlhtml-0.5.1/ppthtml'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole    -pipe -frecord-gcc-switches -Wall -g -O2 -c ppthtml.c
gcc  -pipe -frecord-gcc-switches -Wall -g -O2  -o ppthtml  ppthtml.o ../cole/libcole.a 
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole    -pipe -frecord-gcc-switches -Wall -g -O2 -c pptdump.c
gcc  -pipe -frecord-gcc-switches -Wall -g -O2  -o pptdump  pptdump.o ../cole/libcole.a 
make[2]: Leaving directory '/usr/src/RPM/BUILD/xlhtml-0.5.1/ppthtml'
make[2]: Entering directory '/usr/src/RPM/BUILD/xlhtml-0.5.1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/xlhtml-0.5.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/xlhtml-0.5.1'
make: Leaving directory '/usr/src/RPM/BUILD/xlhtml-0.5.1'
+ mv ppthtml/README ppthtml/ppt-README
+ mv ppthtml/THANKS ppthtml/ppt-THANKS
+ mv ppthtml/ChangeLog ppthtml/ppt-ChangeLog
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24362
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/xlhtml-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/xlhtml-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd xlhtml-0.5.1
+ /bin/mkdir -p /usr/src/tmp/xlhtml-buildroot/usr/bin
+ /bin/mkdir -p /usr/src/tmp/xlhtml-buildroot/usr/share/man/man1
+ /bin/install -s -m 755 xlhtml/xlhtml /usr/src/tmp/xlhtml-buildroot/usr/bin
+ /bin/install -s -m 755 ppthtml/ppthtml /usr/src/tmp/xlhtml-buildroot/usr/bin
+ /bin/install -m 644 xlhtml/xlhtml.1 /usr/src/tmp/xlhtml-buildroot/usr/share/man/man1
+ /bin/install -m 644 ppthtml/ppthtml.1 /usr/src/tmp/xlhtml-buildroot/usr/share/man/man1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/xlhtml-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/xlhtml-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/xlhtml-buildroot/ (default)
Compressing files in /usr/src/tmp/xlhtml-buildroot (auto)
056-debuginfo.brp: WARNING: You have 2 stripped ELF objects. Please compile with debugging information!
056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows:
  ./usr/bin/ppthtml
  ./usr/bin/xlhtml
Verifying ELF objects in /usr/src/tmp/xlhtml-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: xlhtml-0.5.1-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.24362
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xlhtml-0.5.1
+ DOCDIR=/usr/src/tmp/xlhtml-buildroot/usr/share/doc/xlhtml-0.5.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/xlhtml-buildroot/usr/share/doc/xlhtml-0.5.1
+ /bin/mkdir -p /usr/src/tmp/xlhtml-buildroot/usr/share/doc/xlhtml-0.5.1
+ cp -prL AUTHORS COPYING xlhtml/README xlhtml/THANKS xlhtml/TODO xlhtml/ChangeLog ppthtml/ppt-README ppthtml/ppt-THANKS ppthtml/ppt-ChangeLog /usr/src/tmp/xlhtml-buildroot/usr/share/doc/xlhtml-0.5.1
+ chmod -R go-w /usr/src/tmp/xlhtml-buildroot/usr/share/doc/xlhtml-0.5.1
+ chmod -R a+rX /usr/src/tmp/xlhtml-buildroot/usr/share/doc/xlhtml-0.5.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0IiLVd
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.VUzmcE
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, 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.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.83CPy7
Wrote: /usr/src/RPM/RPMS/x86_64/xlhtml-0.5.1-alt2.x86_64.rpm (w2.lzdio)
4.35user 1.24system 0:09.16elapsed 61%CPU (0avgtext+0avgdata 56724maxresident)k
0inputs+0outputs (0major+418061minor)pagefaults 0swaps
0.65user 1.06system 0:12.43elapsed 13%CPU (0avgtext+0avgdata 11984maxresident)k
0inputs+0outputs (0major+94613minor)pagefaults 0swaps
--- xlhtml-0.5.1-alt2.x86_64.rpm.repo	2006-01-26 03:48:24.000000000 +0000
+++ xlhtml-0.5.1-alt2.x86_64.rpm.hasher	2022-10-09 07:43:25.869864944 +0000
@@ -12,12 +12,16 @@
 /usr/share/doc/xlhtml-0.5.1/ppt-THANKS	100644	root:root	
-/usr/share/man/man1/ppthtml.1.gz	100644	root:root	
-/usr/share/man/man1/xlhtml.1.gz	100644	root:root	
-Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1
-Requires: rpmlib(CompressedFileNames) <= 3.0.4-1
+/usr/share/man/man1/ppthtml.1.xz	100644	root:root	
+/usr/share/man/man1/xlhtml.1.xz	100644	root:root	
+Requires: /lib64/ld-linux-x86-64.so.2  
+Requires: libc.so.6(GLIBC_2.14)(64bit)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
 Requires: libc.so.6(GLIBC_2.3)(64bit)  
-Requires: libm.so.6()(64bit)  
+Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.7)(64bit)  
+Requires: rtld(GNU_HASH)  
+Requires: rpmlib(PayloadIsLzma)  
 Provides: xlhtml = 0.5.1-alt2
-File: /usr/bin/ppthtml	100755	root:root	c2038cf18e5d861d9e71ca4924149724	
-File: /usr/bin/xlhtml	100755	root:root	a5be4b9d4757fbb663b7b39cf42d2555	
+File: /usr/bin/ppthtml	100755	root:root	4872cf9d9f34efb2e6fa951cc8416da4	
+File: /usr/bin/xlhtml	100755	root:root	d7543f05c178a8df51de4c880bb1f15b	
 File: /usr/share/doc/xlhtml-0.5.1	40755	root:root		
@@ -32,4 +36,4 @@
 File: /usr/share/doc/xlhtml-0.5.1/ppt-THANKS	100644	root:root	508639042adea8c4eb72548d211c4b57	
-File: /usr/share/man/man1/ppthtml.1.gz	100644	root:root	fe7fed8b768d4aac070b30df36734ea8	
-File: /usr/share/man/man1/xlhtml.1.gz	100644	root:root	2aee9db503e0b57a56244722fc4bcf5a	
-RPMIdentity: 5e089c104deb737cdd43ecaec04addfdd1bbedf23f172849c91e6c113d192d9923ed4e17c3fed38f75d97af64375e77299aa8ad9e1020111c35a14cb89e9ea37
+File: /usr/share/man/man1/ppthtml.1.xz	100644	root:root	fa88b53e4398c36b948a8918bd8cf597	
+File: /usr/share/man/man1/xlhtml.1.xz	100644	root:root	a57d4a00a0c81415897afb95d241b0dd	
+RPMIdentity: 4355f79f0b28a72bc2188fe20fc5ab2e4582128c8420e714501baf53196e5a0a6af9a3230027ae235ea33f83fbd0648df32ad020cab478db64c06259b82b6295