<86>Nov 17 03:34:28 userdel[31883]: delete user 'rooter' <86>Nov 17 03:34:28 userdel[31883]: removed group 'rooter' owned by 'rooter' <86>Nov 17 03:34:28 userdel[31883]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 17 03:34:28 groupadd[31888]: group added to /etc/group: name=rooter, GID=555 <86>Nov 17 03:34:28 groupadd[31888]: group added to /etc/gshadow: name=rooter <86>Nov 17 03:34:28 groupadd[31888]: new group: name=rooter, GID=555 <86>Nov 17 03:34:28 useradd[31893]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Nov 17 03:34:28 userdel[31908]: delete user 'builder' <86>Nov 17 03:34:28 userdel[31908]: removed group 'builder' owned by 'builder' <86>Nov 17 03:34:28 userdel[31908]: removed shadow group 'builder' owned by 'builder' <86>Nov 17 03:34:28 groupadd[31917]: group added to /etc/group: name=builder, GID=556 <86>Nov 17 03:34:28 groupadd[31917]: group added to /etc/gshadow: name=builder <86>Nov 17 03:34:28 groupadd[31917]: new group: name=builder, GID=556 <86>Nov 17 03:34:28 useradd[31924]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash warning: Macro %bsd not found <13>Nov 17 03:34:34 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/iperf3-3.7-alt2.nosrc.rpm Installing iperf3-3.7-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.83302 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf iperf-3.7 + echo 'Source #0 (iperf-3.7.tar.gz):' Source #0 (iperf-3.7.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/iperf-3.7.tar.gz + /bin/tar -xf - + cd iperf-3.7 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (iperf3-3.7-idle-tcp-DoS.patch):' Patch #0 (iperf3-3.7-idle-tcp-DoS.patch): + /usr/bin/patch -p2 patching file src/iperf_server_api.c Hunk #1 succeeded at 119 (offset 1 line). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79370 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iperf-3.7 + libtoolize --copy --force --automake + aclocal -I config + autoheader + automake --foreign --add-missing --copy configure.ac:45: installing 'config/compile' configure.ac:37: installing 'config/missing' examples/Makefile.am: installing 'config/depcomp' + autoconf + 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 -- '{}' + 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 --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 --disable-profiling 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 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 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 for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ANSI C header files... (cached) yes checking for library containing floor... -lm checking for library containing socket... none required checking for library containing inet_ntop... none required checking for an ANSI C-conforming const... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for netinet/sctp.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... pkg-config checking for openssl/ssl.h in /usr/local/ssl... no checking for openssl/ssl.h in /usr/lib/ssl... no checking for openssl/ssl.h in /usr/ssl... no checking for openssl/ssl.h in /usr/pkg... no checking for openssl/ssl.h in /usr/local... no checking for openssl/ssl.h in /usr... no checking whether compiling and linking against OpenSSL works... no checking TCP_CONGESTION socket option... yes checking IPv6 flowlabel support... yes checking for cpuset_setaffinity... no checking for sched_setaffinity... yes checking for SetProcessAffinityMask... no checking for daemon... yes checking for sendfile... yes checking for getline... yes checking SO_MAX_PACING_RATE socket option... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/version.h config.status: creating examples/Makefile config.status: creating iperf3.spec config.status: creating src/iperf_config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 Making all in src make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o iperf3-main.o `test -f 'main.c' || echo './'`main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o iperf_locale.lo iperf_locale.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_locale.c -fPIC -DPIC -o .libs/iperf_locale.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_locale.c -o iperf_locale.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o iperf_auth.lo iperf_auth.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_auth.c -fPIC -DPIC -o .libs/iperf_auth.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_auth.c -o iperf_auth.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o iperf_error.lo iperf_error.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_error.c -fPIC -DPIC -o .libs/iperf_error.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_error.c -o iperf_error.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o iperf_sctp.lo iperf_sctp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_sctp.c -fPIC -DPIC -o .libs/iperf_sctp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_sctp.c -o iperf_sctp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o iperf_udp.lo iperf_udp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_udp.c -fPIC -DPIC -o .libs/iperf_udp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_udp.c -o iperf_udp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o iperf_tcp.lo iperf_tcp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_tcp.c -fPIC -DPIC -o .libs/iperf_tcp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_tcp.c -o iperf_tcp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o iperf_client_api.lo iperf_client_api.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_client_api.c -fPIC -DPIC -o .libs/iperf_client_api.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_client_api.c -o iperf_client_api.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o iperf_time.lo iperf_time.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_time.c -fPIC -DPIC -o .libs/iperf_time.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_time.c -o iperf_time.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o dscp.lo dscp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c dscp.c -fPIC -DPIC -o .libs/dscp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c dscp.c -o dscp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o tcp_info.lo tcp_info.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c tcp_info.c -fPIC -DPIC -o .libs/tcp_info.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c tcp_info.c -o tcp_info.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o t_timer-t_timer.o `test -f 't_timer.c' || echo './'`t_timer.c make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o iperf_server_api.lo iperf_server_api.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_server_api.c -fPIC -DPIC -o .libs/iperf_server_api.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_server_api.c -o iperf_server_api.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o t_uuid-t_uuid.o `test -f 't_uuid.c' || echo './'`t_uuid.c make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o t_units-t_units.o `test -f 't_units.c' || echo './'`t_units.c make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o iperf_util.lo iperf_util.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_util.c -fPIC -DPIC -o .libs/iperf_util.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_util.c -o iperf_util.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o net.lo net.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c net.c -fPIC -DPIC -o .libs/net.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c net.c -o net.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o timer.lo timer.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c timer.c -fPIC -DPIC -o .libs/timer.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c timer.c -o timer.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o t_api-t_api.o `test -f 't_api.c' || echo './'`t_api.c make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o units.lo units.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c units.c -fPIC -DPIC -o .libs/units.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c units.c -o units.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o cjson.lo cjson.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c cjson.c -fPIC -DPIC -o .libs/cjson.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c cjson.c -o cjson.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o iperf_api.lo iperf_api.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_api.c -fPIC -DPIC -o .libs/iperf_api.o iperf_api.c: In function 'iperf_on_connect': iperf_api.c:758:58: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] iperf_printf(test, " Target Bitrate: %llu\n", test->settings->rate); ~~~^ ~~~~~~~~~~~~~~~~~~~~ %lu iperf_api.c: In function 'diskfile_recv': iperf_api.c:3842:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(sp->diskfile_fd, sp->buffer, r); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iperf_api.c -o iperf_api.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o libiperf.la -rpath /usr/lib64 cjson.lo iperf_api.lo iperf_error.lo iperf_auth.lo iperf_client_api.lo iperf_locale.lo iperf_server_api.lo iperf_tcp.lo iperf_udp.lo iperf_sctp.lo iperf_util.lo iperf_time.lo dscp.lo net.lo tcp_info.lo timer.lo units.lo -lm libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/cjson.o .libs/iperf_api.o .libs/iperf_error.o .libs/iperf_auth.o .libs/iperf_client_api.o .libs/iperf_locale.o .libs/iperf_server_api.o .libs/iperf_tcp.o .libs/iperf_udp.o .libs/iperf_sctp.o .libs/iperf_util.o .libs/iperf_time.o .libs/dscp.o .libs/net.o .libs/tcp_info.o .libs/timer.o .libs/units.o -lm -g -O2 -Wl,-soname -Wl,libiperf.so.0 -o .libs/libiperf.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libiperf.so.0" && ln -s "libiperf.so.0.0.0" "libiperf.so.0") libtool: link: (cd ".libs" && rm -f "libiperf.so" && ln -s "libiperf.so.0.0.0" "libiperf.so") libtool: link: ar cr .libs/libiperf.a cjson.o iperf_api.o iperf_error.o iperf_auth.o iperf_client_api.o iperf_locale.o iperf_server_api.o iperf_tcp.o iperf_udp.o iperf_sctp.o iperf_util.o iperf_time.o dscp.o net.o tcp_info.o timer.o units.o libtool: link: ranlib .libs/libiperf.a libtool: link: ( cd ".libs" && rm -f "libiperf.la" && ln -s "../libiperf.la" "libiperf.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o t_units t_units-t_units.o libiperf.la -lm libtool: link: x86_64-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/t_units t_units-t_units.o ./.libs/libiperf.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o t_timer t_timer-t_timer.o libiperf.la -lm libtool: link: x86_64-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/t_timer t_timer-t_timer.o ./.libs/libiperf.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -g -o iperf3 iperf3-main.o libiperf.la -lm libtool: link: x86_64-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -g -o .libs/iperf3 iperf3-main.o ./.libs/libiperf.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o t_api t_api-t_api.o libiperf.la -lm libtool: link: x86_64-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/t_api t_api-t_api.o ./.libs/libiperf.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o t_uuid t_uuid-t_uuid.o libiperf.la -lm libtool: link: x86_64-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/t_uuid t_uuid-t_uuid.o ./.libs/libiperf.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' Making all in examples make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o mic-mic.o `test -f 'mic.c' || echo './'`mic.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o mis-mis.o `test -f 'mis.c' || echo './'`mis.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -g -o mis mis-mis.o ../src/libiperf.la -lm libtool: link: x86_64-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -g -o .libs/mis mis-mis.o ../src/.libs/libiperf.so -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -g -o mic mic-mic.o ../src/libiperf.la -lm libtool: link: x86_64-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -g -o .libs/mic mic-mic.o ../src/.libs/libiperf.so -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/examples' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20271 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/iperf3-buildroot + : + /bin/rm -rf -- /usr/src/tmp/iperf3-buildroot + cd iperf-3.7 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/iperf3-buildroot/usr exec_prefix=/usr/src/tmp/iperf3-buildroot/usr bindir=/usr/src/tmp/iperf3-buildroot/usr/bin sbindir=/usr/src/tmp/iperf3-buildroot/usr/sbin sysconfdir=/usr/src/tmp/iperf3-buildroot/etc datadir=/usr/src/tmp/iperf3-buildroot/usr/share includedir=/usr/src/tmp/iperf3-buildroot/usr/include libdir=/usr/src/tmp/iperf3-buildroot/usr/lib64 libexecdir=/usr/src/tmp/iperf3-buildroot/usr/lib localstatedir=/usr/src/tmp/iperf3-buildroot/var/lib sharedstatedir=/usr/src/tmp/iperf3-buildroot/var/lib mandir=/usr/src/tmp/iperf3-buildroot/usr/share/man infodir=/usr/src/tmp/iperf3-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/iperf-3.7' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/src' /bin/mkdir -p '/usr/src/tmp/iperf3-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /bin/install -p libiperf.la '/usr/src/tmp/iperf3-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libiperf.so.0.0.0 /usr/src/tmp/iperf3-buildroot/usr/lib64/libiperf.so.0.0.0 libtool: install: (cd /usr/src/tmp/iperf3-buildroot/usr/lib64 && { ln -s -f libiperf.so.0.0.0 libiperf.so.0 || { rm -f libiperf.so.0 && ln -s libiperf.so.0.0.0 libiperf.so.0; }; }) libtool: install: (cd /usr/src/tmp/iperf3-buildroot/usr/lib64 && { ln -s -f libiperf.so.0.0.0 libiperf.so || { rm -f libiperf.so && ln -s libiperf.so.0.0.0 libiperf.so; }; }) libtool: install: /bin/install -p .libs/libiperf.lai /usr/src/tmp/iperf3-buildroot/usr/lib64/libiperf.la libtool: install: /bin/install -p .libs/libiperf.a /usr/src/tmp/iperf3-buildroot/usr/lib64/libiperf.a libtool: install: chmod 644 /usr/src/tmp/iperf3-buildroot/usr/lib64/libiperf.a libtool: install: ranlib /usr/src/tmp/iperf3-buildroot/usr/lib64/libiperf.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/iperf3-buildroot/usr/bin' /bin/sh ../libtool --mode=install /bin/install -p iperf3 '/usr/src/tmp/iperf3-buildroot/usr/bin' libtool: warning: 'libiperf.la' has not been installed in '/usr/lib64' libtool: install: /bin/install -p .libs/iperf3 /usr/src/tmp/iperf3-buildroot/usr/bin/iperf3 /bin/mkdir -p '/usr/src/tmp/iperf3-buildroot/usr/include' /bin/install -p -m 644 iperf_api.h '/usr/src/tmp/iperf3-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/iperf3-buildroot/usr/share/man/man1' /bin/install -p -m 644 iperf3.1 '/usr/src/tmp/iperf3-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/iperf3-buildroot/usr/share/man/man3' /bin/install -p -m 644 libiperf.3 '/usr/src/tmp/iperf3-buildroot/usr/share/man/man3' make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/src' Making install in examples make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/examples' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7/examples' 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/iperf-3.7/examples' make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.7' 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/iperf-3.7' make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7' make: Leaving directory '/usr/src/RPM/BUILD/iperf-3.7' + rm -f /usr/src/tmp/iperf3-buildroot//usr/lib64/libiperf.a + install -pDm0644 /usr/src/RPM/SOURCES/iperf3.sysconfig /usr/src/tmp/iperf3-buildroot//etc/sysconfig/iperf3 + install -pDm0755 /usr/src/RPM/SOURCES/iperf3.init /usr/src/tmp/iperf3-buildroot//etc/rc.d/init.d/iperf3 + install -pDm0644 /usr/src/RPM/SOURCES/iperf3.service /usr/src/tmp/iperf3-buildroot//lib/systemd/system/iperf3.service + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/iperf3-buildroot (auto) removed './usr/lib64/libiperf.la' mode of './usr/lib64/libiperf.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/iperf3-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/iperf3-buildroot/ (default) Compressing files in /usr/src/tmp/iperf3-buildroot (auto) Adjusting library links in /usr/src/tmp/iperf3-buildroot ./lib: ./usr/lib64: libiperf.so.0 -> libiperf.so.0.0.0 Verifying ELF objects in /usr/src/tmp/iperf3-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: iperf3-3.7-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.4702 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iperf-3.7 + DOCDIR=/usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.7 + export DOCDIR + rm -rf /usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.7 + /bin/mkdir -p /usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.7 + cp -prL LICENSE README.md RELNOTES.md /usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.7 + chmod -R go-w /usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.7 + chmod -R a+rX /usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dmWnCP 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.LktsC4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iRFI9m Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OMyLeJ Requires: libiperf3-0 = 3.7-alt2, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libiperf.so.0()(64bit) >= set:mh26DkL3yEFIcUKEkSUb9CZbN2yZex3Oeet8GPMeFkbEYmIKMew0, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Gffb9 Creating iperf3-debuginfo package Processing files: libiperf3-0-3.7-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bWgnCC find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/iperf3-buildroot/usr/lib64/libiperf.so.0: 368 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ed67D9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libiperf3 = 3.7-alt2, libiperf.so.0()(64bit) = set:md4aZxUOEyBPgFbW9W10QbYDJSUmZgbFRPZwJgaqKQRB95bTncWVvbt7KuTANk1wZqACDpIZAtwGNwTfB1LNqPj0taOiqLPPQpYTx2RkRY9sAZ3gDDvySQXYQZKmKKDD31Xe59z4Bj7J2EM0kPA3ICqwSerEYO6pWMMDyGwbHAZklJ1DusZ0tKpnfZ9woq2eJifRdDdXapPpa6h7eeYnuZxenZ537NgIB2lQBvGbbLet8pYXhQZlAm0Ff33gfkFCkaqsoFmxVKMJzb9zmIdge1Cw9liKohWzYhh7a9c22JXjM8K9ygan6zftm5K1ZbkQ4uka6oVVIhSE3YqedVhPKC4JNSh2IV8J8g7M3tLKXNDSvbdiQXyZvCBDrMw4rhNPYY77kb2golETRD80ZJswgRO9059abjF6MDUuunuKObRC0TaY5eb1GXPQVgeWnlnZLXAAOnmKcHhSqDkZfWCxNPwpEovyRDlitHo4xwm6M2Qz7EyOvHs1P0ScrQEri4xrRJp4ZumTBbrG0ZddB422ByKRwK7k1rj1ZvKeIJgAxM4y5gXVBZy1XOBKcODPF9Z3kc7x9Lx27NxqsUtIGdXwzulhVSzIA6EA2GGmZ8pZDUJOL2z0Ukzz258KkVGpARgDAINkxvyiMPCoKBg8fuumgNPNZay6BQMnjxpOf1ml2ao8TWvIZuO0zIzYCgQzfC5SrKhkZieTRH3bdNEMdoJm0AjWZ7VRrHOIIZcOeU20 Requires: libc.so.6(GLIBC_2.14)(64bit), 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.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.jgzkdK Creating libiperf3-0-debuginfo package Processing files: libiperf3-devel-3.7-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Gubfo 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.JYa6c6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: iperf3-devel = 3.7 Requires: libiperf3-0 = 3.7-alt2, /usr/lib64/libiperf.so.0.0.0 Obsoletes: iperf3-devel < 3.7 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w6laSR Processing files: iperf3-debuginfo-3.7-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WLCzyH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SereUA find-requires: running scripts (debuginfo) Requires: iperf3 = 3.7-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libiperf.so.0) Processing files: libiperf3-0-debuginfo-3.7-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XqgG2x find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KfjmEy find-requires: running scripts (debuginfo) Provides: debug64(libiperf.so.0) Requires: libiperf3-0 = 3.7-alt2, debug64(libc.so.6) Adding to iperf3 a strict dependency on libiperf3-0 Adding to iperf3-debuginfo a strict dependency on iperf3 Adding to libiperf3-devel a strict dependency on libiperf3-0 Adding to libiperf3-0-debuginfo a strict dependency on libiperf3-0 Adding to iperf3-debuginfo a strict dependency on libiperf3-0-debuginfo Removing from iperf3-debuginfo 6 sources provided by libiperf3-0-debuginfo Removing 2 extra deps from iperf3 due to dependency on libiperf3-0 Removing 1 extra deps from libiperf3-devel due to dependency on libiperf3-0 Removing 1 extra deps from iperf3-debuginfo due to dependency on libiperf3-0-debuginfo Removing 2 extra deps from iperf3 due to repentancy on libiperf3-0 Removing 1 extra deps from iperf3-debuginfo due to repentancy on libiperf3-0-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/iperf3-3.7-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libiperf3-0-3.7-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libiperf3-devel-3.7-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/iperf3-debuginfo-3.7-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libiperf3-0-debuginfo-3.7-alt2.x86_64.rpm 29.58user 8.46system 0:42.06elapsed 90%CPU (0avgtext+0avgdata 55144maxresident)k 0inputs+0outputs (0major+1543256minor)pagefaults 0swaps 36.22user 13.82system 0:59.37elapsed 84%CPU (0avgtext+0avgdata 115012maxresident)k 0inputs+0outputs (0major+1904816minor)pagefaults 0swaps