<86>Jun 26 11:27:22 userdel[1062289]: delete user 'rooter' <86>Jun 26 11:27:22 userdel[1062289]: removed group 'rooter' owned by 'rooter' <86>Jun 26 11:27:22 userdel[1062289]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 26 11:27:22 groupadd[1062294]: group added to /etc/group: name=rooter, GID=681 <86>Jun 26 11:27:22 groupadd[1062294]: group added to /etc/gshadow: name=rooter <86>Jun 26 11:27:22 groupadd[1062294]: new group: name=rooter, GID=681 <86>Jun 26 11:27:22 useradd[1062298]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Jun 26 11:27:22 userdel[1062304]: delete user 'builder' <86>Jun 26 11:27:22 userdel[1062304]: removed group 'builder' owned by 'builder' <86>Jun 26 11:27:22 userdel[1062304]: removed shadow group 'builder' owned by 'builder' <86>Jun 26 11:27:22 groupadd[1062309]: group added to /etc/group: name=builder, GID=682 <86>Jun 26 11:27:22 groupadd[1062309]: group added to /etc/gshadow: name=builder <86>Jun 26 11:27:22 groupadd[1062309]: new group: name=builder, GID=682 <86>Jun 26 11:27:22 useradd[1062313]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/iperf3-3.9-alt1.nosrc.rpm (w1.gzdio) Installing iperf3-3.9-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20757 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf iperf-3.9 + echo 'Source #0 (iperf-3.9.tar.gz):' Source #0 (iperf-3.9.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/iperf-3.9.tar.gz + /bin/tar -xf - + cd iperf-3.9 + /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.20757 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iperf-3.9 + libtoolize --copy --force --automake + aclocal -I config + autoheader + automake --foreign --add-missing --copy configure.ac:40: installing 'config/compile' configure.ac:38: installing 'config/missing' examples/Makefile.am: installing 'config/depcomp' + autoconf + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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 -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 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 make supports nested variables... (cached) yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none 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 i586-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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-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 i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 whether to enable maintainer-specific portions of Makefiles... no checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-alt-linux-gcc... (cached) none checking for i586-alt-linux-ranlib... ranlib checking whether ln -s works... 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 i586-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.9/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o iperf3-main.o `test -f 'main.c' || echo './'`main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o iperf_auth.lo iperf_auth.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_auth.c -fPIC -DPIC -o .libs/iperf_auth.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_auth.c -o iperf_auth.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o iperf_locale.lo iperf_locale.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_locale.c -fPIC -DPIC -o .libs/iperf_locale.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_locale.c -o iperf_locale.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o iperf_error.lo iperf_error.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_error.c -fPIC -DPIC -o .libs/iperf_error.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_error.c -o iperf_error.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o iperf_client_api.lo iperf_client_api.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_client_api.c -fPIC -DPIC -o .libs/iperf_client_api.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o iperf_sctp.lo iperf_sctp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_sctp.c -fPIC -DPIC -o .libs/iperf_sctp.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_sctp.c -o iperf_sctp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o iperf_tcp.lo iperf_tcp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_tcp.c -fPIC -DPIC -o .libs/iperf_tcp.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_tcp.c -o iperf_tcp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o iperf_time.lo iperf_time.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_time.c -fPIC -DPIC -o .libs/iperf_time.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_time.c -o iperf_time.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o iperf_udp.lo iperf_udp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_udp.c -fPIC -DPIC -o .libs/iperf_udp.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_udp.c -o iperf_udp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o iperf_server_api.lo iperf_server_api.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_server_api.c -fPIC -DPIC -o .libs/iperf_server_api.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o iperf_util.lo iperf_util.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_util.c -fPIC -DPIC -o .libs/iperf_util.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_util.c -o iperf_util.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o dscp.lo dscp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c dscp.c -fPIC -DPIC -o .libs/dscp.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c dscp.c -o dscp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o timer.lo timer.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c timer.c -fPIC -DPIC -o .libs/timer.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c timer.c -o timer.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o tcp_info.lo tcp_info.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c tcp_info.c -fPIC -DPIC -o .libs/tcp_info.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c tcp_info.c -o tcp_info.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o t_auth-t_auth.o `test -f 't_auth.c' || echo './'`t_auth.c make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o units.lo units.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c units.c -fPIC -DPIC -o .libs/units.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c units.c -o units.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o net.lo net.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c net.c -fPIC -DPIC -o .libs/net.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c net.c -o net.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o cjson.lo cjson.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c cjson.c -fPIC -DPIC -o .libs/cjson.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c cjson.c -o cjson.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o iperf_api.lo iperf_api.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_api.c -fPIC -DPIC -o .libs/iperf_api.o iperf_api.c: In function 'diskfile_recv': iperf_api.c:4060:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 4060 | (void) write(sp->diskfile_fd, sp->buffer, r); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iperf_api.c -o iperf_api.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o libiperf.la -rpath /usr/lib 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: i586-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 -march=i586 -mtune=generic -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.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o t_timer t_timer-t_timer.o libiperf.la -lm libtool: link: i586-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/t_timer t_timer-t_timer.o ./.libs/libiperf.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o t_units t_units-t_units.o libiperf.la -lm libtool: link: i586-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/t_units t_units-t_units.o ./.libs/libiperf.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o t_api t_api-t_api.o libiperf.la -lm libtool: link: i586-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/t_api t_api-t_api.o ./.libs/libiperf.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o t_uuid t_uuid-t_uuid.o libiperf.la -lm libtool: link: i586-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/t_uuid t_uuid-t_uuid.o ./.libs/libiperf.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o t_auth t_auth-t_auth.o libiperf.la -lm libtool: link: i586-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/t_auth t_auth-t_auth.o ./.libs/libiperf.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -g -o iperf3 iperf3-main.o libiperf.la -lm libtool: link: i586-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -g -o .libs/iperf3 iperf3-main.o ./.libs/libiperf.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' Making all in examples make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/examples' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o mis-mis.o `test -f 'mis.c' || echo './'`mis.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/examples' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o mic-mic.o `test -f 'mic.c' || echo './'`mic.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/examples' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -g -o mic mic-mic.o ../src/libiperf.la -lm libtool: link: i586-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -g -o .libs/mic mic-mic.o ../src/.libs/libiperf.so -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/examples' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -g -o mis mis-mis.o ../src/libiperf.la -lm libtool: link: i586-alt-linux-gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -g -o .libs/mis mis-mis.o ../src/.libs/libiperf.so -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/examples' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6711 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd iperf-3.9 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/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/lib 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.9' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/src' /bin/mkdir -p '/usr/src/tmp/iperf3-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libiperf.la '/usr/src/tmp/iperf3-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libiperf.so.0.0.0 /usr/src/tmp/iperf3-buildroot/usr/lib/libiperf.so.0.0.0 libtool: install: (cd /usr/src/tmp/iperf3-buildroot/usr/lib && { 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/lib && { 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: /usr/libexec/rpm-build/install -p .libs/libiperf.lai /usr/src/tmp/iperf3-buildroot/usr/lib/libiperf.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libiperf.a /usr/src/tmp/iperf3-buildroot/usr/lib/libiperf.a libtool: install: chmod 644 /usr/src/tmp/iperf3-buildroot/usr/lib/libiperf.a libtool: install: ranlib /usr/src/tmp/iperf3-buildroot/usr/lib/libiperf.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/iperf3-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p iperf3 '/usr/src/tmp/iperf3-buildroot/usr/bin' libtool: warning: 'libiperf.la' has not been installed in '/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/iperf3 /usr/src/tmp/iperf3-buildroot/usr/bin/iperf3 /bin/mkdir -p '/usr/src/tmp/iperf3-buildroot/usr/include' /usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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.9/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/src' Making install in examples make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/examples' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9/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.9/examples' make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9' make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-3.9' 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.9' make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9' make: Leaving directory '/usr/src/RPM/BUILD/iperf-3.9' + rm -f /usr/src/tmp/iperf3-buildroot//usr/lib/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/lib/libiperf.la' mode of './usr/lib/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,gnuconfig) 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: (from :0) ./usr/lib: (from :0) 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) verify-elf: WARNING: ./usr/lib/libiperf.so.0.0.0: uses non-LFS functions: __fxstat fcntl fopen ftruncate mkstemp mmap open sendfile Processing files: iperf3-3.9-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53102 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iperf-3.9 + DOCDIR=/usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.9 + export DOCDIR + rm -rf /usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.9 + /bin/mkdir -p /usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.9 + cp -prL LICENSE README.md RELNOTES.md /usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.9 + chmod -R go-w /usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.9 + chmod -R a+rX /usr/src/tmp/iperf3-buildroot/usr/share/doc/iperf3-3.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Dje7zQ 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.YrcW1P find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cgcNIN Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6d5oeO Requires: libiperf3-0 = 3.9-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, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libiperf.so.0 >= 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.PUUDfR Creating iperf3-debuginfo package Processing files: libiperf3-0-3.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qLBl4O find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/iperf3-buildroot/usr/lib/libiperf.so.0: 400 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NbrUwQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libiperf3 = 3.9-alt1, libiperf.so.0 = set:md4aZxUOEyBPgFbW9WxG20FZfZ1IJSUmZgbFRPZwJgaqKQRB95bTncWVvbt7KuTANk1wZq4ejcPcSvG3kd6YZpOwToJV9we5p9JTzxY9s6PkD4maS9jR7rpcsAZ3gDDvyLnJytuWvTORJVI1e4T2aoS1b8z4Bj7J2EM0kPA3ICqwSerE5MrpzctoUjhlMBlivGGdUQzH7WsPKuWjgcd1DmXZyEWCPCtBIVc5zE377ZjRN3ZxenZ537NgIB2lQBvGbbLet8pYXhQZlAm0Ff3zJ0ImPPaRAihz3bRacT5Kts9pQyJ1O9MEaKAk9V6WMWM7Vzyekio44qTDwhsj4xkKcxV1HeH2nZH3Rb5dx7By1muerAdW0LCjjuQIH9hrIt4lOld7F51W0uEXRtfZkXLB69WthZDbnoyV6c8NmkYcfZx7kb2golsTfyZ980ZJswgRO9059abjF6MDUuunuKObRC0TaY5eb1GXPQVgeWnlnZLXAAOnmKcHhSqDkZfWCxNPwpEovyRDlitHo4xwm6EeuVZ87EyOvHs1PwCWdg6sz6tjy8sHKdzMTJKbiA2rG0lOujbNki88kaWm3Wug5Id5UZKWMS2h62j8m0JDnZr4H2ywbtpAfDjjW7aCzMATgxzUgdeYemRCtMhLGEsXhmi3ki1llHucXZwLlZlxh0sGNhx24nGsBelDAINk9JXWE4YI9Cr94OzDD5kYs03en5daFxLC2PAv2IG4kMgKRZERTB16p7VJ2u7XN7P2XdT8avNVKutoF9u8mH50VAuZBuZ6HOIInQ5hXwb0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.1), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e5C7cP Creating libiperf3-0-debuginfo package Processing files: libiperf3-devel-3.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.isInhR 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.r2aa9Q find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: iperf3-devel = 3.9 Requires: libiperf3-0 = 3.9-alt1, /usr/lib/libiperf.so.0.0.0 Obsoletes: iperf3-devel < 3.9 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jrbPoQ Processing files: iperf3-debuginfo-3.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0zDRRP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mISZoO find-requires: running scripts (debuginfo) Requires: iperf3 = 3.9-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libiperf.so.0) Processing files: libiperf3-0-debuginfo-3.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bzEdpP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZKeS6O find-requires: running scripts (debuginfo) Provides: debug(libiperf.so.0) Requires: libiperf3-0 = 3.9-alt1, debug(libc.so.6), debug(libm.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 5 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 3 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/i586/iperf3-3.9-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libiperf3-0-3.9-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libiperf3-devel-3.9-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/iperf3-debuginfo-3.9-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libiperf3-0-debuginfo-3.9-alt1.i586.rpm (w2.lzdio) 15.22user 3.45system 0:24.21elapsed 77%CPU (0avgtext+0avgdata 46784maxresident)k 0inputs+0outputs (0major+1364974minor)pagefaults 0swaps 16.80user 5.79system 0:27.76elapsed 81%CPU (0avgtext+0avgdata 46784maxresident)k 0inputs+0outputs (0major+1612825minor)pagefaults 0swaps --- iperf3-3.9-alt1.i586.rpm.repo 2020-08-19 14:13:53.000000000 +0000 +++ iperf3-3.9-alt1.i586.rpm.hasher 2021-06-26 11:27:48.475323269 +0000 @@ -25,2 +25,2 @@ Provides: iperf3 = 3.9-alt1:sisyphus+256477.100.1.1 -RPMIdentity: 7783f05daa3f32da8d3f6f6c1a253893 +RPMIdentity: 2c1acc6e690a0b921da87d7cd66a31b8 --- iperf3-debuginfo-3.9-alt1.i586.rpm.repo 2020-08-19 14:13:53.000000000 +0000 +++ iperf3-debuginfo-3.9-alt1.i586.rpm.hasher 2021-06-26 11:27:48.547322771 +0000 @@ -8,2 +8,2 @@ Provides: iperf3-debuginfo = 3.9-alt1:sisyphus+256477.100.1.1 -RPMIdentity: 86f7b4552f09c6feed51aaa25e70832e +RPMIdentity: 0407a92f203e8271f8253406df4c10b9 --- libiperf3-0-3.9-alt1.i586.rpm.repo 2020-08-19 14:13:53.000000000 +0000 +++ libiperf3-0-3.9-alt1.i586.rpm.hasher 2021-06-26 11:27:48.616322293 +0000 @@ -17,2 +17,2 @@ Provides: libiperf3-0 = 3.9-alt1:sisyphus+256477.100.1.1 -RPMIdentity: 942880fe96ca59c5c288d7e679af70ad +RPMIdentity: 541e091c98566edd2cf8f3cacd0dd3c5 --- libiperf3-0-debuginfo-3.9-alt1.i586.rpm.repo 2020-08-19 14:13:53.000000000 +0000 +++ libiperf3-0-debuginfo-3.9-alt1.i586.rpm.hasher 2021-06-26 11:27:48.690321781 +0000 @@ -36,2 +36,2 @@ Provides: libiperf3-0-debuginfo = 3.9-alt1:sisyphus+256477.100.1.1 -RPMIdentity: 8774be1b974400f33bfeaaa42b96113b +RPMIdentity: 43c69cbc31dea861652c397a23422130