<86>Aug 16 01:31:20 userdel[2389736]: delete user 'rooter'
<86>Aug 16 01:31:20 userdel[2389736]: removed group 'rooter' owned by 'rooter'
<86>Aug 16 01:31:20 userdel[2389736]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 16 01:31:20 groupadd[2389747]: group added to /etc/group: name=rooter, GID=933
<86>Aug 16 01:31:20 groupadd[2389747]: group added to /etc/gshadow: name=rooter
<86>Aug 16 01:31:20 groupadd[2389747]: new group: name=rooter, GID=933
<86>Aug 16 01:31:20 useradd[2389757]: new user: name=rooter, UID=933, GID=933, home=/root, shell=/bin/bash
<86>Aug 16 01:31:20 userdel[2389768]: delete user 'builder'
<86>Aug 16 01:31:20 userdel[2389768]: removed group 'builder' owned by 'builder'
<86>Aug 16 01:31:20 userdel[2389768]: removed shadow group 'builder' owned by 'builder'
<86>Aug 16 01:31:20 groupadd[2389773]: group added to /etc/group: name=builder, GID=934
<86>Aug 16 01:31:20 groupadd[2389773]: group added to /etc/gshadow: name=builder
<86>Aug 16 01:31:20 groupadd[2389773]: new group: name=builder, GID=934
<86>Aug 16 01:31:20 useradd[2389777]: new user: name=builder, UID=934, GID=934, home=/usr/src, shell=/bin/bash
<13>Aug 16 01:31:22 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Aug 16 01:31:22 rpmi: libstdc++12-devel-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed
<13>Aug 16 01:31:22 rpmi: gcc12-c++-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed
<13>Aug 16 01:31:22 rpmi: gcc-c++-12-alt1 sisyphus+300988.300.1.1 1654033053 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/iperf-2.0.12-alt1.nosrc.rpm (w1.gzdio)
Installing iperf-2.0.12-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14513
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf iperf-2.0.12
+ echo 'Source #0 (iperf-2.0.12-source.tar):'
Source #0 (iperf-2.0.12-source.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/iperf-2.0.12-source.tar
+ cd iperf-2.0.12
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14513
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd iperf-2.0.12
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
m4/dast.m4:12: warning: underquoted definition of DAST_CHECK_BOOL
m4/dast.m4:12:   run info Automake 'Extending aclocal'
m4/dast.m4:12:   or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
autoreconf-default: configure.ac: tracing
autoreconf-default: configure.ac: not using Libtool
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ 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
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 whether make supports the include directive... yes (GNU style)
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 dependency style of x86_64-alt-linux-gcc... none
checking whether TPACKET_V2 is declared... yes
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking dependency style of x86_64-alt-linux-g++... none
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking for library containing strerror... none required
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for clock_gettime in -lrt... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... x86_64-alt-linux-gcc
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking net/ethernet.h usability... yes
checking net/ethernet.h presence... yes
checking for net/ethernet.h... yes
checking linux/ip.h usability... yes
checking linux/ip.h presence... yes
checking for linux/ip.h... yes
checking linux/udp.h usability... yes
checking linux/udp.h presence... yes
checking for linux/udp.h... yes
checking linux/if_packet.h usability... yes
checking linux/if_packet.h presence... yes
checking for linux/if_packet.h... yes
checking linux/filter.h usability... yes
checking linux/filter.h presence... yes
checking for linux/filter.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for ssize_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in include/iperf-int.h (assuming C99 compatible system)
checking 3rd argument of accept... socklen_t
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for working memcmp... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for atexit... yes
checking for memset... yes
checking for pthread_cancel... yes
checking for select... yes
checking for strchr... yes
checking for strerror... yes
checking for strtol... yes
checking for strtoll... yes
checking for usleep... yes
checking for clock_gettime... yes
checking for sched_setscheduler... yes
checking for mlockall... yes
checking for setitimer... yes
checking for nanosleep... yes
checking for snprintf... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for gettimeofday... yes
checking whether ENOBUFS is declared... yes
checking whether EWOULDBLOCK is declared... yes
checking whether SO_TIMESTAMP is declared... yes
checking whether SO_SNDTIMEO is declared... yes
checking whether CPU_SET is declared... yes
checking whether SIGALRM is declared... yes
checking for struct tcp_info.tcpi_total_retrans... yes
checking for struct sockaddr_in.sin_len... no
checking *printf() support for %lld... yes
checking size of bool... 0
checking if true is defined... yes
checking whether byte ordering is bigendian... no
checking for struct ip_mreq... yes
checking whether IP_ADD_MEMBERSHIP is declared... yes
checking for multicast support... yes
checking for struct group_source_req... yes
checking whether MCAST_JOIN_SOURCE_GROUP is declared... yes
checking for multicast ssm support... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_in6... yes
checking whether AF_INET6 is declared... yes
checking for IPv6 headers and structures... yes
checking for struct ipv6_mreq... yes
checking whether IPV6_ADD_MEMBERSHIP is declared... yes
checking whether IPV6_MULTICAST_HOPS is declared... yes
checking for IPv6 multicast support... yes
checking whether make is GNU make... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compat/Makefile
config.status: creating doc/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing include/iperf-int.h commands
config.status: creating include/iperf-int.h : _IPERF_INCLUDE_IPERF_INT_H
configure: WARNING: unrecognized options: --without-included-gettext
+ make
make: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12'
make  all-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12'
Making all in compat
make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12/compat'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o Thread.o Thread.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o error.o error.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o delay.o delay.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o gettimeofday.o gettimeofday.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o inet_ntop.o inet_ntop.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o inet_pton.o inet_pton.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o signal.o signal.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o snprintf.o snprintf.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o string.o string.c
rm -f libcompat.a
ar cru libcompat.a Thread.o error.o delay.o gettimeofday.o inet_ntop.o inet_pton.o signal.o snprintf.o string.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libcompat.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12/compat'
Making all in doc
make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12/doc'
Making all in include
make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12/include'
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o Client.o Client.cpp
Client.cpp: In member function 'void Client::FinalUDPHandshake()':
Client.cpp:889:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result]
  889 |         write(mSettings->mSock, mBuf, mSettings->mBufLen);
      |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Client.cpp: In member function 'void Client::write_UDP_FIN()':
Client.cpp:908:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result]
  908 |         write( mSettings->mSock, mBuf, mSettings->mBufLen );
      |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o Extractor.o Extractor.c
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o isochronous.o isochronous.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o Launch.o Launch.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o List.o List.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o Listener.o Listener.cpp
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o Locale.o Locale.c
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o PerfSocket.o PerfSocket.cpp
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o ReportCSV.o ReportCSV.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o ReportDefault.o ReportDefault.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o Reporter.o Reporter.c
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o Server.o Server.cpp
Server.cpp: In member function 'void Server::write_UDP_AckFIN()':
Server.cpp:705:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result]
  705 |         write(((mSettings->mSockDrop > 0 ) ? mSettings->mSockDrop : mSettings->mSock), mBuf, mSettings->mBufLen);
      |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o Settings.o Settings.cpp
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o SocketAddr.o SocketAddr.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o gnu_getopt.o gnu_getopt.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o gnu_getopt_long.o gnu_getopt_long.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o histogram.o histogram.c
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o main.o main.cpp
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o service.o service.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o sockets.o sockets.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o stdio.o stdio.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o tcp_window_size.o tcp_window_size.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o pdfs.o pdfs.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -c -o checksums.o checksums.c
x86_64-alt-linux-g++ -Wall -pipe -frecord-gcc-switches -Wall -O2 -flto=auto  -pipe -frecord-gcc-switches -Wall -O2 -flto=auto    -DHAVE_CONFIG_H  -o iperf Client.o Extractor.o isochronous.o Launch.o List.o Listener.o Locale.o PerfSocket.o ReportCSV.o ReportDefault.o Reporter.o Server.o Settings.o SocketAddr.o gnu_getopt.o gnu_getopt_long.o histogram.o main.o service.o sockets.o stdio.o tcp_window_size.o pdfs.o checksums.o  ../compat/libcompat.a -lrt 
make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12/src'
Making all in man
make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12'
make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12'
make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12'
make: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72038
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/iperf-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/iperf-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd iperf-2.0.12
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/iperf-buildroot/usr exec_prefix=/usr/src/tmp/iperf-buildroot/usr bindir=/usr/src/tmp/iperf-buildroot/usr/bin sbindir=/usr/src/tmp/iperf-buildroot/usr/sbin sysconfdir=/usr/src/tmp/iperf-buildroot/etc datadir=/usr/src/tmp/iperf-buildroot/usr/share includedir=/usr/src/tmp/iperf-buildroot/usr/include libdir=/usr/src/tmp/iperf-buildroot/usr/lib64 libexecdir=/usr/src/tmp/iperf-buildroot/usr/lib localstatedir=/usr/src/tmp/iperf-buildroot/var/lib sharedstatedir=/usr/src/tmp/iperf-buildroot/var/lib mandir=/usr/src/tmp/iperf-buildroot/usr/share/man infodir=/usr/src/tmp/iperf-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12'
Making install in compat
make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12/compat'
make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12/compat'
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-2.0.12/compat'
make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12/compat'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12/doc'
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-2.0.12/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12/doc'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12/include'
make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12/include'
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-2.0.12/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12/include'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12/src'
 /bin/mkdir -p '/usr/src/tmp/iperf-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p iperf '/usr/src/tmp/iperf-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12/src'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/iperf-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/install -p -m 644 iperf.1 '/usr/src/tmp/iperf-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12/man'
make[1]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12'
make[2]: Entering directory '/usr/src/RPM/BUILD/iperf-2.0.12'
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-2.0.12'
make[1]: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12'
make: Leaving directory '/usr/src/RPM/BUILD/iperf-2.0.12'
+ install -pdm1770 /usr/src/tmp/iperf-buildroot//var/lib/iperf
+ install -pDm0755 /usr/src/RPM/SOURCES/iperf-tcp.init /usr/src/tmp/iperf-buildroot//etc/rc.d/init.d/iperf-tcp
+ install -pDm0755 /usr/src/RPM/SOURCES/iperf-udp.init /usr/src/tmp/iperf-buildroot//etc/rc.d/init.d/iperf-udp
+ install -pDm0644 /usr/src/RPM/SOURCES/iperf-tcp.service /usr/src/tmp/iperf-buildroot//lib/systemd/system/iperf-tcp.service
+ install -pDm0644 /usr/src/RPM/SOURCES/iperf-udp.service /usr/src/tmp/iperf-buildroot//lib/systemd/system/iperf-udp.service
+ install -pDm0644 /usr/src/RPM/SOURCES/iperf.sysconfig /usr/src/tmp/iperf-buildroot//etc/sysconfig/iperf
+ rm -f doc/Makefile doc/Makefile.am doc/Makefile.in
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/iperf-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/iperf-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/iperf-buildroot/ (default)
Compressing files in /usr/src/tmp/iperf-buildroot (auto)
Adjusting library links in /usr/src/tmp/iperf-buildroot
./lib: (from <cmdline>:0)
./var/lib: (from <cmdline>:0)
056-debuginfo.brp: WARNING: debuginfo without debug sources.
Verifying ELF objects in /usr/src/tmp/iperf-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: iperf-2.0.12-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27068
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd iperf-2.0.12
+ DOCDIR=/usr/src/tmp/iperf-buildroot/usr/share/doc/iperf-2.0.12
+ export DOCDIR
+ rm -rf /usr/src/tmp/iperf-buildroot/usr/share/doc/iperf-2.0.12
+ /bin/mkdir -p /usr/src/tmp/iperf-buildroot/usr/share/doc/iperf-2.0.12
+ cp -prL README doc/dast.gif doc/index.html doc/ui_license.html ChangeLog AUTHORS /usr/src/tmp/iperf-buildroot/usr/share/doc/iperf-2.0.12
+ chmod -R go-w /usr/src/tmp/iperf-buildroot/usr/share/doc/iperf-2.0.12
+ chmod -R a+rX /usr/src/tmp/iperf-buildroot/usr/share/doc/iperf-2.0.12
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ag9HwU
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.wAB8FM
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.leCzAt
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HBg0q2
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lLdM6t
Requires: /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.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.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd
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.tGMZrj
Creating iperf-debuginfo package
Processing files: iperf-debuginfo-2.0.12-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vV7vMs
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c72Rs3
find-requires: running scripts (debuginfo)
Requires: iperf = 2.0.12-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6)
Adding to iperf-debuginfo a strict dependency on iperf
Wrote: /usr/src/RPM/RPMS/x86_64/iperf-2.0.12-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/iperf-debuginfo-2.0.12-alt1.x86_64.rpm (w2.lzdio)
6.93user 4.52system 0:18.51elapsed 61%CPU (0avgtext+0avgdata 53564maxresident)k
0inputs+0outputs (0major+1291543minor)pagefaults 0swaps
10.13user 8.75system 0:25.15elapsed 75%CPU (0avgtext+0avgdata 106044maxresident)k
0inputs+0outputs (31314major+1556017minor)pagefaults 0swaps
--- iperf-2.0.12-alt1.x86_64.rpm.repo	2021-07-09 02:40:11.000000000 +0000
+++ iperf-2.0.12-alt1.x86_64.rpm.hasher	2022-08-16 01:31:44.001151608 +0000
@@ -32,2 +32,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
@@ -37,4 +38,2 @@
 Requires: libm.so.6(GLIBC_2.29)(64bit)  
-Requires: libpthread.so.0(GLIBC_2.2.5)(64bit)  
-Requires: libpthread.so.0(GLIBC_2.3.2)(64bit)  
 Requires: libstdc++.so.6(CXXABI_1.3)(64bit)  
@@ -54,3 +53,3 @@
 File: /lib/systemd/system/iperf-udp.service	100644	root:root	20b4b1e92cf62ce00aab75cdc9eb1c8c	
-File: /usr/bin/iperf	100755	root:root	a60f2d2a5899a8ced86faf8c7e59cb38	
+File: /usr/bin/iperf	100755	root:root	a62183fd79292d0bc4d697945581d0a9	
 File: /usr/share/doc/iperf-2.0.12	40755	root:root		
@@ -64,2 +63,2 @@
 File: /var/lib/iperf	41770	root:_iperf		
-RPMIdentity: 30b0b13f1984d210494924d810a17045cd00523784711bcc477b0969f0904db47b70ab9ee549b97edb16e016df48c9ae9f2ca07471d245b3a4992f652f295799
+RPMIdentity: 4abf8c7a7de634edb554896a57335de8cc66de215013aa7709b869ae26d109b28b4874730663a6081f2b4de06c2dd0f84d1996022f54180086f7474554ae2b25
--- iperf-debuginfo-2.0.12-alt1.x86_64.rpm.repo	2021-07-09 02:40:11.000000000 +0000
+++ iperf-debuginfo-2.0.12-alt1.x86_64.rpm.hasher	2022-08-16 01:31:44.142153090 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/d8	40755	root:root	
-/usr/lib/debug/.build-id/d8/ac4484cdaef6f56a661ecb3d5f7826323015e3	120777	root:root	../../../../bin/iperf
-/usr/lib/debug/.build-id/d8/ac4484cdaef6f56a661ecb3d5f7826323015e3.debug	120777	root:root	../../usr/bin/iperf.debug
+/usr/lib/debug/.build-id/d1	40755	root:root	
+/usr/lib/debug/.build-id/d1/920e4e81ea94151084fde64cb94f4c5a6d15d9	120777	root:root	../../../../bin/iperf
+/usr/lib/debug/.build-id/d1/920e4e81ea94151084fde64cb94f4c5a6d15d9.debug	120777	root:root	../../usr/bin/iperf.debug
 /usr/lib/debug/usr/bin/iperf.debug	100644	root:root	
@@ -8,3 +8,2 @@
 Requires: debug64(libm.so.6)  
-Requires: debug64(libpthread.so.0)  
 Requires: debug64(libstdc++.so.6)  
@@ -13,6 +12,6 @@
 Provides: iperf-debuginfo = 2.0.12-alt1:sisyphus+277781.100.1.1
-File: /usr/lib/debug/.build-id/d8	40755	root:root		
-File: /usr/lib/debug/.build-id/d8/ac4484cdaef6f56a661ecb3d5f7826323015e3	120777	root:root		../../../../bin/iperf
-File: /usr/lib/debug/.build-id/d8/ac4484cdaef6f56a661ecb3d5f7826323015e3.debug	120777	root:root		../../usr/bin/iperf.debug
-File: /usr/lib/debug/usr/bin/iperf.debug	100644	root:root	27e447c25b8ca1c7b5af474a7a9d8bbd	
-RPMIdentity: 3156385138ea78d3a91681b17e999987f2faad3ef0f958fd8a030a194d3c6662a545bcd71378436c421eb49c4f7b6a74871e93a07077f1fa95424c366d90d262
+File: /usr/lib/debug/.build-id/d1	40755	root:root		
+File: /usr/lib/debug/.build-id/d1/920e4e81ea94151084fde64cb94f4c5a6d15d9	120777	root:root		../../../../bin/iperf
+File: /usr/lib/debug/.build-id/d1/920e4e81ea94151084fde64cb94f4c5a6d15d9.debug	120777	root:root		../../usr/bin/iperf.debug
+File: /usr/lib/debug/usr/bin/iperf.debug	100644	root:root	bf24c68c6020176f3cc3ea67d1731249	
+RPMIdentity: 3baecbaa76c8f1c0122ef2ff54c0aaca7eb8edd11b3e5bbc383ee3756e5dab73562aa8fdd436e0dbe8f5d3f5c12a5b05986fe11ba7a869b00e515b3aace73dfc