<86>Aug 18 07:24:26 userdel[1806685]: delete user 'rooter'
<86>Aug 18 07:24:26 userdel[1806685]: removed group 'rooter' owned by 'rooter'
<86>Aug 18 07:24:26 userdel[1806685]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 18 07:24:26 groupadd[1806772]: group added to /etc/group: name=rooter, GID=1871
<86>Aug 18 07:24:26 groupadd[1806772]: group added to /etc/gshadow: name=rooter
<86>Aug 18 07:24:26 groupadd[1806772]: new group: name=rooter, GID=1871
<86>Aug 18 07:24:26 useradd[1806845]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none
<86>Aug 18 07:24:26 userdel[1806929]: delete user 'builder'
<86>Aug 18 07:24:26 userdel[1806929]: removed group 'builder' owned by 'builder'
<86>Aug 18 07:24:26 userdel[1806929]: removed shadow group 'builder' owned by 'builder'
<86>Aug 18 07:24:26 groupadd[1807006]: group added to /etc/group: name=builder, GID=1872
<86>Aug 18 07:24:26 groupadd[1807006]: group added to /etc/gshadow: name=builder
<86>Aug 18 07:24:26 groupadd[1807006]: new group: name=builder, GID=1872
<86>Aug 18 07:24:26 useradd[1807062]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash, from=none
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/diffstat-1.64-alt1.nosrc.rpm (w1.gzdio)
Installing diffstat-1.64-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85315
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf diffstat-1.64
+ echo 'Source #0 (diffstat-1.64.tar):'
Source #0 (diffstat-1.64.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/diffstat-1.64.tar
+ cd diffstat-1.64
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85315
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd diffstat-1.64
+ 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 '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto '
++ 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_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ configure_runstatedir_flags=--runstatedir=/var/run
+ ./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 --runstatedir=/var/run --without-included-gettext --with-warnings
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking version of x86_64-alt-linux-gcc... 13.2.1
checking if this is really Intel C compiler... no
checking if this is really Clang C compiler... no
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking $CFLAGS variable... ok
checking $CC variable... ok
checking for a BSD compatible install... /usr/bin/ginstall -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... /usr/bin/bzcat
checking for bzip2... /usr/bin/bzip2
checking for compress... no
checking for compress... no
checking for gzip... /usr/bin/gzip
checking for gzip... /usr/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... /usr/bin/zcat
checking if the POSIX test-macros are already defined... no
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 for ggrep... no
checking for grep... grep
checking for fgrep... grep -F
checking if you want to check for gcc warnings... yes
configure: checking for x86_64-alt-linux-gcc __attribute__ directives...
... scanf
... printf
... unused
... noreturn
configure: checking for x86_64-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
... -Wno-inline
... -Wignored-qualifiers
... -Wlogical-op
... -Wvarargs
checking for an ANSI C-conforming const... yes
checking for egrep... grep -E
checking how to run the C preprocessor... x86_64-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 setlocale()... yes
checking for mkdtemp... yes
checking for opendir... yes
checking for strdup... 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 mbsrtowcs and wcwidth... yes
checking for getc_unlocked... yes
checking if we should define _REENTRANT... no
checking for ioctl.h... no
checking for sys/ioctl.h... yes
checking for nonconflicting termios.h... yes
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
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
config.status: creating config.h
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/diffstat-1.64'
x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -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 -Wno-inline -Wignored-qualifiers -Wlogical-op -Wvarargs diffstat.c
diffstat.c: In function 'init_data':
diffstat.c:605:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  605 |     data->name = (char *) name;
      |                  ^
make: Leaving directory '/usr/src/RPM/BUILD/diffstat-1.64'
make: Entering directory '/usr/src/RPM/BUILD/diffstat-1.64'
x86_64-alt-linux-gcc  -o diffstat diffstat.o  
make: Leaving directory '/usr/src/RPM/BUILD/diffstat-1.64'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43592
+ 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:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd diffstat-1.64
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/diffstat-buildroot
make: Entering directory '/usr/src/RPM/BUILD/diffstat-1.64'
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.64'
+ /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=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict)
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/diffstat-buildroot
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.32923
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd diffstat-1.64
+ make -j16 -k check
make: Entering directory '/usr/src/RPM/BUILD/diffstat-1.64'
/bin/sh -c 'PATH=`pwd`:${PATH}; export PATH; \
    /bin/sh ./testing/run_test.sh ./testing/case*.pat'
Checking /usr/src/RPM/BUILD/diffstat-1.64/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
testing case39
** ok: case39
** ok: case39p1
** ok: case39p9
** ok: case39f0
** ok: case39u
** ok: case39k
** ok: case39r1
** ok: case39r2
** ok: case39b
** ok: case39R
** ok: case39Rp0
testing case40
** ok: case40
** ok: case40p1
** ok: case40p9
** ok: case40f0
** ok: case40u
** ok: case40k
** ok: case40r1
** ok: case40r2
** ok: case40b
** ok: case40R
** ok: case40Rp0
testing case41
** ok: case41
** ok: case41p1
** ok: case41p9
** ok: case41f0
** ok: case41u
** ok: case41k
** ok: case41r1
** ok: case41r2
** ok: case41b
** ok: case41R
** ok: case41Rp0
make: Leaving directory '/usr/src/RPM/BUILD/diffstat-1.64'
+ exit 0
Processing files: diffstat-1.64-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5896
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd diffstat-1.64
+ DOCDIR=/usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.64
+ export DOCDIR
+ rm -rf /usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.64
+ /bin/mkdir -p /usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.64
+ cp -prL CHANGES COPYING README /usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.64
+ chmod -R go-w /usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.64
+ chmod -R a+rX /usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.64
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fumqn3
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.vEFYWh
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: diffutils, /lib64/ld-linux-x86-64.so.2, 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.33)(64bit), libc.so.6(GLIBC_2.34)(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.cbMygj
Creating diffstat-debuginfo package
Processing files: diffstat-debuginfo-1.64-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zRB2nv
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.g4xhIl
find-requires: running scripts (debuginfo)
Requires: diffstat = 1.64-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to diffstat-debuginfo a strict dependency on diffstat
Wrote: /usr/src/RPM/RPMS/x86_64/diffstat-1.64-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/diffstat-debuginfo-1.64-alt1.x86_64.rpm (w2.lzdio)
3.22user 5.13system 0:12.33elapsed 67%CPU (0avgtext+0avgdata 54692maxresident)k
0inputs+0outputs (0major+1148965minor)pagefaults 0swaps
0.61user 1.81system 0:17.35elapsed 14%CPU (0avgtext+0avgdata 12352maxresident)k
0inputs+0outputs (0major+96744minor)pagefaults 0swaps
--- diffstat-1.64-alt1.x86_64.rpm.repo	2024-05-23 12:10:42.000000000 +0000
+++ diffstat-1.64-alt1.x86_64.rpm.hasher	2024-08-18 07:24:41.011864933 +0000
@@ -18,3 +18,3 @@
 Provides: diffstat = 1.64-alt1:sisyphus+346132.200.3.2
-File: /usr/bin/diffstat	100755	root:root	389de81b4d0b385f91973d16ee6a7cc1	
+File: /usr/bin/diffstat	100755	root:root	730364570b27d4cabeeac6f8b8e8ae48	
 File: /usr/share/doc/diffstat-1.64	40755	root:root		
@@ -24,2 +24,2 @@
 File: /usr/share/man/man1/diffstat.1.xz	100644	root:root	448fe7f0c592f2b089b04df9a3bf9bdd	
-RPMIdentity: 4f304e3263d6a80d1fa320199c31956c5cffa6b96eb540133c8c405631361dea6e915297ed36e333e66ee0f36494c614926cd3f390a92d16d8548e0d5000b974
+RPMIdentity: 873e37f048b13d172f3817b6f0fc3abe05181d270c26c1066c8e76950bd505c4461bea0e0467ae696be48196f051508b49f73f2ef515c1804622c00befa440fa
--- diffstat-debuginfo-1.64-alt1.x86_64.rpm.repo	2024-05-23 12:10:42.000000000 +0000
+++ diffstat-debuginfo-1.64-alt1.x86_64.rpm.hasher	2024-08-18 07:24:41.205867554 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/8d	40755	root:root	
-/usr/lib/debug/.build-id/8d/d4cf475765993511d57ed9ade174f98feab4d5	120777	root:root	../../../../bin/diffstat
-/usr/lib/debug/.build-id/8d/d4cf475765993511d57ed9ade174f98feab4d5.debug	120777	root:root	../../usr/bin/diffstat.debug
+/usr/lib/debug/.build-id/c4	40755	root:root	
+/usr/lib/debug/.build-id/c4/711b82f5f225134e5eb359106b6c3678a21157	120777	root:root	../../../../bin/diffstat
+/usr/lib/debug/.build-id/c4/711b82f5f225134e5eb359106b6c3678a21157.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.64-alt1:sisyphus+346132.200.3.2
-File: /usr/lib/debug/.build-id/8d	40755	root:root		
-File: /usr/lib/debug/.build-id/8d/d4cf475765993511d57ed9ade174f98feab4d5	120777	root:root		../../../../bin/diffstat
-File: /usr/lib/debug/.build-id/8d/d4cf475765993511d57ed9ade174f98feab4d5.debug	120777	root:root		../../usr/bin/diffstat.debug
-File: /usr/lib/debug/usr/bin/diffstat.debug	100644	root:root	e19019addff2c7b531c184e6f6e92d80	
+File: /usr/lib/debug/.build-id/c4	40755	root:root		
+File: /usr/lib/debug/.build-id/c4/711b82f5f225134e5eb359106b6c3678a21157	120777	root:root		../../../../bin/diffstat
+File: /usr/lib/debug/.build-id/c4/711b82f5f225134e5eb359106b6c3678a21157.debug	120777	root:root		../../usr/bin/diffstat.debug
+File: /usr/lib/debug/usr/bin/diffstat.debug	100644	root:root	2ecb1c50bff8062166ae584d6f350c42	
 File: /usr/src/debug/diffstat-1.64	40755	root:root		
 File: /usr/src/debug/diffstat-1.64/diffstat.c	100644	root:root	74241018e99eca17440b6e2ce36c6fda	
-RPMIdentity: 197c0075cd2492a78e7389dc9da0c4dc8fb0aee90dbdd88644a430f72d903567d80ff77742b55ff0fb91887292c04f8edd75352c68985a4397f73e2dc851c991
+RPMIdentity: 5db83b3e53b1dd159b9bf4427bdd83f34a16a1cfbf0ce27097220527892cfed04792a9bcac081aeecfde065f4ca3badd11a8f1a3290700abe4375936db599e6d