<86>Mar 28 03:06:25 userdel[2304990]: delete user 'rooter'
<86>Mar 28 03:06:25 userdel[2304990]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 28 03:06:25 groupadd[2305011]: group added to /etc/group: name=rooter, GID=666
<86>Mar 28 03:06:25 groupadd[2305011]: group added to /etc/gshadow: name=rooter
<86>Mar 28 03:06:25 groupadd[2305011]: new group: name=rooter, GID=666
<86>Mar 28 03:06:25 useradd[2305028]: new user: name=rooter, UID=666, GID=666, home=/root, shell=/bin/bash
<86>Mar 28 03:06:25 userdel[2305042]: delete user 'builder'
<86>Mar 28 03:06:25 userdel[2305042]: removed group 'builder' owned by 'builder'
<86>Mar 28 03:06:25 userdel[2305042]: removed shadow group 'builder' owned by 'builder'
<86>Mar 28 03:06:25 groupadd[2305050]: group added to /etc/group: name=builder, GID=667
<86>Mar 28 03:06:25 groupadd[2305050]: group added to /etc/gshadow: name=builder
<86>Mar 28 03:06:25 groupadd[2305050]: new group: name=builder, GID=667
<86>Mar 28 03:06:25 useradd[2305057]: new user: name=builder, UID=667, GID=667, home=/usr/src, shell=/bin/bash
<13>Mar 28 03:06:27 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Mar 28 03:06:28 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Mar 28 03:06:30 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Mar 28 03:06:30 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 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.33342
+ 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.17213
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri 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=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... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... 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... no
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  -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  -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  -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  -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  -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  -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  -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  -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  -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 
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  -c -o Client.o Client.cpp
Client.cpp: In member function 'void Client::FinalUDPHandshake()':
Client.cpp:889:7: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
  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]
         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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -c -o Server.o Server.cpp
Server.cpp: In member function 'void Server::write_UDP_AckFIN()':
Server.cpp:705:7: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
  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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -c -o checksums.o checksums.c
x86_64-alt-linux-g++ -Wall -pipe -frecord-gcc-switches -Wall -O2  -pipe -frecord-gcc-switches -Wall -O2  -pthread  -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.65633
+ 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:
./var/lib:
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)
Hardlinking identical .pyc and .pyo files
Processing files: iperf-2.0.12-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1220
+ 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.P9GWK5
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U2ZSFB
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.p5cx5d
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2ZBKvU
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lSOiGE
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.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), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), librt.so.1(GLIBC_2.2.5)(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.o8nVAs
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.HCExYj
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mEKXMe
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(libpthread.so.0), debug64(librt.so.1), debug64(libstdc++.so.6)
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)
28.12user 10.02system 0:43.55elapsed 87%CPU (0avgtext+0avgdata 39392maxresident)k
0inputs+0outputs (0major+1403516minor)pagefaults 0swaps
36.08user 13.72system 0:55.04elapsed 90%CPU (0avgtext+0avgdata 114948maxresident)k
0inputs+0outputs (0major+1695393minor)pagefaults 0swaps
--- iperf-2.0.12-alt1.x86_64.rpm.repo	2018-08-17 13:54:00.000000000 +0000
+++ iperf-2.0.12-alt1.x86_64.rpm.hasher	2021-03-28 03:07:17.859400868 +0000
@@ -17,4 +17,2 @@
 Requires: /bin/sh  
-Requires: /bin/sh  
-Requires: /bin/sh  
 Requires: /etc/rc.d/init.d  
@@ -38,4 +36,2 @@
 Requires: libpthread.so.0(GLIBC_2.3.2)(64bit)  
-Requires: librt.so.1()(64bit) >= set:jiq20
-Requires: rpmlib(SetVersions)  
 Requires: librt.so.1(GLIBC_2.2.5)(64bit)