<86>Apr 21 01:13:25 userdel[1589]: delete user 'rooter'
<86>Apr 21 01:13:25 groupadd[1646]: group added to /etc/group: name=rooter, GID=561
<86>Apr 21 01:13:25 groupadd[1646]: group added to /etc/gshadow: name=rooter
<86>Apr 21 01:13:25 groupadd[1646]: new group: name=rooter, GID=561
<86>Apr 21 01:13:25 useradd[1710]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash
<86>Apr 21 01:13:25 userdel[1769]: delete user 'builder'
<86>Apr 21 01:13:25 userdel[1769]: removed group 'builder' owned by 'builder'
<86>Apr 21 01:13:25 userdel[1769]: removed shadow group 'builder' owned by 'builder'
<86>Apr 21 01:13:25 groupadd[1803]: group added to /etc/group: name=builder, GID=562
<86>Apr 21 01:13:25 groupadd[1803]: group added to /etc/gshadow: name=builder
<86>Apr 21 01:13:25 groupadd[1803]: new group: name=builder, GID=562
<86>Apr 21 01:13:25 useradd[1856]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash
<13>Apr 21 01:13:28 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed
<13>Apr 21 01:13:28 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed
<13>Apr 21 01:13:29 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed
Installing iperf-2.0.5-alt4.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57842
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf iperf-2.0.5
+ echo 'Source #0 (iperf-2.0.5-source.tar):'
Source #0 (iperf-2.0.5-source.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/iperf-2.0.5-source.tar
+ cd iperf-2.0.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (006-bidirectional-tcp-server.patch):'
Patch #1 (006-bidirectional-tcp-server.patch):
+ /usr/bin/patch -p1
patching file src/Client.cpp
+ echo 'Patch #2 (001-cast-to-max_size_t-instead-of-int.patch):'
Patch #2 (001-cast-to-max_size_t-instead-of-int.patch):
+ /usr/bin/patch -p1
patching file src/Settings.cpp
+ echo 'Patch #3 (002-typo-recieve.patch):'
Patch #3 (002-typo-recieve.patch):
+ /usr/bin/patch -p1
patching file man/iperf.1
patching file src/Reporter.c
+ echo 'Patch #4 (003-fix-hyphen-used-as-minus-sign.patch):'
Patch #4 (003-fix-hyphen-used-as-minus-sign.patch):
+ /usr/bin/patch -p1
patching file man/iperf.1
+ echo 'Patch #5 (005-iperf-die-on-bind-fail.patch):'
Patch #5 (005-iperf-die-on-bind-fail.patch):
+ /usr/bin/patch -p1
patching file src/Listener.cpp
+ echo 'Patch #6 (010-fix-format-security-ftbfs.patch):'
Patch #6 (010-fix-format-security-ftbfs.patch):
+ /usr/bin/patch -p1
patching file compat/Thread.c
patching file src/ReportDefault.c
patching file src/Reporter.c
patching file src/Settings.cpp
+ echo 'Patch #7 (011-ipv6_mcast_check.patch):'
Patch #7 (011-ipv6_mcast_check.patch):
+ /usr/bin/patch -p1
(Stripping trailing CRs from patch; use --binary to disable.)
patching file src/PerfSocket.cpp
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2247
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd iperf-2.0.5
+ CFLAGS='-pipe -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ readlink -e -- ./configure
+ 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 --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 gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
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-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-g++... none
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
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 dependency style of x86_64-alt-linux-gcc... 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 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 gethostbyname... yes
checking for socket... yes
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 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 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 stdlib.h... (cached) yes
checking for GNU libc compatible malloc... 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 gettimeofday... 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 usleep... yes
checking for snprintf... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for gettimeofday... (cached) yes
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 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
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.5'
make  all-recursive
make[1]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5'
Making all in compat
make[2]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5/compat'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c Thread.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c error.c
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c -o delay.o delay.cpp
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c gettimeofday.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c inet_ntop.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c inet_pton.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c signal.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c snprintf.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c 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.5/compat'
Making all in doc
make[2]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/iperf-2.0.5/doc'
Making all in include
make[2]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/iperf-2.0.5/include'
Making all in src
make[2]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c -o Client.o Client.cpp
Client.cpp: In member function 'void Client::Run()':
Client.cpp:348:64: 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:442:60: 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..  -I../include -I../include  -Wall -pipe -Wall -O2  -c Extractor.c
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c -o Launch.o Launch.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c -o List.o List.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c -o Listener.o Listener.cpp
Listener.cpp: In member function 'void Listener::runAsDaemon(const char*, int)':
Listener.cpp:705:15: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result]
     chdir("."); 
               ^
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c Locale.c
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c -o PerfSocket.o PerfSocket.cpp
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c ReportCSV.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c ReportDefault.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c Reporter.c
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c -o Server.o Server.cpp
Server.cpp: In member function 'void Server::write_UDP_AckFIN()':
Server.cpp:220:60: 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-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c -o Settings.o Settings.cpp
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c SocketAddr.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c gnu_getopt.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c gnu_getopt_long.c
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c -o main.o main.cpp
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c service.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c sockets.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c stdio.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall -pipe -Wall -O2  -c tcp_window_size.c
x86_64-alt-linux-g++ -Wall -pipe -Wall -O2    -o iperf -pipe -Wall -O2  -pthread  -DHAVE_CONFIG_H Client.o Extractor.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 main.o service.o sockets.o stdio.o tcp_window_size.o ../compat/libcompat.a 
make[2]: Leaving directory `/usr/src/RPM/BUILD/iperf-2.0.5/src'
Making all in man
make[2]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/iperf-2.0.5/man'
make[2]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5'
make[2]: Leaving directory `/usr/src/RPM/BUILD/iperf-2.0.5'
make[1]: Leaving directory `/usr/src/RPM/BUILD/iperf-2.0.5'
make: Leaving directory `/usr/src/RPM/BUILD/iperf-2.0.5'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20830
+ 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
+ cd iperf-2.0.5
+ /usr/bin/make 'INSTALL=/bin/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.5'
Making install in compat
make[1]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5/compat'
make[2]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5/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.5/compat'
make[1]: Leaving directory `/usr/src/RPM/BUILD/iperf-2.0.5/compat'
Making install in doc
make[1]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5/doc'
make[2]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5/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.5/doc'
make[1]: Leaving directory `/usr/src/RPM/BUILD/iperf-2.0.5/doc'
Making install in include
make[1]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5/include'
make[2]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5/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.5/include'
make[1]: Leaving directory `/usr/src/RPM/BUILD/iperf-2.0.5/include'
Making install in src
make[1]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5/src'
make[2]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5/src'
test -z "/usr/src/tmp/iperf-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/iperf-buildroot/usr/bin"
  /bin/install -p 'iperf' '/usr/src/tmp/iperf-buildroot/usr/bin/iperf'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/iperf-2.0.5/src'
make[1]: Leaving directory `/usr/src/RPM/BUILD/iperf-2.0.5/src'
Making install in man
make[1]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5/man'
make[2]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5/man'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/src/tmp/iperf-buildroot/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/iperf-buildroot/usr/share/man/man1"
 /bin/install -p -m 644 './iperf.1' '/usr/src/tmp/iperf-buildroot/usr/share/man/man1/iperf.1'
 /bin/install -p -m 644 './iperf.1' '/usr/src/tmp/iperf-buildroot/usr/share/man/man1/iperf.1'
make[2]: Leaving directory `/usr/src/RPM/BUILD/iperf-2.0.5/man'
make[1]: Leaving directory `/usr/src/RPM/BUILD/iperf-2.0.5/man'
make[1]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5'
make[2]: Entering directory `/usr/src/RPM/BUILD/iperf-2.0.5'
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.5'
make[1]: Leaving directory `/usr/src/RPM/BUILD/iperf-2.0.5'
make: Leaving directory `/usr/src/RPM/BUILD/iperf-2.0.5'
+ 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)
Compressing files in /usr/src/tmp/iperf-buildroot (auto)
Adjusting library links in /usr/src/tmp/iperf-buildroot
./lib:
./var/lib:
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.5-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16963
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd iperf-2.0.5
+ DOCDIR=/usr/src/tmp/iperf-buildroot/usr/share/doc/iperf-2.0.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/iperf-buildroot/usr/share/doc/iperf-2.0.5
+ /bin/mkdir -p /usr/src/tmp/iperf-buildroot/usr/share/doc/iperf-2.0.5
+ 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.5
+ chmod -R go-w /usr/src/tmp/iperf-buildroot/usr/share/doc/iperf-2.0.5
+ chmod -R a+rX /usr/src/tmp/iperf-buildroot/usr/share/doc/iperf-2.0.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rUqTK5
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PNPtCo
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9IYh1M
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r7oLde
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nl5qfI
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), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), rtld(GNU_HASH)
Requires(interp): /bin/sh, /bin/sh, /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.po3K6e
Creating iperf-debuginfo package
Processing files: iperf-debuginfo-2.0.5-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dzkaMO
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n5cgdr
find-requires: running scripts (debuginfo)
Requires: iperf = 2.0.5-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libpthread.so.0), debug64(libstdc++.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/iperf-2.0.5-alt4.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/iperf-debuginfo-2.0.5-alt4.x86_64.rpm
8.76user 3.02system 0:26.32elapsed 44%CPU (0avgtext+0avgdata 34380maxresident)k
0inputs+0outputs (0major+943050minor)pagefaults 0swaps
13.20user 5.98system 0:35.22elapsed 54%CPU (0avgtext+0avgdata 122140maxresident)k
0inputs+0outputs (0major+1233697minor)pagefaults 0swaps
--- iperf-2.0.5-alt4.x86_64.rpm.repo	2014-10-09 23:04:47.000000000 +0000
+++ iperf-2.0.5-alt4.x86_64.rpm.hasher	2019-04-21 01:13:58.086636902 +0000
@@ -13,3 +13,3 @@
 /usr/share/doc/iperf-2.0.5/ui_license.html	100644	
-/usr/share/man/man1/iperf.1.gz	100644	
+/usr/share/man/man1/iperf.1.xz	100644	
 /var/lib/iperf	41770