<86>Jun 22 05:58:47 userdel[1555889]: delete user 'rooter'
<86>Jun 22 05:58:47 userdel[1555889]: removed group 'rooter' owned by 'rooter'
<86>Jun 22 05:58:47 userdel[1555889]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 22 05:58:47 groupadd[1555928]: group added to /etc/group: name=rooter, GID=1823
<86>Jun 22 05:58:47 groupadd[1555928]: group added to /etc/gshadow: name=rooter
<86>Jun 22 05:58:47 groupadd[1555928]: new group: name=rooter, GID=1823
<86>Jun 22 05:58:47 useradd[1555958]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none
<86>Jun 22 05:58:47 userdel[1556022]: delete user 'builder'
<86>Jun 22 05:58:47 userdel[1556022]: removed group 'builder' owned by 'builder'
<86>Jun 22 05:58:47 userdel[1556022]: removed shadow group 'builder' owned by 'builder'
<86>Jun 22 05:58:47 groupadd[1556078]: group added to /etc/group: name=builder, GID=1824
<86>Jun 22 05:58:47 groupadd[1556078]: group added to /etc/gshadow: name=builder
<86>Jun 22 05:58:47 groupadd[1556078]: new group: name=builder, GID=1824
<86>Jun 22 05:58:47 useradd[1556121]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/xlhtml-0.5.1-alt2.src.rpm: The use of such a license name is ambiguous: GPL
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: i586
Building for target i586
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: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80313
+ 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):
+ /usr/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.80313
+ 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 -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 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=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 host system type... i586-alt-linux-gnu
checking for a BSD compatible install... /usr/bin/ginstall -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 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... 4
checking size of unsigned long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 12
checking whether byte ordering is bigendian... no
checking build system type... i586-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 -flto=auto -march=i586 -mtune=generic'
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 -flto=auto -march=i586 -mtune=generic -c cole.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c internal.c
internal.c: In function '__cole_extract_file':
internal.c:117:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  117 |                 fread (Block, bytes_to_copy, 1, infile);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c oledecod.c
oledecod.c: In function '__OLEdecode':
oledecod.c:488:30: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
  488 |                 *_sbfilename = (U8 *)malloc (TMPNAM_LEN);
      |                              ^
oledecod.c:146:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  146 |   fread (Block, 0x0200, 1, input);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
oledecod.c:175:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  175 |       fread (s, 0x0200, 1, input);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
oledecod.c:188:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  188 |       fread (Blockx, 0x0200, 1, input);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
oledecod.c:202:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  202 |       fread (s, 0x0200, 1, input);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
oledecod.c:259:11: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  259 |           fread (s, 0x0200, 1, input);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
oledecod.c:300:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  300 |       fread (s, 0x0200, 1, input);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
oledecod.c:562:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  562 |             fread (Block, bytes_to_read, 1, infile);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
oledecod.c: At top level:
oledecod.c:643:13: warning: 'verbosePPSTree' defined but not used [-Wunused-function]
  643 | 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 -flto=auto -march=i586 -mtune=generic -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]
  428 |   *(BDepot->blocks) = size2blocks (sum_block_list (BDepot) * sizeof (U32), 0x0200);
      |                                                            ^
olecod.c:136:29: note: in definition of macro 'size2blocks'
  136 | #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]
  461 |   *(SDepot->blocks) = size2blocks (sum_block_list (SDepot) * sizeof (U32), 0x0200);
      |                                                            ^
olecod.c:136:29: note: in definition of macro 'size2blocks'
  136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
      |                             ^
olecod.c:472:69: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  472 |   *(sbfile->blocks) = size2blocks (sum_blocks_MY_FILE_list (sbfile) * 0x40, 0x0200);
      |                                                                     ^
olecod.c:136:29: note: in definition of macro 'size2blocks'
  136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
      |                             ^
olecod.c:477:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  477 |   *(BDepot->blocks) = size2blocks (sum_block_list (BDepot) * sizeof (U32), 0x0200);
      |                                                            ^
olecod.c:136:29: note: in definition of macro 'size2blocks'
  136 | #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]
  510 |   *(BDepot->blocks) = size2blocks (sum_block_list (BDepot) * sizeof (U32), 0x0200);
      |                                                            ^
olecod.c:136:29: note: in definition of macro 'size2blocks'
  136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
      |                             ^
olecod.c:524:60: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
  524 |   *(BDepot->blocks) = size2blocks (sum_block_list (BDepot) * sizeof (U32), 0x0200);
      |                                                            ^
olecod.c:136:29: note: in definition of macro 'size2blocks'
  136 | #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:44: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
 1216 |           sum_blocks_MY_FILE_list (sbfile) * 0x40, 0x0200));
      |                                            ^
olecod.c:1215:32: note: in expansion of macro 'size2blocks_preserve_zero'
 1215 |   assert (*(sbfile->blocks) == size2blocks_preserve_zero (
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~
olecod.c:1216:44: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
 1216 |           sum_blocks_MY_FILE_list (sbfile) * 0x40, 0x0200));
      |                                            ^
olecod.c:1215:32: note: in expansion of macro 'size2blocks_preserve_zero'
 1215 |   assert (*(sbfile->blocks) == size2blocks_preserve_zero (
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~
olecod.c:1218:36: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
 1218 |           (sum_block_list (SDepot) * sizeof (U32)), 0x0200));
      |                                    ^
olecod.c:1217:32: note: in expansion of macro 'size2blocks_preserve_zero'
 1217 |   assert (*(SDepot->blocks) == size2blocks_preserve_zero (
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~
olecod.c:1218:36: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
 1218 |           (sum_block_list (SDepot) * sizeof (U32)), 0x0200));
      |                                    ^
olecod.c:1217:32: note: in expansion of macro 'size2blocks_preserve_zero'
 1217 |   assert (*(SDepot->blocks) == size2blocks_preserve_zero (
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~
olecod.c:1224:53: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
 1224 |   header_blocks = size2blocks ((19 + BDepot_blocks) * sizeof(U32), 0x0200);
      |                                                     ^
olecod.c:136:29: note: in definition of macro 'size2blocks'
  136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b)))
      |                             ^
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c support.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c version.c
rm -f libcole.a
ar cru libcole.a cole.o internal.o oledecod.o olecod.o support.o version.o 
ar: `u' modifier ignored since `D' is the default (see `U')
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 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -c xlhtml.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole   -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -c xml.c
gcc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -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 -flto=auto -march=i586 -mtune=generic -c xldump.c
gcc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -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 -flto=auto -march=i586 -mtune=generic -c xlcdump.c
gcc -Wall -Wshadow -Wcast-align -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -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 -flto=auto -march=i586 -mtune=generic -c ppthtml.c
gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -o ppthtml  ppthtml.o ../cole/libcole.a 
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cole    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c pptdump.c
gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -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.13126
+ 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:/usr/bin:/bin:/usr/local/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
+ /usr/bin/install -s -m 755 xlhtml/xlhtml /usr/src/tmp/xlhtml-buildroot/usr/bin
+ /usr/bin/install -s -m 755 ppthtml/ppthtml /usr/src/tmp/xlhtml-buildroot/usr/bin
+ /usr/bin/install -m 644 xlhtml/xlhtml.1 /usr/src/tmp/xlhtml-buildroot/usr/share/man/man1
+ /usr/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)
verify-elf: WARNING: ./usr/bin/ppthtml: uses non-LFS functions: fopen mkstemp
verify-elf: WARNING: ./usr/bin/xlhtml: uses non-LFS functions: fopen mkstemp
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/xlhtml-buildroot
Processing files: xlhtml-0.5.1-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53939
+ 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.NEkvgk
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.Dk0AGO
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), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.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.IEXJ1p
Wrote: /usr/src/RPM/RPMS/i586/xlhtml-0.5.1-alt2.i586.rpm (w2.lzdio)
3.43user 2.02system 0:08.71elapsed 62%CPU (0avgtext+0avgdata 48204maxresident)k
0inputs+0outputs (0major+428459minor)pagefaults 0swaps
/.out/xlhtml-0.5.1-alt2.i586.rpm: The use of such a license name is ambiguous: GPL
0.52user 1.84system 0:13.82elapsed 17%CPU (0avgtext+0avgdata 12504maxresident)k
0inputs+0outputs (0major+93590minor)pagefaults 0swaps
--- xlhtml-0.5.1-alt2.i586.rpm.repo	2005-01-04 16:21:47.000000000 +0000
+++ xlhtml-0.5.1-alt2.i586.rpm.hasher	2024-06-22 05:58:58.157549463 +0000
@@ -12,14 +12,18 @@
 /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
-Requires: libc.so.6  
+/usr/share/man/man1/ppthtml.1.xz	100644	root:root	
+/usr/share/man/man1/xlhtml.1.xz	100644	root:root	
+Requires: /lib/ld-linux.so.2  
 Requires: libc.so.6(GLIBC_2.0)  
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.3)  
-Requires: libm.so.6  
+Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
+Requires: libc.so.6(GLIBC_2.4)  
+Requires: libc.so.6(GLIBC_2.7)  
+Requires: rtld(GNU_HASH)  
+Requires: rpmlib(PayloadIsLzma)  
 Provides: xlhtml = 0.5.1-alt2
-File: /usr/bin/ppthtml	100755	root:root	a8f987bcf0267485cbdc83d5c5df113f	
-File: /usr/bin/xlhtml	100755	root:root	58d357a993de46e790b5bd0e35ec6fc5	
+File: /usr/bin/ppthtml	100755	root:root	45abc22f9f71487bedbc588096f64938	
+File: /usr/bin/xlhtml	100755	root:root	68cd9e1d40f4230d0ff5d0cc6ff580cf	
 File: /usr/share/doc/xlhtml-0.5.1	40755	root:root		
@@ -34,4 +38,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: 4514c329c50c2ff0b2ac77ed408519ba24675e69d218745681fb713b63d1e2052609b11139e6382065d8b8279e2463b771aeeb3ea352513a35bf50a7c5a86484
+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: f94336ffb11cd9444abfd57fbdf6afcac696a99e95ce46948d12630fec7a7c863638848da0e9e6f9082605cf318638a1277473a34aa302ff5794ba71a850202f