-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- acquire... iperf-2.0.1/ iperf-2.0.1/m4/ iperf-2.0.1/m4/acx_pthread.m4 iperf-2.0.1/m4/dast.m4 iperf-2.0.1/README iperf-2.0.1/configure.ac iperf-2.0.1/aclocal.m4 iperf-2.0.1/Makefile.am iperf-2.0.1/Makefile.in iperf-2.0.1/config.h.in iperf-2.0.1/configure iperf-2.0.1/INSTALL iperf-2.0.1/config.guess iperf-2.0.1/config.sub iperf-2.0.1/depcomp iperf-2.0.1/install-sh iperf-2.0.1/missing iperf-2.0.1/autogen.sh iperf-2.0.1/compat/ iperf-2.0.1/compat/Makefile.am iperf-2.0.1/compat/Makefile.in iperf-2.0.1/compat/Thread.c iperf-2.0.1/compat/error.c iperf-2.0.1/compat/delay.cpp iperf-2.0.1/compat/gettimeofday.c iperf-2.0.1/compat/inet_ntop.c iperf-2.0.1/compat/inet_pton.c iperf-2.0.1/compat/signal.c iperf-2.0.1/compat/snprintf.c iperf-2.0.1/compat/string.c iperf-2.0.1/doc/ iperf-2.0.1/doc/Makefile.am iperf-2.0.1/doc/Makefile.in iperf-2.0.1/doc/index.html iperf-2.0.1/doc/ui_license.html iperf-2.0.1/doc/dast.gif iperf-2.0.1/include/ iperf-2.0.1/include/Makefile.am iperf-2.0.1/include/Makefile.in iperf-2.0.1/include/Client.hpp iperf-2.0.1/include/Condition.h iperf-2.0.1/include/Extractor.h iperf-2.0.1/include/List.h iperf-2.0.1/include/Listener.hpp iperf-2.0.1/include/Locale.h iperf-2.0.1/include/Mutex.h iperf-2.0.1/include/PerfSocket.hpp iperf-2.0.1/include/Reporter.h iperf-2.0.1/include/Server.hpp iperf-2.0.1/include/Settings.hpp iperf-2.0.1/include/SocketAddr.h iperf-2.0.1/include/Thread.h iperf-2.0.1/include/Timestamp.hpp iperf-2.0.1/include/config.win32.h iperf-2.0.1/include/delay.hpp iperf-2.0.1/include/gettimeofday.h iperf-2.0.1/include/gnu_getopt.h iperf-2.0.1/include/headers.h iperf-2.0.1/include/inet_aton.h iperf-2.0.1/include/report_CSV.h iperf-2.0.1/include/report_default.h iperf-2.0.1/include/service.h iperf-2.0.1/include/snprintf.h iperf-2.0.1/include/util.h iperf-2.0.1/include/version.h iperf-2.0.1/src/ iperf-2.0.1/src/Makefile.am iperf-2.0.1/src/Makefile.in iperf-2.0.1/src/Client.cpp iperf-2.0.1/src/Extractor.c iperf-2.0.1/src/Launch.cpp iperf-2.0.1/src/List.cpp iperf-2.0.1/src/Listener.cpp iperf-2.0.1/src/Locale.c iperf-2.0.1/src/PerfSocket.cpp iperf-2.0.1/src/ReportCSV.c iperf-2.0.1/src/ReportDefault.c iperf-2.0.1/src/Reporter.c iperf-2.0.1/src/Server.cpp iperf-2.0.1/src/Settings.cpp iperf-2.0.1/src/SocketAddr.c iperf-2.0.1/src/gnu_getopt.c iperf-2.0.1/src/gnu_getopt_long.c iperf-2.0.1/src/main.cpp iperf-2.0.1/src/service.c iperf-2.0.1/src/sockets.c iperf-2.0.1/src/stdio.c iperf-2.0.1/src/tcp_window_size.c -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-extract... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile... + ub_compile ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux 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 i586-uhu-linux-g++... i586-uhu-linux-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i586-uhu-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i586-uhu-linux-g++... gcc3 checking for i586-uhu-linux-gcc... i586-uhu-linux-gcc checking whether we are using the GNU C compiler... yes checking whether i586-uhu-linux-gcc accepts -g... yes checking for i586-uhu-linux-gcc option to accept ANSI C... none needed checking dependency style of i586-uhu-linux-gcc... gcc3 checking for i586-uhu-linux-ranlib... no checking for ranlib... ranlib checking build system type... i586-uhu-linux-gnu checking host system type... i586-uhu-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... i586-uhu-linux-gcc checking for gethostbyname... yes checking for socket... yes checking how to run the C preprocessor... i586-uhu-linux-gcc -E checking for egrep... 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 short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for unsigned short... yes checking size of unsigned short... 2 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for unsigned long long... yes checking size of unsigned long long... 8 checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking 3rd argument of accept... socklen_t checking for pid_t... yes checking for unistd.h... (cached) 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 for bool... no checking size of bool... 0 checking if true is defined... yes checking whether byte ordering is bigendian... no checking for struct ip_mreq... no checking whether IP_ADD_MEMBERSHIP is declared... no checking for multicast support... no checking for struct sockaddr_storage... no checking for struct sockaddr_in6... no checking whether AF_INET6 is declared... no checking for IPv6 headers and structures... no 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 config.h config.status: executing depfiles commands make -j1 MAN1EXT=1 MAN2EXT=2 MAN3EXT=3 MAN4EXT=4 MAN5EXT=5 MAN6EXT=6 MAN7EXT=7 MAN8EXT=8 make all-recursive make[1]: Entering directory `/var/uhubuild/work/compile' Making all in compat make[2]: Entering directory `/var/uhubuild/work/compile/compat' if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT Thread.o -MD -MP -MF ".deps/Thread.Tpo" -c -o Thread.o Thread.c; \ then mv -f ".deps/Thread.Tpo" ".deps/Thread.Po"; else rm -f ".deps/Thread.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o error.c; \ then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi if i586-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT delay.o -MD -MP -MF ".deps/delay.Tpo" -c -o delay.o delay.cpp; \ then mv -f ".deps/delay.Tpo" ".deps/delay.Po"; else rm -f ".deps/delay.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT gettimeofday.o -MD -MP -MF ".deps/gettimeofday.Tpo" -c -o gettimeofday.o gettimeofday.c; \ then mv -f ".deps/gettimeofday.Tpo" ".deps/gettimeofday.Po"; else rm -f ".deps/gettimeofday.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT inet_ntop.o -MD -MP -MF ".deps/inet_ntop.Tpo" -c -o inet_ntop.o inet_ntop.c; \ then mv -f ".deps/inet_ntop.Tpo" ".deps/inet_ntop.Po"; else rm -f ".deps/inet_ntop.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT inet_pton.o -MD -MP -MF ".deps/inet_pton.Tpo" -c -o inet_pton.o inet_pton.c; \ then mv -f ".deps/inet_pton.Tpo" ".deps/inet_pton.Po"; else rm -f ".deps/inet_pton.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT signal.o -MD -MP -MF ".deps/signal.Tpo" -c -o signal.o signal.c; \ then mv -f ".deps/signal.Tpo" ".deps/signal.Po"; else rm -f ".deps/signal.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT snprintf.o -MD -MP -MF ".deps/snprintf.Tpo" -c -o snprintf.o snprintf.c; \ then mv -f ".deps/snprintf.Tpo" ".deps/snprintf.Po"; else rm -f ".deps/snprintf.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT string.o -MD -MP -MF ".deps/string.Tpo" -c -o string.o string.c; \ then mv -f ".deps/string.Tpo" ".deps/string.Po"; else rm -f ".deps/string.Tpo"; exit 1; fi 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 `/var/uhubuild/work/compile/compat' Making all in doc make[2]: Entering directory `/var/uhubuild/work/compile/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/uhubuild/work/compile/doc' Making all in include make[2]: Entering directory `/var/uhubuild/work/compile/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/uhubuild/work/compile/include' Making all in src make[2]: Entering directory `/var/uhubuild/work/compile/src' if i586-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT Client.o -MD -MP -MF ".deps/Client.Tpo" -c -o Client.o Client.cpp; \ then mv -f ".deps/Client.Tpo" ".deps/Client.Po"; else rm -f ".deps/Client.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT Extractor.o -MD -MP -MF ".deps/Extractor.Tpo" -c -o Extractor.o Extractor.c; \ then mv -f ".deps/Extractor.Tpo" ".deps/Extractor.Po"; else rm -f ".deps/Extractor.Tpo"; exit 1; fi if i586-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT Launch.o -MD -MP -MF ".deps/Launch.Tpo" -c -o Launch.o Launch.cpp; \ then mv -f ".deps/Launch.Tpo" ".deps/Launch.Po"; else rm -f ".deps/Launch.Tpo"; exit 1; fi if i586-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT List.o -MD -MP -MF ".deps/List.Tpo" -c -o List.o List.cpp; \ then mv -f ".deps/List.Tpo" ".deps/List.Po"; else rm -f ".deps/List.Tpo"; exit 1; fi if i586-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT Listener.o -MD -MP -MF ".deps/Listener.Tpo" -c -o Listener.o Listener.cpp; \ then mv -f ".deps/Listener.Tpo" ".deps/Listener.Po"; else rm -f ".deps/Listener.Tpo"; exit 1; fi Listener.cpp: In member function `void Listener::UDPSingleServer()': Listener.cpp:551: warning: right shift count >= width of type if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT Locale.o -MD -MP -MF ".deps/Locale.Tpo" -c -o Locale.o Locale.c; \ then mv -f ".deps/Locale.Tpo" ".deps/Locale.Po"; else rm -f ".deps/Locale.Tpo"; exit 1; fi if i586-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT PerfSocket.o -MD -MP -MF ".deps/PerfSocket.Tpo" -c -o PerfSocket.o PerfSocket.cpp; \ then mv -f ".deps/PerfSocket.Tpo" ".deps/PerfSocket.Po"; else rm -f ".deps/PerfSocket.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT ReportCSV.o -MD -MP -MF ".deps/ReportCSV.Tpo" -c -o ReportCSV.o ReportCSV.c; \ then mv -f ".deps/ReportCSV.Tpo" ".deps/ReportCSV.Po"; else rm -f ".deps/ReportCSV.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT ReportDefault.o -MD -MP -MF ".deps/ReportDefault.Tpo" -c -o ReportDefault.o ReportDefault.c; \ then mv -f ".deps/ReportDefault.Tpo" ".deps/ReportDefault.Po"; else rm -f ".deps/ReportDefault.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT Reporter.o -MD -MP -MF ".deps/Reporter.Tpo" -c -o Reporter.o Reporter.c; \ then mv -f ".deps/Reporter.Tpo" ".deps/Reporter.Po"; else rm -f ".deps/Reporter.Tpo"; exit 1; fi Reporter.c: In function `ReportServerUDP': Reporter.c:503: warning: left shift count >= width of type if i586-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT Server.o -MD -MP -MF ".deps/Server.Tpo" -c -o Server.o Server.cpp; \ then mv -f ".deps/Server.Tpo" ".deps/Server.Po"; else rm -f ".deps/Server.Tpo"; exit 1; fi Server.cpp: In member function `void Server::write_UDP_AckFIN()': Server.cpp:185: warning: right shift count >= width of type if i586-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT Settings.o -MD -MP -MF ".deps/Settings.Tpo" -c -o Settings.o Settings.cpp; \ then mv -f ".deps/Settings.Tpo" ".deps/Settings.Po"; else rm -f ".deps/Settings.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT SocketAddr.o -MD -MP -MF ".deps/SocketAddr.Tpo" -c -o SocketAddr.o SocketAddr.c; \ then mv -f ".deps/SocketAddr.Tpo" ".deps/SocketAddr.Po"; else rm -f ".deps/SocketAddr.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT gnu_getopt.o -MD -MP -MF ".deps/gnu_getopt.Tpo" -c -o gnu_getopt.o gnu_getopt.c; \ then mv -f ".deps/gnu_getopt.Tpo" ".deps/gnu_getopt.Po"; else rm -f ".deps/gnu_getopt.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT gnu_getopt_long.o -MD -MP -MF ".deps/gnu_getopt_long.Tpo" -c -o gnu_getopt_long.o gnu_getopt_long.c; \ then mv -f ".deps/gnu_getopt_long.Tpo" ".deps/gnu_getopt_long.Po"; else rm -f ".deps/gnu_getopt_long.Tpo"; exit 1; fi if i586-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT service.o -MD -MP -MF ".deps/service.Tpo" -c -o service.o service.c; \ then mv -f ".deps/service.Tpo" ".deps/service.Po"; else rm -f ".deps/service.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT sockets.o -MD -MP -MF ".deps/sockets.Tpo" -c -o sockets.o sockets.c; \ then mv -f ".deps/sockets.Tpo" ".deps/sockets.Po"; else rm -f ".deps/sockets.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT stdio.o -MD -MP -MF ".deps/stdio.Tpo" -c -o stdio.o stdio.c; \ then mv -f ".deps/stdio.Tpo" ".deps/stdio.Po"; else rm -f ".deps/stdio.Tpo"; exit 1; fi if i586-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT tcp_window_size.o -MD -MP -MF ".deps/tcp_window_size.Tpo" -c -o tcp_window_size.o tcp_window_size.c; \ then mv -f ".deps/tcp_window_size.Tpo" ".deps/tcp_window_size.Po"; else rm -f ".deps/tcp_window_size.Tpo"; exit 1; fi i586-uhu-linux-g++ -O2 -o iperf -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 `/var/uhubuild/work/compile/src' make[2]: Entering directory `/var/uhubuild/work/compile' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/uhubuild/work/compile' make[1]: Leaving directory `/var/uhubuild/work/compile' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-remove-unused... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-compress... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install... + ub_install DESTDIR-aware Makefile found. make DESTDIR=/var/uhubuild/work/install MAN1EXT=1 MAN2EXT=2 MAN3EXT=3 MAN4EXT=4 MAN5EXT=5 MAN6EXT=6 MAN7EXT=7 MAN8EXT=8 install Making install in compat make[1]: Entering directory `/var/uhubuild/work/compile/compat' make[2]: Entering directory `/var/uhubuild/work/compile/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 `/var/uhubuild/work/compile/compat' make[1]: Leaving directory `/var/uhubuild/work/compile/compat' Making install in doc make[1]: Entering directory `/var/uhubuild/work/compile/doc' make[2]: Entering directory `/var/uhubuild/work/compile/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 `/var/uhubuild/work/compile/doc' make[1]: Leaving directory `/var/uhubuild/work/compile/doc' Making install in include make[1]: Entering directory `/var/uhubuild/work/compile/include' make[2]: Entering directory `/var/uhubuild/work/compile/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 `/var/uhubuild/work/compile/include' make[1]: Leaving directory `/var/uhubuild/work/compile/include' Making install in src make[1]: Entering directory `/var/uhubuild/work/compile/src' make[2]: Entering directory `/var/uhubuild/work/compile/src' test -z "/usr/bin" || mkdir -p -- . "/var/uhubuild/work/install/usr/bin" /bin/install -c 'iperf' '/var/uhubuild/work/install/usr/bin/iperf' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/uhubuild/work/compile/src' make[1]: Leaving directory `/var/uhubuild/work/compile/src' make[1]: Entering directory `/var/uhubuild/work/compile' make[2]: Entering directory `/var/uhubuild/work/compile' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/uhubuild/work/compile' make[1]: Leaving directory `/var/uhubuild/work/compile' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- strip... ./usr/bin/iperf -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- doc... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- move-compile... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- addons... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- split... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- dirs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- users-groups... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- changelog... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- suid_wrapper... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- perms... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- scripts... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- remove-misc... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- man... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- info... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- mo... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- timestamps... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- menu... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- depends... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- shlibs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- fhs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- conffiles... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- buildinfo... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- control... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- pack... iperf...