<86>Apr 26 02:27:51 userdel[3759244]: delete user 'rooter' <86>Apr 26 02:27:51 groupadd[3759250]: group added to /etc/group: name=rooter, GID=567 <86>Apr 26 02:27:51 groupadd[3759250]: group added to /etc/gshadow: name=rooter <86>Apr 26 02:27:51 groupadd[3759250]: new group: name=rooter, GID=567 <86>Apr 26 02:27:51 useradd[3759255]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Apr 26 02:27:51 userdel[3759262]: delete user 'builder' <86>Apr 26 02:27:51 userdel[3759262]: removed group 'builder' owned by 'builder' <86>Apr 26 02:27:51 userdel[3759262]: removed shadow group 'builder' owned by 'builder' <86>Apr 26 02:27:51 groupadd[3759267]: group added to /etc/group: name=builder, GID=568 <86>Apr 26 02:27:51 groupadd[3759267]: group added to /etc/gshadow: name=builder <86>Apr 26 02:27:51 groupadd[3759267]: new group: name=builder, GID=568 <86>Apr 26 02:27:51 useradd[3759273]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/fping-4.2-alt1.nosrc.rpm Installing fping-4.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27536 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fping-4.2 + echo 'Source #0 (fping-4.2.tar.gz):' Source #0 (fping-4.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/fping-4.2.tar.gz + /bin/tar -xf - + cd fping-4.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27536 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fping-4.2 + 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 + '[' -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 -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + 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 --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 for netinet/icmp6.h... yes checking whether SO_TIMESTAMP 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... /bin/install -c checking whether build environment is sane... yes /bin/sh: /usr/src/missing: No such file or directory configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /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 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 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-4.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-sign-compare -DIPV6 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fping-socket6.o `test -f 'socket6.c' || echo './'`socket6.c make[2]: Leaving directory '/usr/src/RPM/BUILD/fping-4.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/fping-4.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-sign-compare -DIPV6 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fping-seqmap.o `test -f 'seqmap.c' || echo './'`seqmap.c make[2]: Leaving directory '/usr/src/RPM/BUILD/fping-4.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/fping-4.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-sign-compare -DIPV6 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fping-optparse.o `test -f 'optparse.c' || echo './'`optparse.c make[2]: Leaving directory '/usr/src/RPM/BUILD/fping-4.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/fping-4.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-sign-compare -DIPV6 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fping-socket4.o `test -f 'socket4.c' || echo './'`socket4.c make[2]: Leaving directory '/usr/src/RPM/BUILD/fping-4.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/fping-4.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-sign-compare -DIPV6 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fping-fping.o `test -f 'fping.c' || echo './'`fping.c fping.c: In function 'sprint_tm': fping.c:2599:28: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(buf, "%d.%d", t / 100, (t % 100) / 10); ^ In file included from /usr/include/stdio.h:862, from fping.c:44: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 4 and 11 bytes into a destination of size 10 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fping.c:2595:26: warning: '%02d' directive writing 2 bytes into a region of size between 1 and 8 [-Wformat-overflow=] sprintf(buf, "%d.%02d", t / 100, t % 100); ^~~~ fping.c:2595:22: note: directive argument in the range [0, 99] sprintf(buf, "%d.%02d", t / 100, t % 100); ^~~~~~~~~ In file included from /usr/include/stdio.h:862, from fping.c:44: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 5 and 12 bytes into a destination of size 10 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/fping-4.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/fping-4.2/src' x86_64-alt-linux-gcc -Wall -Wextra -Wno-sign-compare -DIPV6 -pipe -frecord-gcc-switches -Wall -g -O2 -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-4.2/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11652 + 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 + cd fping-4.2 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/fping-buildroot make: Entering directory '/usr/src/RPM/BUILD/fping-4.2' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/fping-4.2/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/fping-4.2/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/fping-buildroot/usr/share/man/man8' /bin/install -p -m 644 fping.8 '/usr/src/tmp/fping-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/fping-4.2/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/fping-4.2/doc' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/fping-4.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/fping-4.2/src' /bin/mkdir -p '/usr/src/tmp/fping-buildroot/usr/sbin' /bin/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-4.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/fping-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/fping-4.2' make[2]: Entering directory '/usr/src/RPM/BUILD/fping-4.2' 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-4.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/fping-4.2' make: Leaving directory '/usr/src/RPM/BUILD/fping-4.2' + 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) 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) Hardlinking identical .pyc and .pyo files Processing files: fping-4.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11652 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fping-4.2 + DOCDIR=/usr/src/tmp/fping-buildroot/usr/share/doc/fping-4.2 + export DOCDIR + rm -rf /usr/src/tmp/fping-buildroot/usr/share/doc/fping-4.2 + /bin/mkdir -p /usr/src/tmp/fping-buildroot/usr/share/doc/fping-4.2 + cp -prL INSTALL CHANGELOG.md COPYING doc/CHANGELOG.pre-v4 doc/README.1992 /usr/src/tmp/fping-buildroot/usr/share/doc/fping-4.2 + chmod -R go-w /usr/src/tmp/fping-buildroot/usr/share/doc/fping-4.2 + chmod -R a+rX /usr/src/tmp/fping-buildroot/usr/share/doc/fping-4.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M816Ao 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.szWbRu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.unNxpE Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.akGZbR 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.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) 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.4TXlb7 Creating fping-debuginfo package Processing files: fping-debuginfo-4.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GeYfnq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o2hPOM find-requires: running scripts (debuginfo) Requires: fping = 4.2-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-4.2-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/fping-debuginfo-4.2-alt1.x86_64.rpm 4.76user 1.49system 0:12.19elapsed 51%CPU (0avgtext+0avgdata 43108maxresident)k 0inputs+0outputs (0major+508136minor)pagefaults 0swaps 6.13user 3.52system 0:15.78elapsed 61%CPU (0avgtext+0avgdata 43108maxresident)k 0inputs+0outputs (0major+696501minor)pagefaults 0swaps