<86>Aug 1 09:31:21 userdel[839666]: delete user 'rooter' <86>Aug 1 09:31:21 userdel[839666]: removed group 'rooter' owned by 'rooter' <86>Aug 1 09:31:21 userdel[839666]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 09:31:21 groupadd[839685]: group added to /etc/group: name=rooter, GID=633 <86>Aug 1 09:31:21 groupadd[839685]: group added to /etc/gshadow: name=rooter <86>Aug 1 09:31:21 groupadd[839685]: new group: name=rooter, GID=633 <86>Aug 1 09:31:21 useradd[839703]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Aug 1 09:31:21 userdel[839726]: delete user 'builder' <86>Aug 1 09:31:21 userdel[839726]: removed group 'builder' owned by 'builder' <86>Aug 1 09:31:21 userdel[839726]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 09:31:21 groupadd[839739]: group added to /etc/group: name=builder, GID=634 <86>Aug 1 09:31:21 groupadd[839739]: group added to /etc/gshadow: name=builder <86>Aug 1 09:31:21 groupadd[839739]: new group: name=builder, GID=634 <86>Aug 1 09:31:21 useradd[839755]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/diffstat-1.62-alt1.nosrc.rpm (w1.gzdio) Installing diffstat-1.62-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3579 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf diffstat-1.62 + echo 'Source #0 (diffstat-1.62.tar):' Source #0 (diffstat-1.62.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/diffstat-1.62.tar + cd diffstat-1.62 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3579 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd diffstat-1.62 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + ./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 --with-warnings checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking version of i586-alt-linux-gcc... 8.4.1 checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking $CFLAGS variable... ok checking $CC variable... ok checking for a BSD compatible install... /bin/install -c checking for lint... no checking for cppcheck... no checking for splint... no checking if filesystem supports mixed-case filenames... yes checking for exctags... no checking for ctags... no checking for exetags... no checking for etags... no checking for ctags... no checking for etags... no checking if you want to see long compiling messages... yes checking for install-prefix... no checking for PATH separator... : checking for bzcat... /bin/bzcat checking for bzip2... /bin/bzip2 checking for compress... no checking for compress... no checking for gzip... /bin/gzip checking for gzip... /bin/gzip checking for lzcat... /usr/bin/lzcat checking for pcat... no checking for pcat... no checking for uncompress.real... no checking for uncompress.real... no checking for uncompress... no checking for xz... /usr/bin/xz checking for zcat... /bin/zcat checking if this is the GNU C library... yes checking if _DEFAULT_SOURCE can be used as a basis... yes checking if _XOPEN_SOURCE=500 works with _DEFAULT_SOURCE... yes checking if _XOPEN_SOURCE really is set... yes checking if you want to check for gcc warnings... yes configure: checking for i586-alt-linux-gcc __attribute__ directives... ... scanf ... printf ... unused ... noreturn checking if this is really Intel C compiler... no checking if this is really Clang C compiler... no configure: checking for i586-alt-linux-gcc warning options... ... -W ... -Wall ... -Wbad-function-cast ... -Wcast-align ... -Wcast-qual ... -Wdeclaration-after-statement ... -Wextra ... -Winline ... -Wmissing-declarations ... -Wmissing-prototypes ... -Wnested-externs ... -Wpointer-arith ... -Wshadow ... -Wstrict-prototypes ... -Wundef ... -Wignored-qualifiers ... -Wlogical-op ... -Wvarargs checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for ANSI C header files... yes checking for malloc.h... yes checking for search.h... yes checking for string.h... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... (cached) yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking for mkdtemp... yes checking for opendir... yes checking for tsearch... yes checking for lstat... yes checking for unistd.h... (cached) yes checking for getopt.h... yes checking for header declaring getopt variables... unistd.h checking for getopt... yes checking for popen... yes checking for conflicting prototype for popen... yes checking for getc_unlocked... yes checking if we should define _REENTRANT... no checking for groff... no checking for nroff... no checking for mandoc... no checking for tbl... cat checking for man2html... no checking for program to convert manpage to html... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no configure: creating ./config.status config.status: creating makefile config.status: creating config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/diffstat-1.62' i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DXTSTRINGDEFINES -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wextra -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wignored-qualifiers -Wlogical-op -Wvarargs diffstat.c diffstat.c: In function 'init_data': diffstat.c:561:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] data->name = (char *) name; ^ make: Leaving directory '/usr/src/RPM/BUILD/diffstat-1.62' make: Entering directory '/usr/src/RPM/BUILD/diffstat-1.62' i586-alt-linux-gcc -o diffstat diffstat.o make: Leaving directory '/usr/src/RPM/BUILD/diffstat-1.62' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11195 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/diffstat-buildroot + : + /bin/rm -rf -- /usr/src/tmp/diffstat-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd diffstat-1.62 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/diffstat-buildroot make: Entering directory '/usr/src/RPM/BUILD/diffstat-1.62' mkdir -p /usr/src/tmp/diffstat-buildroot/usr/bin /usr/src/tmp/diffstat-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p diffstat /usr/src/tmp/diffstat-buildroot/usr/bin/diffstat /usr/libexec/rpm-build/install -p -m 644 ./diffstat.1 /usr/src/tmp/diffstat-buildroot/usr/share/man/man1/diffstat.1 make: Leaving directory '/usr/src/RPM/BUILD/diffstat-1.62' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/diffstat-buildroot (auto) Verifying and fixing files in /usr/src/tmp/diffstat-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/diffstat-buildroot/ (default) Compressing files in /usr/src/tmp/diffstat-buildroot (auto) Verifying ELF objects in /usr/src/tmp/diffstat-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/diffstat: uses non-LFS functions: __lxstat fopen freopen readdir Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.11195 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd diffstat-1.62 + make -j8 -k check make: Entering directory '/usr/src/RPM/BUILD/diffstat-1.62' /bin/sh -c 'PATH=`pwd`:${PATH}; export PATH; \ /bin/sh ./testing/run_test.sh ./testing/case*.pat' Checking /usr/src/RPM/BUILD/diffstat-1.62/diffstat testing case01 ** ok: case01 ** ok: case01p1 ** ok: case01p9 ** ok: case01f0 ** ok: case01u ** ok: case01k ** ok: case01r1 ** ok: case01r2 ** ok: case01b ** ok: case01R ** ok: case01Rp0 testing case02 ** ok: case02 ** ok: case02p1 ** ok: case02p9 ** ok: case02f0 ** ok: case02u ** ok: case02k ** ok: case02r1 ** ok: case02r2 ** ok: case02b ** ok: case02R ** ok: case02Rp0 testing case03 ** ok: case03 ** ok: case03p1 ** ok: case03p9 ** ok: case03f0 ** ok: case03u ** ok: case03k ** ok: case03r1 ** ok: case03r2 ** ok: case03b ** ok: case03R ** ok: case03Rp0 testing case04 ** ok: case04 ** ok: case04p1 ** ok: case04p9 ** ok: case04f0 ** ok: case04u ** ok: case04k ** ok: case04r1 ** ok: case04r2 ** ok: case04b ** ok: case04R ** ok: case04Rp0 testing case05 ** ok: case05 ** ok: case05p1 ** ok: case05p9 ** ok: case05f0 ** ok: case05u ** ok: case05k ** ok: case05r1 ** ok: case05r2 ** ok: case05b ** ok: case05R ** ok: case05Rp0 testing case06 ** ok: case06 ** ok: case06p1 ** ok: case06p9 ** ok: case06f0 ** ok: case06u ** ok: case06k ** ok: case06r1 ** ok: case06r2 ** ok: case06b ** ok: case06R ** ok: case06Rp0 testing case07 ** ok: case07 ** ok: case07p1 ** ok: case07p9 ** ok: case07f0 ** ok: case07u ** ok: case07k ** ok: case07r1 ** ok: case07r2 ** ok: case07b ** ok: case07R ** ok: case07Rp0 testing case08 ** ok: case08 ** ok: case08p1 ** ok: case08p9 ** ok: case08f0 ** ok: case08u ** ok: case08k ** ok: case08r1 ** ok: case08r2 ** ok: case08b ** ok: case08R ** ok: case08Rp0 testing case09 ** ok: case09 ** ok: case09p1 ** ok: case09p9 ** ok: case09f0 ** ok: case09u ** ok: case09k ** ok: case09r1 ** ok: case09r2 ** ok: case09b ** ok: case09R ** ok: case09Rp0 testing case10 ** ok: case10 ** ok: case10p1 ** ok: case10p9 ** ok: case10f0 ** ok: case10u ** ok: case10k ** ok: case10r1 ** ok: case10r2 ** ok: case10b ** ok: case10R ** ok: case10Rp0 testing case11 ** ok: case11 ** ok: case11p1 ** ok: case11p9 ** ok: case11f0 ** ok: case11u ** ok: case11k ** ok: case11r1 ** ok: case11r2 ** ok: case11b ** ok: case11R ** ok: case11Rp0 testing case12 ** ok: case12 ** ok: case12p1 ** ok: case12p9 ** ok: case12f0 ** ok: case12u ** ok: case12k ** ok: case12r1 ** ok: case12r2 ** ok: case12b ** ok: case12R ** ok: case12Rp0 testing case13 ** ok: case13 ** ok: case13p1 ** ok: case13p9 ** ok: case13f0 ** ok: case13u ** ok: case13k ** ok: case13r1 ** ok: case13r2 ** ok: case13b ** ok: case13R ** ok: case13Rp0 testing case14 ** ok: case14 ** ok: case14p1 ** ok: case14p9 ** ok: case14f0 ** ok: case14u ** ok: case14k ** ok: case14r1 ** ok: case14r2 ** ok: case14b ** ok: case14R ** ok: case14Rp0 testing case15 ** ok: case15 ** ok: case15p1 ** ok: case15p9 ** ok: case15f0 ** ok: case15u ** ok: case15k ** ok: case15r1 ** ok: case15r2 ** ok: case15b ** ok: case15R ** ok: case15Rp0 testing case16 ** ok: case16 ** ok: case16p1 ** ok: case16p9 ** ok: case16f0 ** ok: case16u ** ok: case16k ** ok: case16r1 ** ok: case16r2 ** ok: case16b ** ok: case16R ** ok: case16Rp0 testing case17 ** ok: case17 ** ok: case17p1 ** ok: case17p9 ** ok: case17f0 ** ok: case17u ** ok: case17k ** ok: case17r1 ** ok: case17r2 ** ok: case17b ** ok: case17R ** ok: case17Rp0 testing case18 ** ok: case18 ** ok: case18p1 ** ok: case18p9 ** ok: case18f0 ** ok: case18u ** ok: case18k ** ok: case18r1 ** ok: case18r2 ** ok: case18b ** ok: case18R ** ok: case18Rp0 testing case19 ** ok: case19 ** ok: case19p1 ** ok: case19p9 ** ok: case19f0 ** ok: case19u ** ok: case19k ** ok: case19r1 ** ok: case19r2 ** ok: case19b ** ok: case19R ** ok: case19Rp0 testing case20 ** ok: case20 ** ok: case20p1 ** ok: case20p9 ** ok: case20f0 ** ok: case20u ** ok: case20k ** ok: case20r1 ** ok: case20r2 ** ok: case20b ** ok: case20R ** ok: case20Rp0 testing case21 ** ok: case21 ** ok: case21p1 ** ok: case21p9 ** ok: case21f0 ** ok: case21u ** ok: case21k ** ok: case21r1 ** ok: case21r2 ** ok: case21b ** ok: case21R ** ok: case21Rp0 testing case22 ** ok: case22 ** ok: case22p1 ** ok: case22p9 ** ok: case22f0 ** ok: case22u ** ok: case22k ** ok: case22r1 ** ok: case22r2 ** ok: case22b ** ok: case22R ** ok: case22Rp0 testing case23 ** ok: case23 ** ok: case23p1 ** ok: case23p9 ** ok: case23f0 ** ok: case23u ** ok: case23k ** ok: case23r1 ** ok: case23r2 ** ok: case23b ** ok: case23R ** ok: case23Rp0 testing case24 ** ok: case24 ** ok: case24p1 ** ok: case24p9 ** ok: case24f0 ** ok: case24u ** ok: case24k ** ok: case24r1 ** ok: case24r2 ** ok: case24b ** ok: case24R ** ok: case24Rp0 testing case25 ** ok: case25 ** ok: case25p1 ** ok: case25p9 ** ok: case25f0 ** ok: case25u ** ok: case25k ** ok: case25r1 ** ok: case25r2 ** ok: case25b ** ok: case25R ** ok: case25Rp0 testing case26 ** ok: case26 ** ok: case26p1 ** ok: case26p9 ** ok: case26f0 ** ok: case26u ** ok: case26k ** ok: case26r1 ** ok: case26r2 ** ok: case26b ** ok: case26R ** ok: case26Rp0 testing case27 ** ok: case27 ** ok: case27p1 ** ok: case27p9 ** ok: case27f0 ** ok: case27u ** ok: case27k ** ok: case27r1 ** ok: case27r2 ** ok: case27b ** ok: case27R ** ok: case27Rp0 testing case28 ** ok: case28 ** ok: case28p1 ** ok: case28p9 ** ok: case28f0 ** ok: case28u ** ok: case28k ** ok: case28r1 ** ok: case28r2 ** ok: case28b ** ok: case28R ** ok: case28Rp0 testing case29 ** ok: case29 ** ok: case29p1 ** ok: case29p9 ** ok: case29f0 ** ok: case29u ** ok: case29k ** ok: case29r1 ** ok: case29r2 ** ok: case29b ** ok: case29R ** ok: case29Rp0 testing case31 ** ok: case31 ** ok: case31p1 ** ok: case31p9 ** ok: case31f0 ** ok: case31u ** ok: case31k ** ok: case31r1 ** ok: case31r2 ** ok: case31b ** ok: case31R ** ok: case31Rp0 testing case31l ** ok: case31l ** ok: case31lp1 ** ok: case31lp9 ** ok: case31lf0 ** ok: case31lu ** ok: case31lk ** ok: case31lr1 ** ok: case31lr2 ** ok: case31lb ** ok: case31lR ** ok: case31lRp0 testing case31u ** ok: case31u ** ok: case31up1 ** ok: case31up9 ** ok: case31uf0 ** ok: case31uu ** ok: case31uk ** ok: case31ur1 ** ok: case31ur2 ** ok: case31ub ** ok: case31uR ** ok: case31uRp0 testing case32 ** ok: case32 ** ok: case32p1 ** ok: case32p9 ** ok: case32f0 ** ok: case32u ** ok: case32k ** ok: case32r1 ** ok: case32r2 ** ok: case32b ** ok: case32R ** ok: case32Rp0 testing case33 ** ok: case33 ** ok: case33p1 ** ok: case33p9 ** ok: case33f0 ** ok: case33u ** ok: case33k ** ok: case33r1 ** ok: case33r2 ** ok: case33b ** ok: case33R ** ok: case33Rp0 testing case34 ** ok: case34 ** ok: case34p1 ** ok: case34p9 ** ok: case34f0 ** ok: case34u ** ok: case34k ** ok: case34r1 ** ok: case34r2 ** ok: case34b ** ok: case34R ** ok: case34Rp0 testing case35 ** ok: case35 ** ok: case35p1 ** ok: case35p9 ** ok: case35f0 ** ok: case35u ** ok: case35k ** ok: case35r1 ** ok: case35r2 ** ok: case35b ** ok: case35R ** ok: case35Rp0 testing case36 ** ok: case36 ** ok: case36p1 ** ok: case36p9 ** ok: case36f0 ** ok: case36u ** ok: case36k ** ok: case36r1 ** ok: case36r2 ** ok: case36b ** ok: case36R ** ok: case36Rp0 testing case37 ** ok: case37 ** ok: case37p1 ** ok: case37p9 ** ok: case37f0 ** ok: case37u ** ok: case37k ** ok: case37r1 ** ok: case37r2 ** ok: case37b ** ok: case37R ** ok: case37Rp0 testing case38l ** ok: case38l ** ok: case38lp1 ** ok: case38lp9 ** ok: case38lf0 ** ok: case38lu ** ok: case38lk ** ok: case38lr1 ** ok: case38lr2 ** ok: case38lb ** ok: case38lR ** ok: case38lRp0 testing case38r ** ok: case38r ** ok: case38rp1 ** ok: case38rp9 ** ok: case38rf0 ** ok: case38ru ** ok: case38rk ** ok: case38rr1 ** ok: case38rr2 ** ok: case38rb ** ok: case38rR ** ok: case38rRp0 make: Leaving directory '/usr/src/RPM/BUILD/diffstat-1.62' + exit 0 Processing files: diffstat-1.62-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97975 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd diffstat-1.62 + DOCDIR=/usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.62 + export DOCDIR + rm -rf /usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.62 + /bin/mkdir -p /usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.62 + cp -prL CHANGES COPYING README /usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.62 + chmod -R go-w /usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.62 + chmod -R a+rX /usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.62 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gbI8m9 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.OX2Tgi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: diffutils, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), 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.909pfE Creating diffstat-debuginfo package Processing files: diffstat-debuginfo-1.62-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XGcIIl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.28xDag find-requires: running scripts (debuginfo) Requires: diffstat = 1.62-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to diffstat-debuginfo a strict dependency on diffstat Wrote: /usr/src/RPM/RPMS/i586/diffstat-1.62-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/diffstat-debuginfo-1.62-alt1.i586.rpm (w2.lzdio) 6.18user 2.45system 0:14.54elapsed 59%CPU (0avgtext+0avgdata 38016maxresident)k 0inputs+0outputs (0major+992603minor)pagefaults 0swaps 7.39user 4.37system 0:18.02elapsed 65%CPU (0avgtext+0avgdata 38016maxresident)k 0inputs+0outputs (0major+1161964minor)pagefaults 0swaps --- diffstat-1.62-alt1.i586.rpm.repo 2019-02-19 16:56:10.000000000 +0000 +++ diffstat-1.62-alt1.i586.rpm.hasher 2021-08-01 09:31:37.800069241 +0000 @@ -18,3 +18,3 @@ Provides: diffstat = 1.62-alt1:sisyphus+221902.1600.4.1 -File: /usr/bin/diffstat 100755 root:root 2400ec2bb72649fa75c3f73ab78f6338 +File: /usr/bin/diffstat 100755 root:root 027de2cf8e606b6e9ec6213453d89746 File: /usr/share/doc/diffstat-1.62 40755 root:root @@ -24,2 +24,2 @@ File: /usr/share/man/man1/diffstat.1.xz 100644 root:root 08564721273f6e10ba1927050ade04bb -RPMIdentity: 5be0155685e8df782c167cf5898d99c621e06d103305eaf3dd89b9bc427f167c72ca3ff0263f93016b2173c29836035cd4b57e598e4252c9f911889b164d83b1 +RPMIdentity: 513897a2c3870a7328eb5e455ef0c73b917c213351b366074b7fd4eb6683fc06469253f91127aeee5848d3319326ae4554170da9508bc4976377bd5ed56f418a --- diffstat-debuginfo-1.62-alt1.i586.rpm.repo 2019-02-19 16:56:10.000000000 +0000 +++ diffstat-debuginfo-1.62-alt1.i586.rpm.hasher 2021-08-01 09:31:38.313074149 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c9 40755 root:root -/usr/lib/debug/.build-id/c9/7787dfeea448451d715622eb23861e09ae05d6 120777 root:root ../../../../bin/diffstat -/usr/lib/debug/.build-id/c9/7787dfeea448451d715622eb23861e09ae05d6.debug 120777 root:root ../../usr/bin/diffstat.debug +/usr/lib/debug/.build-id/c1 40755 root:root +/usr/lib/debug/.build-id/c1/08b7f4e4d55754ed4289e728063ef7c0194f93 120777 root:root ../../../../bin/diffstat +/usr/lib/debug/.build-id/c1/08b7f4e4d55754ed4289e728063ef7c0194f93.debug 120777 root:root ../../usr/bin/diffstat.debug /usr/lib/debug/usr/bin/diffstat.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: diffstat-debuginfo = 1.62-alt1:sisyphus+221902.1600.4.1 -File: /usr/lib/debug/.build-id/c9 40755 root:root -File: /usr/lib/debug/.build-id/c9/7787dfeea448451d715622eb23861e09ae05d6 120777 root:root ../../../../bin/diffstat -File: /usr/lib/debug/.build-id/c9/7787dfeea448451d715622eb23861e09ae05d6.debug 120777 root:root ../../usr/bin/diffstat.debug -File: /usr/lib/debug/usr/bin/diffstat.debug 100644 root:root 17f6d6fb53a4c13789ccfc37c31dafb1 +File: /usr/lib/debug/.build-id/c1 40755 root:root +File: /usr/lib/debug/.build-id/c1/08b7f4e4d55754ed4289e728063ef7c0194f93 120777 root:root ../../../../bin/diffstat +File: /usr/lib/debug/.build-id/c1/08b7f4e4d55754ed4289e728063ef7c0194f93.debug 120777 root:root ../../usr/bin/diffstat.debug +File: /usr/lib/debug/usr/bin/diffstat.debug 100644 root:root 71c5dcb7ccd892121a36e408eceac1ab File: /usr/src/debug/diffstat-1.62 40755 root:root File: /usr/src/debug/diffstat-1.62/diffstat.c 100644 root:root 36790fae74eaeed7cd3ac639053ce03c -RPMIdentity: c8cbe4cbc601c2dc65273e5f744f13350d62c7b451af9dfa2dc6983abc138b420a66451c65ce50ec049029a207a3445fcb91cb3f3adcddbfb9fa0363d276001e +RPMIdentity: ba5f34576a827120e6fc942e674ea2adfda23ac91fce18c9255f54c5df69e5f6b2e8fb0cbef18316e54a002bfebebdc257df8ac6360c235f57c3994ca5bf4363