Mock Version: 1.1.32 Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/iperf.spec'], False, '/var/lib/mock/f20-build-1806320-312108/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/iperf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: arm02-builder16.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/iperf-2.0.5-9.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/iperf.spec'], False, '/var/lib/mock/f20-build-1806320-312108/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/iperf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wQf1Je + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf iperf-2.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/iperf-2.0.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd iperf-2.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (iperf-2.0.5-debuginfo.patch):' Patch #0 (iperf-2.0.5-debuginfo.patch): + /usr/bin/cat /builddir/build/SOURCES/iperf-2.0.5-debuginfo.patch + /usr/bin/patch -p1 --fuzz=0 patching file configure.ac + echo 'Patch #1 (iperf-2.0.5-tcpdual.patch):' Patch #1 (iperf-2.0.5-tcpdual.patch): + /usr/bin/cat /builddir/build/SOURCES/iperf-2.0.5-tcpdual.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/Client.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KC653o + umask 022 + cd /builddir/build/BUILD + cd iperf-2.0.5 + autoconf + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for armv7hl-redhat-linux-gnu-g++... no checking for armv7hl-redhat-linux-gnu-c++... no checking for armv7hl-redhat-linux-gnu-gpp... no checking for armv7hl-redhat-linux-gnu-aCC... no checking for armv7hl-redhat-linux-gnu-CC... no checking for armv7hl-redhat-linux-gnu-cxx... no checking for armv7hl-redhat-linux-gnu-cc++... no checking for armv7hl-redhat-linux-gnu-cl.exe... no checking for armv7hl-redhat-linux-gnu-FCC... no checking for armv7hl-redhat-linux-gnu-KCC... no checking for armv7hl-redhat-linux-gnu-RCC... no checking for armv7hl-redhat-linux-gnu-xlC_r... no checking for armv7hl-redhat-linux-gnu-xlC... no checking for g++... 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for library containing strerror... none required checking whether make sets $(MAKE)... (cached) yes checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-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... gcc checking for gethostbyname... yes checking for socket... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 + /usr/bin/make -j4 cd . && /bin/sh /builddir/build/BUILD/iperf-2.0.5/missing --run aclocal-1.9 /builddir/build/BUILD/iperf-2.0.5/missing: line 52: aclocal-1.9: command not found WARNING: `aclocal-1.9' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /builddir/build/BUILD/iperf-2.0.5/missing --run autoconf cd . && /bin/sh /builddir/build/BUILD/iperf-2.0.5/missing --run automake-1.9 --foreign /builddir/build/BUILD/iperf-2.0.5/missing: line 52: automake-1.9: command not found WARNING: `automake-1.9' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info build_alias=armv7hl-redhat-linux-gnu host_alias=armv7hl-redhat-linux-gnu CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard LDFLAGS=-Wl,-z,relro CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for armv7hl-redhat-linux-gnu-g++... no checking for armv7hl-redhat-linux-gnu-c++... no checking for armv7hl-redhat-linux-gnu-gpp... no checking for armv7hl-redhat-linux-gnu-aCC... no checking for armv7hl-redhat-linux-gnu-CC... no checking for armv7hl-redhat-linux-gnu-cxx... no checking for armv7hl-redhat-linux-gnu-cc++... no checking for armv7hl-redhat-linux-gnu-cl.exe... no checking for armv7hl-redhat-linux-gnu-FCC... no checking for armv7hl-redhat-linux-gnu-KCC... no checking for armv7hl-redhat-linux-gnu-RCC... no checking for armv7hl-redhat-linux-gnu-xlC_r... no checking for armv7hl-redhat-linux-gnu-xlC... no checking for g++... 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for library containing strerror... none required checking whether make sets $(MAKE)... (cached) yes checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-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... gcc checking for gethostbyname... yes checking for socket... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 /bin/sh ./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: config.h is unchanged 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 config.status: include/iperf-int.h is unchanged cd . && /bin/sh /builddir/build/BUILD/iperf-2.0.5/missing --run autoheader rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/iperf-2.0.5' Making all in compat make[2]: Entering directory `/builddir/build/BUILD/iperf-2.0.5/compat' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c Thread.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c error.c g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o delay.o delay.cpp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gettimeofday.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c inet_ntop.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c inet_pton.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c signal.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c snprintf.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 `/builddir/build/BUILD/iperf-2.0.5/compat' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/iperf-2.0.5/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/iperf-2.0.5/doc' Making all in include make[2]: Entering directory `/builddir/build/BUILD/iperf-2.0.5/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/iperf-2.0.5/include' Making all in src make[2]: Entering directory `/builddir/build/BUILD/iperf-2.0.5/src' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o Client.o Client.cpp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c Extractor.c g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o Launch.o Launch.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o List.o List.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o Listener.o Listener.cpp Client.cpp: In member function 'void Client::Run()': Client.cpp:346: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:440: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 ); ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c Locale.c g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o PerfSocket.o PerfSocket.cpp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ReportCSV.c 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("."); ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ReportDefault.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c Reporter.c g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 ); ^ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o Settings.o Settings.cpp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c SocketAddr.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gnu_getopt.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gnu_getopt_long.c g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o main.o main.cpp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c service.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c sockets.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c stdio.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tcp_window_size.c g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o iperf -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 `/builddir/build/BUILD/iperf-2.0.5/src' Making all in man make[2]: Entering directory `/builddir/build/BUILD/iperf-2.0.5/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/iperf-2.0.5/man' make[2]: Entering directory `/builddir/build/BUILD/iperf-2.0.5' make[2]: Leaving directory `/builddir/build/BUILD/iperf-2.0.5' make[1]: Leaving directory `/builddir/build/BUILD/iperf-2.0.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UEjXCE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm ++ dirname /builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm + cd iperf-2.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm Making install in compat make[1]: Entering directory `/builddir/build/BUILD/iperf-2.0.5/compat' make[2]: Entering directory `/builddir/build/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 `/builddir/build/BUILD/iperf-2.0.5/compat' make[1]: Leaving directory `/builddir/build/BUILD/iperf-2.0.5/compat' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/iperf-2.0.5/doc' make[2]: Entering directory `/builddir/build/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 `/builddir/build/BUILD/iperf-2.0.5/doc' make[1]: Leaving directory `/builddir/build/BUILD/iperf-2.0.5/doc' Making install in include make[1]: Entering directory `/builddir/build/BUILD/iperf-2.0.5/include' make[2]: Entering directory `/builddir/build/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 `/builddir/build/BUILD/iperf-2.0.5/include' make[1]: Leaving directory `/builddir/build/BUILD/iperf-2.0.5/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/iperf-2.0.5/src' make[2]: Entering directory `/builddir/build/BUILD/iperf-2.0.5/src' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm/usr/bin" /usr/bin/install -c 'iperf' '/builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm/usr/bin/iperf' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/iperf-2.0.5/src' make[1]: Leaving directory `/builddir/build/BUILD/iperf-2.0.5/src' Making install in man make[1]: Entering directory `/builddir/build/BUILD/iperf-2.0.5/man' make[2]: Entering directory `/builddir/build/BUILD/iperf-2.0.5/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm/usr/share/man/man1" /usr/bin/install -c -m 644 './iperf.1' '/builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm/usr/share/man/man1/iperf.1' /usr/bin/install -c -m 644 './iperf.1' '/builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm/usr/share/man/man1/iperf.1' make[2]: Leaving directory `/builddir/build/BUILD/iperf-2.0.5/man' make[1]: Leaving directory `/builddir/build/BUILD/iperf-2.0.5/man' make[1]: Entering directory `/builddir/build/BUILD/iperf-2.0.5' make[2]: Entering directory `/builddir/build/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 `/builddir/build/BUILD/iperf-2.0.5' make[1]: Leaving directory `/builddir/build/BUILD/iperf-2.0.5' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/iperf-2.0.5 extracting debug info from /builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm/usr/bin/iperf dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 764 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: iperf-2.0.5-9.fc20.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zuMHGH + umask 022 + cd /builddir/build/BUILD + cd iperf-2.0.5 + DOCDIR=/builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm/usr/share/doc/iperf + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm/usr/share/doc/iperf + cp -pr AUTHORS /builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm/usr/share/doc/iperf + cp -pr ChangeLog /builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm/usr/share/doc/iperf + cp -pr COPYING /builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm/usr/share/doc/iperf + cp -pr README /builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm/usr/share/doc/iperf + cp -pr doc/dast.gif /builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm/usr/share/doc/iperf + cp -pr doc/index.html doc/ui_license.html /builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm/usr/share/doc/iperf + exit 0 Provides: iperf = 2.0.5-9.fc20 iperf(armv7hl-32) = 2.0.5-9.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: iperf-debuginfo-2.0.5-9.fc20.armv7hl Provides: iperf-debuginfo = 2.0.5-9.fc20 iperf-debuginfo(armv7hl-32) = 2.0.5-9.fc20 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm warning: Could not canonicalize hostname: arm02-builder16.arm.fedoraproject.org Wrote: /builddir/build/RPMS/iperf-2.0.5-9.fc20.armv7hl.rpm Wrote: /builddir/build/RPMS/iperf-debuginfo-2.0.5-9.fc20.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.inDDy5 + umask 022 + cd /builddir/build/BUILD + cd iperf-2.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/iperf-2.0.5-9.fc20.arm + exit 0 Child return code was: 0 LEAVE do -->