<86>Aug 30 07:00:36 userdel[3574961]: delete user 'rooter' <86>Aug 30 07:00:36 userdel[3574961]: removed group 'rooter' owned by 'rooter' <86>Aug 30 07:00:36 userdel[3574961]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 30 07:00:36 groupadd[3574973]: group added to /etc/group: name=rooter, GID=636 <86>Aug 30 07:00:36 groupadd[3574973]: group added to /etc/gshadow: name=rooter <86>Aug 30 07:00:36 groupadd[3574973]: new group: name=rooter, GID=636 <86>Aug 30 07:00:36 useradd[3574981]: new user: name=rooter, UID=636, GID=636, home=/root, shell=/bin/bash <86>Aug 30 07:00:36 userdel[3574990]: delete user 'builder' <86>Aug 30 07:00:36 userdel[3574990]: removed group 'builder' owned by 'builder' <86>Aug 30 07:00:36 userdel[3574990]: removed shadow group 'builder' owned by 'builder' <86>Aug 30 07:00:36 groupadd[3574997]: group added to /etc/group: name=builder, GID=637 <86>Aug 30 07:00:36 groupadd[3574997]: group added to /etc/gshadow: name=builder <86>Aug 30 07:00:36 groupadd[3574997]: new group: name=builder, GID=637 <86>Aug 30 07:00:36 useradd[3575002]: new user: name=builder, UID=637, GID=637, home=/usr/src, shell=/bin/bash warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/unrtf-0.21.10-alt1.nosrc.rpm (w1.gzdio) Installing unrtf-0.21.10-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15582 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf unrtf-0.21.10 + echo 'Source #0 (unrtf-0.21.10.tar.gz):' Source #0 (unrtf-0.21.10.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/unrtf-0.21.10.tar.gz + /bin/tar -xf - + cd unrtf-0.21.10 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i -e s#/usr/local/lib/unrtf/#/usr/share/unrtf/# src/main.h + sed -i -e s#/usr/local/lib/unrtf/#/usr/share/unrtf/# src/path.h + sed -i -e s#/usr/local/lib/unrtf/#/usr/share/unrtf/# src/my_iconv.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15582 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd unrtf-0.21.10 + autoreconf -fi + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + 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 configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none 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 for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for strchr... yes checking for strstr... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating outputs/Makefile config.status: creating patches/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/unrtf\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o error.o error.c make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/unrtf\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o malloc.o malloc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/unrtf\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o hash.o hash.c make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/unrtf\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o output.o output.c output.c: In function 'op_translate_char': output.c:195:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 195 | result = get_alias(op, unicode); /* Try for ie, entity */ | ^ output.c: In function 'op_translate_buffer': output.c:290:12: warning: passing argument 1 of 'my_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 290 | my_free(result); | ^~~~~~ In file included from output.c:65: malloc.h:36:21: note: expected 'char *' but argument is of type 'const char *' 36 | extern void my_free(char *); | ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/unrtf\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o main.o main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/unrtf\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o my_iconv.o my_iconv.c make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/unrtf\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o parse.o parse.c make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/unrtf\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o attr.o attr.c attr.c: In function 'attr_push': attr.c:520:8: warning: unused variable 'oldparam' [-Wunused-variable] 520 | char *oldparam; | ^~~~~~~~ At top level: attr.c:116:12: warning: 'attrstack_find_attr' defined but not used [-Wunused-function] 116 | static int attrstack_find_attr(int findattr, char **paramp) | ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/unrtf\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o path.o path.c make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/unrtf\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o unicode.o unicode.c make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/unrtf\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o util.o util.c make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/unrtf\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o word.o word.c make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/unrtf\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o user.o user.c user.c: In function 'give_definition': user.c:95:2: warning: macro expands to multiple statements [-Wmultistatement-macros] 95 | if (def_buffer_length == chars_nr)\ | ^~ user.c:144:7: note: in expansion of macro 'ADD_CHAR' 144 | ADD_CHAR(unicode_char[i]) | ^~~~~~~~ user.c:143:6: note: some parts of macro expansion are not guarded by this 'for' clause 143 | for (i = 0; unicode_char[i] != '\0'; i++) | ^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/unrtf\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o convert.o convert.c convert.c: In function 'read_font_decl': convert.c:682:6: warning: unused variable 'l' [-Wunused-variable] 682 | int l; | ^ convert.c: In function 'cmd_field': convert.c:1522:18: warning: passing argument 1 of 'my_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1522 | my_free(string); | ^~~~~~ In file included from convert.c:115: malloc.h:36:21: note: expected 'char *' but argument is of type 'const char *' 36 | extern void my_free(char *); | ^~~~~~ convert.c: In function 'print_with_special_exprs': convert.c:3795:13: warning: passing argument 1 of 'my_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3795 | my_free(post_trans); | ^~~~~~~~~~ In file included from convert.c:115: malloc.h:36:21: note: expected 'char *' but argument is of type 'const char *' 36 | extern void my_free(char *); | ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o unrtf attr.o convert.o error.o hash.o my_iconv.o main.o malloc.o output.o parse.o path.o unicode.o user.o util.o word.o make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' Making all in tests make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/doc' sed -e 's!@DATADIR@!/usr/share/unrtf!g' < ./unrtf.1.in > unrtf.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/doc' Making all in patches make[2]: Nothing to be done for 'all'. Making all in outputs make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31639 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/unrtf-buildroot + : + /bin/rm -rf -- /usr/src/tmp/unrtf-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd unrtf-0.21.10 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/unrtf-buildroot/usr exec_prefix=/usr/src/tmp/unrtf-buildroot/usr bindir=/usr/src/tmp/unrtf-buildroot/usr/bin sbindir=/usr/src/tmp/unrtf-buildroot/usr/sbin sysconfdir=/usr/src/tmp/unrtf-buildroot/etc datadir=/usr/src/tmp/unrtf-buildroot/usr/share includedir=/usr/src/tmp/unrtf-buildroot/usr/include libdir=/usr/src/tmp/unrtf-buildroot/usr/lib64 libexecdir=/usr/src/tmp/unrtf-buildroot/usr/lib localstatedir=/usr/src/tmp/unrtf-buildroot/var/lib sharedstatedir=/usr/src/tmp/unrtf-buildroot/var/lib mandir=/usr/src/tmp/unrtf-buildroot/usr/share/man infodir=/usr/src/tmp/unrtf-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' /bin/mkdir -p '/usr/src/tmp/unrtf-buildroot/usr/bin' /usr/libexec/rpm-build/install -p unrtf '/usr/src/tmp/unrtf-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/tests' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/unrtf-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 unrtf.1 '/usr/src/tmp/unrtf-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/doc' Making install in patches make[1]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/patches' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/patches' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/patches' make[1]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/patches' Making install in outputs make[1]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/outputs' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10/outputs' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/unrtf-buildroot/usr/share/unrtf' /usr/libexec/rpm-build/install -p -m 644 html.conf latex.conf rtf.conf text.conf troff_mm.conf vt.conf SYMBOL.charmap '/usr/src/tmp/unrtf-buildroot/usr/share/unrtf' make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/outputs' make[1]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10/outputs' make[1]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10' make[2]: Entering directory '/usr/src/RPM/BUILD/unrtf-0.21.10' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10' make[1]: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10' make: Leaving directory '/usr/src/RPM/BUILD/unrtf-0.21.10' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/unrtf-buildroot (auto) Verifying and fixing files in /usr/src/tmp/unrtf-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/unrtf-buildroot/ (default) Compressing files in /usr/src/tmp/unrtf-buildroot (auto) Verifying ELF objects in /usr/src/tmp/unrtf-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: unrtf-0.21.10-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31639 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd unrtf-0.21.10 + DOCDIR=/usr/src/tmp/unrtf-buildroot/usr/share/doc/unrtf-0.21.10 + export DOCDIR + rm -rf /usr/src/tmp/unrtf-buildroot/usr/share/doc/unrtf-0.21.10 + /bin/mkdir -p /usr/src/tmp/unrtf-buildroot/usr/share/doc/unrtf-0.21.10 + cp -prL AUTHORS ChangeLog NEWS README tests /usr/src/tmp/unrtf-buildroot/usr/share/doc/unrtf-0.21.10 + chmod -R go-w /usr/src/tmp/unrtf-buildroot/usr/share/doc/unrtf-0.21.10 + chmod -R a+rX /usr/src/tmp/unrtf-buildroot/usr/share/doc/unrtf-0.21.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GVXhvo 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.P6io3o 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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IHz6Tq Creating unrtf-debuginfo package Processing files: unrtf-debuginfo-0.21.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3Ly6fo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xA5ZLo find-requires: running scripts (debuginfo) Requires: unrtf = 0.21.10-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to unrtf-debuginfo a strict dependency on unrtf Wrote: /usr/src/RPM/RPMS/x86_64/unrtf-0.21.10-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/unrtf-debuginfo-0.21.10-alt1.x86_64.rpm (w2.lzdio) 12.73user 3.67system 0:25.27elapsed 64%CPU (0avgtext+0avgdata 56396maxresident)k 0inputs+0outputs (0major+589820minor)pagefaults 0swaps 18.32user 8.84system 0:34.89elapsed 77%CPU (0avgtext+0avgdata 99500maxresident)k 0inputs+0outputs (0major+804961minor)pagefaults 0swaps --- unrtf-0.21.10-alt1.x86_64.rpm.repo 2021-07-17 00:45:05.000000000 +0000 +++ unrtf-0.21.10-alt1.x86_64.rpm.hasher 2021-08-30 07:01:07.883914236 +0000 @@ -59,3 +59,3 @@ Provides: unrtf = 0.21.10-alt1:sisyphus+279403.100.1.1 -File: /usr/bin/unrtf 100755 root:root ff0ed3d4b3af17b764e1c35eb93c6620 +File: /usr/bin/unrtf 100755 root:root 40084c7103027f4346c249a33a1093fa File: /usr/share/doc/unrtf-0.21.10 40755 root:root @@ -69,3 +69,3 @@ File: /usr/share/doc/unrtf-0.21.10/tests/Greek2.rtf 100644 root:root 31a22193d11cc0f9bbb6bf5398b52b53 -File: /usr/share/doc/unrtf-0.21.10/tests/Makefile 100644 root:root 947f6d2cc557de0ac68f32eed205e0a4 +File: /usr/share/doc/unrtf-0.21.10/tests/Makefile 100644 root:root 495c3c0622988d180df94901fe5911c0 File: /usr/share/doc/unrtf-0.21.10/tests/Makefile.am 100644 root:root 94266104b7fabad3fc231d89c95c1e9e @@ -109,2 +109,2 @@ File: /usr/share/unrtf/vt.conf 100644 root:root a58bc0debe13a08e8cccf685753573cd -RPMIdentity: 854372559b311f462411556b912f380db0d8e5bf3b8070e7ad363e3e78cc2493f289a07b98248d046a8045ec83a1e076405c86c1b928be3d9b7e43a6b55b4445 +RPMIdentity: f9c4b5c8208cb05b044d0e65ff9acb6dd469af6ad758020f585e3b2bc2899a0707a85a5fee6c5dc2385355dc63f5c5baa5f3f6a29cd8bbf79ab9c3ae54006455 --- unrtf-debuginfo-0.21.10-alt1.x86_64.rpm.repo 2021-07-17 00:45:05.000000000 +0000 +++ unrtf-debuginfo-0.21.10-alt1.x86_64.rpm.hasher 2021-08-30 07:01:08.023909560 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3c 40755 root:root -/usr/lib/debug/.build-id/3c/bae10a0786beffec93a89b260eb59c9980fbd3 120777 root:root ../../../../bin/unrtf -/usr/lib/debug/.build-id/3c/bae10a0786beffec93a89b260eb59c9980fbd3.debug 120777 root:root ../../usr/bin/unrtf.debug +/usr/lib/debug/.build-id/47 40755 root:root +/usr/lib/debug/.build-id/47/dc7ea4749dea8f2e4fac278e16781878d09e5e 120777 root:root ../../../../bin/unrtf +/usr/lib/debug/.build-id/47/dc7ea4749dea8f2e4fac278e16781878d09e5e.debug 120777 root:root ../../usr/bin/unrtf.debug /usr/lib/debug/usr/bin/unrtf.debug 100644 root:root @@ -9,7 +9,4 @@ /usr/src/debug/unrtf-0.21.10/src/convert.c 100644 root:root -/usr/src/debug/unrtf-0.21.10/src/convert.h 100644 root:root /usr/src/debug/unrtf-0.21.10/src/error.c 100644 root:root -/usr/src/debug/unrtf-0.21.10/src/error.h 100644 root:root /usr/src/debug/unrtf-0.21.10/src/hash.c 100644 root:root -/usr/src/debug/unrtf-0.21.10/src/hash.h 100644 root:root /usr/src/debug/unrtf-0.21.10/src/main.c 100644 root:root @@ -17,3 +14,2 @@ /usr/src/debug/unrtf-0.21.10/src/malloc.c 100644 root:root -/usr/src/debug/unrtf-0.21.10/src/malloc.h 100644 root:root /usr/src/debug/unrtf-0.21.10/src/my_iconv.c 100644 root:root @@ -23,3 +19,2 @@ /usr/src/debug/unrtf-0.21.10/src/parse.c 100644 root:root -/usr/src/debug/unrtf-0.21.10/src/parse.h 100644 root:root /usr/src/debug/unrtf-0.21.10/src/path.c 100644 root:root @@ -27,7 +22,4 @@ /usr/src/debug/unrtf-0.21.10/src/unicode.c 100644 root:root -/usr/src/debug/unrtf-0.21.10/src/unicode.h 100644 root:root /usr/src/debug/unrtf-0.21.10/src/user.c 100644 root:root -/usr/src/debug/unrtf-0.21.10/src/user.h 100644 root:root /usr/src/debug/unrtf-0.21.10/src/util.c 100644 root:root -/usr/src/debug/unrtf-0.21.10/src/util.h 100644 root:root /usr/src/debug/unrtf-0.21.10/src/word.c 100644 root:root @@ -39,6 +31,6 @@ Provides: unrtf-debuginfo = 0.21.10-alt1:sisyphus+279403.100.1.1 -File: /usr/lib/debug/.build-id/3c 40755 root:root -File: /usr/lib/debug/.build-id/3c/bae10a0786beffec93a89b260eb59c9980fbd3 120777 root:root ../../../../bin/unrtf -File: /usr/lib/debug/.build-id/3c/bae10a0786beffec93a89b260eb59c9980fbd3.debug 120777 root:root ../../usr/bin/unrtf.debug -File: /usr/lib/debug/usr/bin/unrtf.debug 100644 root:root 62644415a05e8b0087d9864cdc8f981f +File: /usr/lib/debug/.build-id/47 40755 root:root +File: /usr/lib/debug/.build-id/47/dc7ea4749dea8f2e4fac278e16781878d09e5e 120777 root:root ../../../../bin/unrtf +File: /usr/lib/debug/.build-id/47/dc7ea4749dea8f2e4fac278e16781878d09e5e.debug 120777 root:root ../../usr/bin/unrtf.debug +File: /usr/lib/debug/usr/bin/unrtf.debug 100644 root:root efb5d0c6a8e495dcb7b41372fb9af163 File: /usr/src/debug/unrtf-0.21.10 40755 root:root @@ -48,7 +40,4 @@ File: /usr/src/debug/unrtf-0.21.10/src/convert.c 100644 root:root 6da3ca935044e60620787766543e8828 -File: /usr/src/debug/unrtf-0.21.10/src/convert.h 100644 root:root d18913b7b1589dcbd8e26963424aced8 File: /usr/src/debug/unrtf-0.21.10/src/error.c 100644 root:root 382d70036fbcfea0546b694e722891cc -File: /usr/src/debug/unrtf-0.21.10/src/error.h 100644 root:root 7761b5637cacc0859e0c1c7b35c8e8de File: /usr/src/debug/unrtf-0.21.10/src/hash.c 100644 root:root e1f5105667df842543e192f82ce78efc -File: /usr/src/debug/unrtf-0.21.10/src/hash.h 100644 root:root 5638db740f1ee9ce2f43464ef4962bc0 File: /usr/src/debug/unrtf-0.21.10/src/main.c 100644 root:root 1f5c59245d5299e4d169b09e94ac5362 @@ -56,3 +45,2 @@ File: /usr/src/debug/unrtf-0.21.10/src/malloc.c 100644 root:root 48f69c3858c9a007553070faf165f711 -File: /usr/src/debug/unrtf-0.21.10/src/malloc.h 100644 root:root ea53d1a27cdfaf49f4d09fe7adc7e1cd File: /usr/src/debug/unrtf-0.21.10/src/my_iconv.c 100644 root:root 8be298153ee75a36f574f12fdd3bcc18 @@ -62,3 +50,2 @@ File: /usr/src/debug/unrtf-0.21.10/src/parse.c 100644 root:root b4bf7e66538046f680884524592d3263 -File: /usr/src/debug/unrtf-0.21.10/src/parse.h 100644 root:root 32243edd349ee6c07d609e53c1c610cc File: /usr/src/debug/unrtf-0.21.10/src/path.c 100644 root:root 5650c924adda359e032d303d12334991 @@ -66,9 +53,6 @@ File: /usr/src/debug/unrtf-0.21.10/src/unicode.c 100644 root:root 981d3c6c92e13cf781ced780c5179fdf -File: /usr/src/debug/unrtf-0.21.10/src/unicode.h 100644 root:root f8c62ad2bf70f59e5b6193ff912c143c File: /usr/src/debug/unrtf-0.21.10/src/user.c 100644 root:root a82b792c0d005821b78c655482771c23 -File: /usr/src/debug/unrtf-0.21.10/src/user.h 100644 root:root d5c1648523af521e1cba58f6507b08eb File: /usr/src/debug/unrtf-0.21.10/src/util.c 100644 root:root eb2b033d79b1f8756827c51b8b6b793b -File: /usr/src/debug/unrtf-0.21.10/src/util.h 100644 root:root 2bf716e9b6fcb33782e3163c401dfbc0 File: /usr/src/debug/unrtf-0.21.10/src/word.c 100644 root:root 54be3648bec3eccbc87f3244e6e5a9e7 File: /usr/src/debug/unrtf-0.21.10/src/word.h 100644 root:root 0d831e4e0b54bb944647added15fd107 -RPMIdentity: 66edc11c903739652f2a7f170b483b318745650ed7ef93bdf790310c2f17fcf6dc424fe472b542a636ccafa64e838f9b1d8deab380729c3a88dbb7afeed05761 +RPMIdentity: 8bfcfb10b9acab1e811d70c1f3deafd447841b2bf2e35e1e1591093d72a0b38c43d6a32fc4d280a6a73e7f422b536dda1b5d19ce48c06bd25cc364108b126589