<86>Apr 21 01:08:51 userdel[11112]: delete user 'rooter' <86>Apr 21 01:08:51 userdel[11112]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:08:51 groupadd[11117]: group added to /etc/group: name=rooter, GID=609 <86>Apr 21 01:08:51 groupadd[11117]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:08:51 groupadd[11117]: new group: name=rooter, GID=609 <86>Apr 21 01:08:51 useradd[11121]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash <86>Apr 21 01:08:51 userdel[11132]: delete user 'builder' <86>Apr 21 01:08:51 userdel[11132]: removed group 'builder' owned by 'builder' <86>Apr 21 01:08:51 userdel[11132]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:08:51 groupadd[11143]: group added to /etc/group: name=builder, GID=610 <86>Apr 21 01:08:51 groupadd[11143]: group added to /etc/gshadow: name=builder <86>Apr 21 01:08:51 groupadd[11143]: new group: name=builder, GID=610 <86>Apr 21 01:08:51 useradd[11148]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash <13>Apr 21 01:08:54 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Installing iperf3-3.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8730 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf iperf-3.3 + echo 'Source #0 (iperf-3.3.tar.gz):' Source #0 (iperf-3.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/iperf-3.3.tar.gz + /bin/tar -xf - + cd iperf-3.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8730 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iperf-3.3 + libtoolize --copy --force --automake + aclocal -I config + autoheader + automake --foreign --add-missing --copy + autoconf + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 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 + xargs -ri dirname -- '{}' + ./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 --without-included-gettext 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 for style of include used by make... GNU 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 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 nanosleep... none required 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 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 sendfile... yes checking SO_MAX_PACING_RATE socket option... 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 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/iperf-3.3' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/iperf-3.3/src' make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/iperf-3.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o cjson.lo cjson.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o iperf_api.lo iperf_api.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o iperf_error.lo iperf_error.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o iperf_auth.lo iperf_auth.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o iperf_client_api.lo iperf_client_api.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o iperf_locale.lo iperf_locale.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o iperf_server_api.lo iperf_server_api.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o iperf_tcp.lo iperf_tcp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -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 -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 -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 -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 -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 -Wall -g -O2 -Wall -c iperf_api.c -fPIC -DPIC -o .libs/iperf_api.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -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 -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 -Wall -g -O2 -Wall -c iperf_locale.c -o iperf_locale.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o iperf_udp.lo iperf_udp.c iperf_tcp.c: In function 'iperf_tcp_send': iperf_tcp.c:93:9: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'iperf_size_t {aka long unsigned int}' [-Wformat=] printf("sent %d bytes of %d, total %llu\n", r, sp->settings->blksize, sp->result->bytes_sent); ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c iperf_udp.c -fPIC -DPIC -o .libs/iperf_udp.o iperf_api.c: In function 'diskfile_recv': iperf_api.c:3386:2: 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 -Wall -g -O2 -Wall -c iperf_auth.c -o iperf_auth.o >/dev/null 2>&1 iperf_udp.c: In function 'iperf_udp_recv': iperf_udp.c:101:18: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, "pcount %llu packet_count %d\n", pcount, sp->packet_count); ^ iperf_udp.c:144:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, "OUT OF ORDER - incoming packet sequence %llu but expected sequence %d on stream %d", pcount, sp->packet_count, sp->socket); ^ iperf_udp.c: In function 'iperf_udp_send': iperf_udp.c:223:9: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'iperf_size_t {aka long unsigned int}' [-Wformat=] printf("sent %d bytes of %d, total %llu\n", r, sp->settings->blksize, sp->result->bytes_sent); ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c iperf_error.c -o iperf_error.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o iperf_sctp.lo iperf_sctp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -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 -Wall -g -O2 -Wall -c iperf_udp.c -o iperf_udp.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c iperf_tcp.c -o iperf_tcp.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c iperf_sctp.c -o iperf_sctp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o iperf_util.lo iperf_util.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -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 -Wall -g -O2 -Wall -c iperf_server_api.c -o iperf_server_api.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c iperf_client_api.c -o iperf_client_api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o dscp.lo dscp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c dscp.c -fPIC -DPIC -o .libs/dscp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o net.lo net.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c dscp.c -o dscp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o tcp_info.lo tcp_info.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -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 -Wall -g -O2 -Wall -c tcp_info.c -fPIC -DPIC -o .libs/tcp_info.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o tcp_window_size.lo tcp_window_size.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c tcp_window_size.c -fPIC -DPIC -o .libs/tcp_window_size.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c tcp_window_size.c -o tcp_window_size.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c iperf_util.c -o iperf_util.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o timer.lo timer.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c -o units.lo units.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -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 -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 -Wall -g -O2 -Wall -c tcp_info.c -o tcp_info.o >/dev/null 2>&1 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -pipe -Wall -g -O2 -Wall -c -o iperf3-main.o `test -f 'main.c' || echo './'`main.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c units.c -o units.o >/dev/null 2>&1 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -pipe -Wall -g -O2 -Wall -c -o t_timer-t_timer.o `test -f 't_timer.c' || echo './'`t_timer.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c timer.c -o timer.o >/dev/null 2>&1 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -pipe -Wall -g -O2 -Wall -c -o t_units-t_units.o `test -f 't_units.c' || echo './'`t_units.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -pipe -Wall -g -O2 -Wall -c -o t_uuid-t_uuid.o `test -f 't_uuid.c' || echo './'`t_uuid.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-main.o `test -f 'main.c' || echo './'`main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-cjson.o `test -f 'cjson.c' || echo './'`cjson.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-iperf_api.o `test -f 'iperf_api.c' || echo './'`iperf_api.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-iperf_error.o `test -f 'iperf_error.c' || echo './'`iperf_error.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-iperf_auth.o `test -f 'iperf_auth.c' || echo './'`iperf_auth.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-iperf_client_api.o `test -f 'iperf_client_api.c' || echo './'`iperf_client_api.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c net.c -o net.o >/dev/null 2>&1 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-iperf_locale.o `test -f 'iperf_locale.c' || echo './'`iperf_locale.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c iperf_api.c -o iperf_api.o >/dev/null 2>&1 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-iperf_server_api.o `test -f 'iperf_server_api.c' || echo './'`iperf_server_api.c iperf_api.c: In function 'diskfile_recv': iperf_api.c:3386:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(sp->diskfile_fd, sp->buffer, r); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-iperf_tcp.o `test -f 'iperf_tcp.c' || echo './'`iperf_tcp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -Wall -c cjson.c -o cjson.o >/dev/null 2>&1 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-iperf_udp.o `test -f 'iperf_udp.c' || echo './'`iperf_udp.c iperf_tcp.c: In function 'iperf_tcp_send': iperf_tcp.c:93:9: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'iperf_size_t {aka long unsigned int}' [-Wformat=] printf("sent %d bytes of %d, total %llu\n", r, sp->settings->blksize, sp->result->bytes_sent); ^ iperf_udp.c: In function 'iperf_udp_recv': iperf_udp.c:101:18: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, "pcount %llu packet_count %d\n", pcount, sp->packet_count); ^ iperf_udp.c:144:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, "OUT OF ORDER - incoming packet sequence %llu but expected sequence %d on stream %d", pcount, sp->packet_count, sp->socket); ^ iperf_udp.c: In function 'iperf_udp_send': iperf_udp.c:223:9: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'iperf_size_t {aka long unsigned int}' [-Wformat=] printf("sent %d bytes of %d, total %llu\n", r, sp->settings->blksize, sp->result->bytes_sent); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-iperf_sctp.o `test -f 'iperf_sctp.c' || echo './'`iperf_sctp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-iperf_util.o `test -f 'iperf_util.c' || echo './'`iperf_util.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-dscp.o `test -f 'dscp.c' || echo './'`dscp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-net.o `test -f 'net.c' || echo './'`net.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-tcp_info.o `test -f 'tcp_info.c' || echo './'`tcp_info.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-tcp_window_size.o `test -f 'tcp_window_size.c' || echo './'`tcp_window_size.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-timer.o `test -f 'timer.c' || echo './'`timer.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pg -g -pipe -Wall -g -O2 -Wall -c -o iperf3_profile-units.o `test -f 'units.c' || echo './'`units.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -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 dscp.lo net.lo tcp_info.lo tcp_window_size.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/dscp.o .libs/net.o .libs/tcp_info.o .libs/tcp_window_size.o .libs/timer.o .libs/units.o -lm -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 cru .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 dscp.o net.o tcp_info.o tcp_window_size.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" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -pipe -Wall -g -O2 -Wall -g -o iperf3 iperf3-main.o libiperf.la -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -pipe -Wall -g -O2 -Wall -o t_timer t_timer-t_timer.o libiperf.la -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -pipe -Wall -g -O2 -Wall -o t_units t_units-t_units.o libiperf.la -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -pipe -Wall -g -O2 -Wall -o t_uuid t_uuid-t_uuid.o libiperf.la -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pg -g -pipe -Wall -g -O2 -Wall -pg -g -o iperf3_profile iperf3_profile-main.o iperf3_profile-cjson.o iperf3_profile-iperf_api.o iperf3_profile-iperf_error.o iperf3_profile-iperf_auth.o iperf3_profile-iperf_client_api.o iperf3_profile-iperf_locale.o iperf3_profile-iperf_server_api.o iperf3_profile-iperf_tcp.o iperf3_profile-iperf_udp.o iperf3_profile-iperf_sctp.o iperf3_profile-iperf_util.o iperf3_profile-dscp.o iperf3_profile-net.o iperf3_profile-tcp_info.o iperf3_profile-tcp_window_size.o iperf3_profile-timer.o iperf3_profile-units.o libiperf.la -lm libtool: link: x86_64-alt-linux-gcc -g -pipe -Wall -g -O2 -Wall -g -o .libs/iperf3 iperf3-main.o ./.libs/libiperf.so -lm libtool: link: x86_64-alt-linux-gcc -g -pipe -Wall -g -O2 -Wall -o .libs/t_uuid t_uuid-t_uuid.o ./.libs/libiperf.so -lm libtool: link: x86_64-alt-linux-gcc -g -pipe -Wall -g -O2 -Wall -o .libs/t_timer t_timer-t_timer.o ./.libs/libiperf.so -lm libtool: link: x86_64-alt-linux-gcc -pg -g -pipe -Wall -g -O2 -Wall -pg -g -o .libs/iperf3_profile iperf3_profile-main.o iperf3_profile-cjson.o iperf3_profile-iperf_api.o iperf3_profile-iperf_error.o iperf3_profile-iperf_auth.o iperf3_profile-iperf_client_api.o iperf3_profile-iperf_locale.o iperf3_profile-iperf_server_api.o iperf3_profile-iperf_tcp.o iperf3_profile-iperf_udp.o iperf3_profile-iperf_sctp.o iperf3_profile-iperf_util.o iperf3_profile-dscp.o iperf3_profile-net.o iperf3_profile-tcp_info.o iperf3_profile-tcp_window_size.o iperf3_profile-timer.o iperf3_profile-units.o ./.libs/libiperf.so -lm libtool: link: x86_64-alt-linux-gcc -g -pipe -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.3/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/iperf-3.3/src' Making all in examples make[1]: Entering directory `/usr/src/RPM/BUILD/iperf-3.3/examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -g -pipe -Wall -g -O2 -Wall -c -o mic-mic.o `test -f 'mic.c' || echo './'`mic.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -g -pipe -Wall -g -O2 -Wall -c -o mis-mis.o `test -f 'mis.c' || echo './'`mis.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -pipe -Wall -g -O2 -Wall -g -o mic mic-mic.o ../src/libiperf.la -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -pipe -Wall -g -O2 -Wall -g -o mis mis-mis.o ../src/libiperf.la -lm libtool: link: x86_64-alt-linux-gcc -g -pipe -Wall -g -O2 -Wall -g -o .libs/mic mic-mic.o ../src/.libs/libiperf.so -lm libtool: link: x86_64-alt-linux-gcc -g -pipe -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.3/examples' make[1]: Entering directory `/usr/src/RPM/BUILD/iperf-3.3' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/iperf-3.3' make: Leaving directory `/usr/src/RPM/BUILD/iperf-3.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80668 + 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.3 + /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.3' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/iperf-3.3/src' make[2]: Entering directory `/usr/src/RPM/BUILD/iperf-3.3/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: install: 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: install: 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.3/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/iperf-3.3/src' Making install in examples make[1]: Entering directory `/usr/src/RPM/BUILD/iperf-3.3/examples' make[2]: Entering directory `/usr/src/RPM/BUILD/iperf-3.3/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.3/examples' make[1]: Leaving directory `/usr/src/RPM/BUILD/iperf-3.3/examples' make[1]: Entering directory `/usr/src/RPM/BUILD/iperf-3.3' make[2]: Entering directory `/usr/src/RPM/BUILD/iperf-3.3' 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.3' make[1]: Leaving directory `/usr/src/RPM/BUILD/iperf-3.3' make: Leaving directory `/usr/src/RPM/BUILD/iperf-3.3' + 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) 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.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42747 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iperf-3.3 + DOCDIR=/usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.3 + export DOCDIR + rm -rf /usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.3 + /bin/mkdir -p /usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.3 + cp -prL LICENSE README.md RELEASE_NOTES /usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.3 + chmod -R go-w /usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.3 + chmod -R a+rX /usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bVNEGW find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rvILo5 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.B4UYXg Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z67Rfv Requires: libiperf3-0 = 3.3-alt1, /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, /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.heVCfM Creating iperf3-debuginfo package Processing files: libiperf3-0-3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UcQUW5 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/iperf3-buildroot/usr/lib64/libiperf.so.0: 341 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q92vls find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libiperf3 = 3.3-alt1, libiperf.so.0()(64bit) = set:mdEeHyBPgFbW9W10QbYDJSUmZgbFRPZwZ4QBKKcFgZjQPZCFXg3Zc4Z59dfPoZFW0lz1Lva3uzRCD0WkABQu7G9ZKgxqGqZkU8XbvZkQCuDDZnTORZcPxwtDyAhyOFzm1ko0QSICqwSerE9RQxxf5l1nm9Z9Gq3eNstKpnfZ9woq2eJif5yC5jjN8WMNxZyLZw63xzo8SixaWOfRBBnDekLknWu4Jvhq1AZgUvGkja5deIkHMsn0d16Jorws2a5ur9liKohWzYh5iEvA461Skwhsj4xkKc6vWIas3Wnaq2fa53IYsS8rQ1udDCYEpnjyIq2IV8J8g7M3tLKXNDSvbdiQXyZvCBDrMw4rhNPYY77KuvP04m5WtZ9807uFqV4wy4BBLQDEdZIluFS4UmxLMp9gtvCe7OhZGGHZLtiiVbbnCR8rJjGZntPMUpMcAsGfHAWmN821Jcw5E7fg5BZCBbo6MCpz6tjy8sHKdzMTJKj12UhZeQki88kaWm3wUvraMjpH5yc4CgI0qfLYn2SBbtpAfDjjW7aCHZxas47GNxTNGSI3eWl5BrfOiLkglRG7PZvMrBv561MF675agsFOlP8Hxe9pzF2ZAk2uSoL7OLOWWizeKn5Gnvd5CiZGa15cArZfoZdB16p7VdudNIMKK5vNVKutoF965K1HR2wsiLZyLurlCBJDBtM50 Requires: libc.so.6(GLIBC_2.14)(64bit), 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) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gntlrR Creating libiperf3-0-debuginfo package Processing files: libiperf3-devel-3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Djwej find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pNCZIN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: iperf3-devel = 3.3 Requires: libiperf3-0 = 3.3-alt1, /usr/lib64/libiperf.so.0.0.0 Obsoletes: iperf3-devel < 3.3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HchKUk Processing files: iperf3-debuginfo-3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DHWKNU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r5J8ox find-requires: running scripts (debuginfo) Requires: iperf3 = 3.3-alt1, /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.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rYllIc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ufW0IU find-requires: running scripts (debuginfo) Provides: debug64(libiperf.so.0) Requires: libiperf3-0 = 3.3-alt1, debug64(libc.so.6) Adding to iperf3-debuginfo a strict dependency on libiperf3-0-debuginfo Removing from iperf3-debuginfo 4 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.3-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libiperf3-0-3.3-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libiperf3-devel-3.3-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/iperf3-debuginfo-3.3-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libiperf3-0-debuginfo-3.3-alt1.x86_64.rpm 23.29user 7.10system 0:30.94elapsed 98%CPU (0avgtext+0avgdata 47112maxresident)k 0inputs+0outputs (0major+1218746minor)pagefaults 0swaps 27.23user 11.44system 0:38.66elapsed 100%CPU (0avgtext+0avgdata 122128maxresident)k 24inputs+0outputs (0major+1486156minor)pagefaults 0swaps