Building iperf-2.0.5.txz (origin /buildshare/ports/355755/benchmarks/iperf) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/iperf-2.0.5.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> iperf-2.0.5 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of iperf-2.0.5 Make install ===> License BSD2CLAUSE accepted by the user ===> iperf-2.0.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by iperf-2.0.5 for building ===> Extracting for iperf-2.0.5 => SHA256 Checksum OK for iperf-2.0.5.tar.gz. ===> Patching for iperf-2.0.5 ===> Applying FreeBSD patches for iperf-2.0.5 ===> Configuring for iperf-2.0.5 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/benchmarks/iperf/work/iperf-2.0.5/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/benchmarks/iperf/work/iperf-2.0.5/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for library containing strerror... none required checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for cc_r... cc checking for gethostbyname... (cached) yes checking for socket... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/inet.h... (cached) yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) 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... (cached) yes checking for ssize_t... (cached) 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... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for sys/select.h... (cached) 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... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for atexit... (cached) yes checking for gettimeofday... (cached) yes checking for memset... (cached) yes checking for pthread_cancel... yes checking for select... (cached) yes checking for strchr... yes checking for strerror... (cached) yes checking for strtol... (cached) yes checking for usleep... (cached) yes checking for snprintf... (cached) yes checking for inet_pton... yes checking for inet_ntop... (cached) 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... yes 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... no checking whether IPV6_MULTICAST_HOPS is declared... yes checking for IPv6 multicast support... no checking whether make is GNU make... no 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 ===> Building for iperf-2.0.5 /usr/bin/make all-recursive Making all in compat if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 Making all in doc Making all in include Making all in src if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -Wall -O2 -pipe -fno-strict-aliasing -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 c++ -Wall -O2 -pipe -fno-strict-aliasing -pthread -o iperf -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -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 Making all in man ===> Staging for iperf-2.0.5 ===> Generating temporary packing list Making install in compat Making install in doc Making install in include Making install in src test -z "/usr/local/bin" || /obj/buildshare/ports/355755/benchmarks/iperf/work/iperf-2.0.5/install-sh -d "/obj/buildshare/ports/355755/benchmarks/iperf/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'iperf' '/obj/buildshare/ports/355755/benchmarks/iperf/work/stage/usr/local/bin/iperf' Making install in man test -z "/usr/local/man/man1" || /obj/buildshare/ports/355755/benchmarks/iperf/work/iperf-2.0.5/install-sh -d "/obj/buildshare/ports/355755/benchmarks/iperf/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 './iperf.1' '/obj/buildshare/ports/355755/benchmarks/iperf/work/stage/usr/local/man/man1/iperf.1' install -o root -g wheel -m 444 './iperf.1' '/obj/buildshare/ports/355755/benchmarks/iperf/work/stage/usr/local/man/man1/iperf.1' /bin/mkdir -p /obj/buildshare/ports/355755/benchmarks/iperf/work/stage/usr/local/share/doc/iperf/ cd /obj/buildshare/ports/355755/benchmarks/iperf/work/iperf-2.0.5/ && install -o root -g wheel -m 444 README doc/*.gif doc/*.html /obj/buildshare/ports/355755/benchmarks/iperf/work/stage/usr/local/share/doc/iperf/ ====> Compressing man pages (compress-man) ===> Installing for iperf-2.0.5 ===> Checking if benchmarks/iperf already installed ===> Registering installation for iperf-2.0.5 Installing iperf-2.0.5... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/iperf If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://iperf.sourceforge.net/ Make package ===> Building package for iperf-2.0.5 slot2: removed