<86>Jun 16 00:24:06 userdel[835120]: delete user 'rooter' <86>Jun 16 00:24:06 userdel[835120]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:24:06 userdel[835120]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:24:06 groupadd[835161]: group added to /etc/group: name=rooter, GID=1799 <86>Jun 16 00:24:06 groupadd[835161]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:24:06 groupadd[835161]: new group: name=rooter, GID=1799 <86>Jun 16 00:24:06 useradd[835184]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash <86>Jun 16 00:24:06 userdel[835219]: delete user 'builder' <86>Jun 16 00:24:06 userdel[835219]: removed group 'builder' owned by 'builder' <86>Jun 16 00:24:06 userdel[835219]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:24:06 groupadd[835250]: group added to /etc/group: name=builder, GID=1800 <86>Jun 16 00:24:06 groupadd[835250]: group added to /etc/gshadow: name=builder <86>Jun 16 00:24:06 groupadd[835250]: new group: name=builder, GID=1800 <86>Jun 16 00:24:06 useradd[835273]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash /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: 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.43207 + 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.43207 + 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] 117 | 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] 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:4: 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:6: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 562 | fread (Block, bytes_to_read, 1, infile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -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] 136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) | ~~~ ...... 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] 136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) | ~~~ ...... 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] 136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) | ~~~ ...... 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] 136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) | ~~~ ...... 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] 136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) | ~~~ ...... 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] 136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) | ~~~ ...... 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:37: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 137 | #define size2blocks_preserve_zero(s,b) (!(s) ? 0 : (1+((s)-1)/(b))) | ~~~ ...... 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:37: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 137 | #define size2blocks_preserve_zero(s,b) (!(s) ? 0 : (1+((s)-1)/(b))) | ~~~ ...... 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:29: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 137 | #define size2blocks_preserve_zero(s,b) (!(s) ? 0 : (1+((s)-1)/(b))) | ~~~ ...... 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:29: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 137 | #define size2blocks_preserve_zero(s,b) (!(s) ? 0 : (1+((s)-1)/(b))) | ~~~ ...... 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] 136 | #define size2blocks(s,b) (!(s) ? 1 : (1+((s)-1)/(b))) | ~~~ ...... 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 -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 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 -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=] 1556 | sprintf(temp, " %ld", (S32)n2); | ~~^ ~~~~~~~ | | | | | int | long int | %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.28665 + 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) Processing files: xlhtml-0.5.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21296 + 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.OKhYis 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.E19EGs find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.wu2YMs Wrote: /usr/src/RPM/RPMS/x86_64/xlhtml-0.5.1-alt2.x86_64.rpm (w2.lzdio) 2.15user 1.81system 0:07.25elapsed 54%CPU (0avgtext+0avgdata 55344maxresident)k 0inputs+0outputs (0major+365636minor)pagefaults 0swaps /.out/xlhtml-0.5.1-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL 0.51user 1.81system 0:11.96elapsed 19%CPU (0avgtext+0avgdata 11836maxresident)k 0inputs+0outputs (0major+96730minor)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 2024-06-16 00:24:15.121010925 +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 b2acd5fad28e6ea12b7a227cc287d976 +File: /usr/bin/xlhtml 100755 root:root 1109f69c56fc064f409937d08336d5da 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: 2e674c26fc14fc3b00bd284d2cb18f8b9fe1248a16ac2d475b9aaade9289367f27edb3bb63ac6b1cf02e56550f9549f683a1bf9f909e90cd09f2a18a62bd4fa5