<86>Aug 25 05:37:33 userdel[1649099]: delete user 'rooter'
<86>Aug 25 05:37:33 groupadd[1649144]: group added to /etc/group: name=rooter, GID=1244
<86>Aug 25 05:37:33 groupadd[1649144]: group added to /etc/gshadow: name=rooter
<86>Aug 25 05:37:33 groupadd[1649144]: new group: name=rooter, GID=1244
<86>Aug 25 05:37:33 useradd[1649152]: new user: name=rooter, UID=1244, GID=1244, home=/root, shell=/bin/bash, from=none
<86>Aug 25 05:37:33 userdel[1649191]: delete user 'builder'
<86>Aug 25 05:37:33 userdel[1649191]: removed group 'builder' owned by 'builder'
<86>Aug 25 05:37:33 userdel[1649191]: removed shadow group 'builder' owned by 'builder'
<86>Aug 25 05:37:33 groupadd[1649203]: group added to /etc/group: name=builder, GID=1245
<86>Aug 25 05:37:33 groupadd[1649203]: group added to /etc/gshadow: name=builder
<86>Aug 25 05:37:33 groupadd[1649203]: new group: name=builder, GID=1245
<86>Aug 25 05:37:33 useradd[1649246]: new user: name=builder, UID=1245, GID=1245, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/fping-5.0-alt1.src.rpm: exception not found in '/usr/share/license-exception' directory: advertising
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/fping-5.0-alt1.nosrc.rpm (w1.gzdio)
Installing fping-5.0-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63456
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf fping-5.0
+ echo 'Source #0 (fping-5.0.tar.gz):'
Source #0 (fping-5.0.tar.gz):
+ /usr/bin/gzip -dc /usr/src/RPM/SOURCES/fping-5.0.tar.gz
+ /bin/tar -xf -
+ cd fping-5.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63456
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd fping-5.0
+ 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
+ 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
+ readlink -e -- ./configure
+ 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 --enable-safe-limits
configure: WARNING: unrecognized options: --without-included-gettext
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 how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for netinet/icmp6.h... yes
checking whether SO_TIMESTAMPNS is declared... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed
checking for x86_64-alt-linux-gcc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for gethostbyname... yes
checking for connect... yes
checking for sigaction... yes
checking for unistd.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for stdlib.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
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 src/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 doc
make[2]: Nothing to be done for 'all'.
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/fping-5.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Wextra -Wno-sign-compare -DIPV6 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o fping-seqmap.o `test -f 'seqmap.c' || echo './'`seqmap.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/fping-5.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/fping-5.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Wextra -Wno-sign-compare -DIPV6 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o fping-socket6.o `test -f 'socket6.c' || echo './'`socket6.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/fping-5.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/fping-5.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Wextra -Wno-sign-compare -DIPV6 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o fping-optparse.o `test -f 'optparse.c' || echo './'`optparse.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/fping-5.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/fping-5.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Wextra -Wno-sign-compare -DIPV6 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o fping-socket4.o `test -f 'socket4.c' || echo './'`socket4.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/fping-5.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/fping-5.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Wextra -Wno-sign-compare -DIPV6 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o fping-fping.o `test -f 'fping.c' || echo './'`fping.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/fping-5.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/fping-5.0/src'
x86_64-alt-linux-gcc -Wall -Wextra -Wno-sign-compare -DIPV6 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o fping fping-fping.o fping-seqmap.o fping-socket4.o fping-optparse.o fping-socket6.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/fping-5.0/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5046
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/fping-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/fping-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd fping-5.0
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/fping-buildroot
make: Entering directory '/usr/src/RPM/BUILD/fping-5.0'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/fping-5.0/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/fping-5.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/src/tmp/fping-buildroot/usr/share/man/man8'
 /usr/libexec/rpm-build/install -p -m 644 fping.8 '/usr/src/tmp/fping-buildroot/usr/share/man/man8'
make[2]: Leaving directory '/usr/src/RPM/BUILD/fping-5.0/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/fping-5.0/doc'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/fping-5.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/fping-5.0/src'
 /usr/bin/mkdir -p '/usr/src/tmp/fping-buildroot/usr/sbin'
  /usr/libexec/rpm-build/install -p fping '/usr/src/tmp/fping-buildroot/usr/sbin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/fping-5.0/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/fping-5.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/fping-5.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/fping-5.0'
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/fping-5.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/fping-5.0'
make: Leaving directory '/usr/src/RPM/BUILD/fping-5.0'
+ install -d /usr/src/tmp/fping-buildroot/etc/control.d/facilities
+ /bin/sed -e 's|-=BINNAME=-|fping|'
+ chmod +x /usr/src/tmp/fping-buildroot/etc/control.d/facilities/fping
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/fping-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/fping-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/fping-buildroot/ (default)
Compressing files in /usr/src/tmp/fping-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/fping-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/fping-buildroot
Processing files: fping-5.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33206
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd fping-5.0
+ DOCDIR=/usr/src/tmp/fping-buildroot/usr/share/doc/fping-5.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/fping-buildroot/usr/share/doc/fping-5.0
+ /bin/mkdir -p /usr/src/tmp/fping-buildroot/usr/share/doc/fping-5.0
+ cp -prL INSTALL CHANGELOG.md COPYING doc/CHANGELOG.pre-v4 doc/README.1992 /usr/src/tmp/fping-buildroot/usr/share/doc/fping-5.0
+ chmod -R go-w /usr/src/tmp/fping-buildroot/usr/share/doc/fping-5.0
+ chmod -R a+rX /usr/src/tmp/fping-buildroot/usr/share/doc/fping-5.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AKd4IY
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.rJdaRg
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NFD5vU
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iPtD0I
Requires: /bin/sh, /etc/control.d/facilities(control_fmode), /etc/control.d/facilities(new_fmode), /etc/control.d/facilities(new_help), /etc/control.d/functions, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(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.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(pre): /bin/sh, /usr/sbin/control-dump
Requires(post): /bin/sh, /usr/sbin/control, /usr/sbin/control-restore
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vjdgC0
Creating fping-debuginfo package
Processing files: fping-debuginfo-5.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KBzTMG
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cRGPB6
find-requires: running scripts (debuginfo)
Requires: fping = 5.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to fping-debuginfo a strict dependency on fping
Wrote: /usr/src/RPM/RPMS/x86_64/fping-5.0-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/fping-debuginfo-5.0-alt1.x86_64.rpm (w2.lzdio)
2.78user 1.47system 0:12.93elapsed 32%CPU (0avgtext+0avgdata 42400maxresident)k
0inputs+0outputs (0major+477890minor)pagefaults 0swaps
/.out/fping-5.0-alt1.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: advertising
/.out/fping-debuginfo-5.0-alt1.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: advertising
0.96user 1.72system 0:22.86elapsed 11%CPU (0avgtext+0avgdata 12132maxresident)k
64inputs+0outputs (0major+97330minor)pagefaults 0swaps
--- fping-5.0-alt1.x86_64.rpm.repo	2024-05-22 06:23:19.000000000 +0000
+++ fping-5.0-alt1.x86_64.rpm.hasher	2024-08-25 05:37:50.686176800 +0000
@@ -31,3 +31,3 @@
 File: /etc/control.d/facilities/fping	100755	root:root	944352114a4f6b59301b125bc3afd1a9	
-File: /usr/sbin/fping	100755	root:root	8c84d7958623a68d4092fda85d66fd28	
+File: /usr/sbin/fping	100755	root:root	de760a2e3535afbfb5aac069c167f8b0	
 File: /usr/share/doc/fping-5.0	40755	root:root		
@@ -39,2 +39,2 @@
 File: /usr/share/man/man8/fping.8.xz	100644	root:root	9595d52b5b5658cdffeb3517b77447f3	
-RPMIdentity: d8f5c185bc1c035131fd688e2b8b3359ea17540e86cd3bc422f699c798d9ab6fe9a9b52be9916610defc845c08dc4b94cbae214db6a4b38ebce6ddb99441879d
+RPMIdentity: 9231465c2c16be29fc677c47d50d18d3f4751dd640b1fa6a26a094dfb2296c311a0e98024f46336b1b9782ba0f0fee7879b7387f1afa3c0782f73c1ca9e9de13
--- fping-debuginfo-5.0-alt1.x86_64.rpm.repo	2024-05-22 06:23:19.000000000 +0000
+++ fping-debuginfo-5.0-alt1.x86_64.rpm.hasher	2024-08-25 05:37:51.153177509 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/02	40755	root:root	
-/usr/lib/debug/.build-id/02/ab52ae70a560d2ca885c53eecf2f25374f5e14	120777	root:root	../../../../sbin/fping
-/usr/lib/debug/.build-id/02/ab52ae70a560d2ca885c53eecf2f25374f5e14.debug	120777	root:root	../../usr/sbin/fping.debug
+/usr/lib/debug/.build-id/95	40755	root:root	
+/usr/lib/debug/.build-id/95/b7b0fb09f8b6671ba11c7fa6c8f0be7bdf2080	120777	root:root	../../../../sbin/fping
+/usr/lib/debug/.build-id/95/b7b0fb09f8b6671ba11c7fa6c8f0be7bdf2080.debug	120777	root:root	../../usr/sbin/fping.debug
 /usr/lib/debug/usr/sbin/fping.debug	100644	root:root	
@@ -19,6 +19,6 @@
 Provides: fping-debuginfo = 5.0-alt1:sisyphus+346201.200.2.1
-File: /usr/lib/debug/.build-id/02	40755	root:root		
-File: /usr/lib/debug/.build-id/02/ab52ae70a560d2ca885c53eecf2f25374f5e14	120777	root:root		../../../../sbin/fping
-File: /usr/lib/debug/.build-id/02/ab52ae70a560d2ca885c53eecf2f25374f5e14.debug	120777	root:root		../../usr/sbin/fping.debug
-File: /usr/lib/debug/usr/sbin/fping.debug	100644	root:root	00d28019f5cbfe8aff6887681a6124fd	
+File: /usr/lib/debug/.build-id/95	40755	root:root		
+File: /usr/lib/debug/.build-id/95/b7b0fb09f8b6671ba11c7fa6c8f0be7bdf2080	120777	root:root		../../../../sbin/fping
+File: /usr/lib/debug/.build-id/95/b7b0fb09f8b6671ba11c7fa6c8f0be7bdf2080.debug	120777	root:root		../../usr/sbin/fping.debug
+File: /usr/lib/debug/usr/sbin/fping.debug	100644	root:root	9c17b740db7a7d974f44be638d5db7fb	
 File: /usr/src/debug/fping-5.0	40755	root:root		
@@ -33,2 +33,2 @@
 File: /usr/src/debug/fping-5.0/src/socket6.c	100644	root:root	0d54df4a7949da85cbbafe078e2cbe9b	
-RPMIdentity: 66e743a0b487ed822be8f24fe1ff11717d00f0030ad238ff3f5067a97a4d1eaf2187726ea0ca640ef570e9e85a79a3a6c3cd20c193ba1208dfff6ed140fd9587
+RPMIdentity: 87bcd7534963eba12d61bd57f0905445463a03c355ea57d45f4fa39c42740259c863bcedc05b2715ad1c13409423504909a5d558598a7585c238cb247a040d1f