>>> Building on exopi-5 under net/iperf BDEPENDS = [devel/metaauto;devel/autoconf/2.71] DIST = [net/iperf:iperf-2.2.0.tar.gz] FULLPKGNAME = iperf-2.2.0 (Junk lock obtained for exopi-5 at 1732126133.47) >>> Running depends in net/iperf at 1732126133.50 /usr/sbin/pkg_add -aI -Drepair autoconf-2.71p0 metaauto-1.0p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.71p0 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.71p0 metaauto-1.0p4 >>> Running show-prepare-results in net/iperf at 1732126136.68 ===> net/iperf ===> Building from scratch iperf-2.2.0 ===> iperf-2.2.0 depends on: metaauto-* -> metaauto-1.0p4 ===> iperf-2.2.0 depends on: autoconf-2.71 -> autoconf-2.71p0 ===> Verifying specs: c m pthread c++ c++abi pthread ===> found c.100.3 m.10.1 pthread.27.1 c++.10.0 c++abi.7.0 autoconf-2.71p0 metaauto-1.0p4 (Junk lock released for exopi-5 at 1732126137.54) distfiles size=477261 >>> Running build in net/iperf at 1732126137.57 ===> net/iperf ===> Checking files for iperf-2.2.0 `/exopi-cvs/ports/distfiles/iperf-2.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for iperf-2.2.0 ===> Patching for iperf-2.2.0 ===> Applying OpenBSD patch patch-configure_ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure.ac |--- configure.ac.orig |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 127. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for iperf-2.2.0 >>> Can't find autoconf 2.71 signature in /exopi-obj/pobj/iperf-2.2.0/iperf-2.2.0/configure: # Generated by GNU Autoconf 2.72 for Iperf 2.2.0. generated by GNU Autoconf 2.72 generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was configured by $0, generated by GNU Autoconf 2.72, Running autoconf-2.71 in /exopi-obj/pobj/iperf-2.2.0/iperf-2.2.0 aclocal.m4:21: warning: this file was generated for autoconf 2.72. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'. configure.ac:146: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead /usr/local/share/autoconf-2.71/m4sugar/m4sh.m4:697: _AS_IF_ELSE is expanded from... /usr/local/share/autoconf-2.71/m4sugar/m4sh.m4:704: AS_IF is expanded from... /usr/local/share/autoconf-2.71/autoconf/general.m4:2264: AC_CACHE_VAL is expanded from... /usr/local/share/autoconf-2.71/autoconf/general.m4:2277: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:492: AX_PTHREAD is expanded from... configure.ac:146: the top level configure.ac:170: warning: The preprocessor macro `STDC_HEADERS' is obsolete. configure.ac:170: Except in unusual embedded environments, you can safely include all configure.ac:170: ISO C90 headers unconditionally. configure.ac:190: warning: Update your code to rely only on HAVE_SYS_TIME_H, configure.ac:190: then remove this warning and the obsolete code below it. configure.ac:190: All current systems provide time.h; it need not be checked for. configure.ac:190: Not all systems provide sys/time.h, but those that do, all allow configure.ac:190: you to include it and time.h simultaneously. configure.ac:218: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. configure.ac:218: You should run autoupdate. /usr/local/share/autoconf-2.71/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... m4/dast.m4:91: DAST_ACCEPT_ARG is expanded from... /usr/local/share/autoconf-2.71/m4sugar/m4sh.m4:697: _AS_IF_ELSE is expanded from... /usr/local/share/autoconf-2.71/m4sugar/m4sh.m4:704: AS_IF is expanded from... /usr/local/share/autoconf-2.71/autoconf/general.m4:2264: AC_CACHE_VAL is expanded from... /usr/local/share/autoconf-2.71/autoconf/general.m4:2277: AC_CACHE_CHECK is expanded from... configure.ac:218: the top level configure.ac:231: warning: your code may safely assume C89 semantics that RETSIGTYPE is void. configure.ac:231: Remove this warning and the `AC_CACHE_CHECK' when you adjust the code. Running autoheader-2.71 in /exopi-obj/pobj/iperf-2.2.0/iperf-2.2.0 aclocal.m4:21: warning: this file was generated for autoconf 2.72. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'. ===> Configuring for iperf-2.2.0 Using /exopi-obj/pobj/iperf-2.2.0/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/iperf-2.2.0/config.site checking for a BSD-compatible install... /exopi-obj/pobj/iperf-2.2.0/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether TPACKET_V2 is declared... no checking whether IFF_TUN is declared... no checking whether IFF_TAP is declared... no checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for library containing strerror... none required checking whether make sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 checking for clock_gettime in -lrt... no checking for a sed that does not truncate output... (cached) /usr/bin/sed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether cc is Clang... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for egrep... (cached) /usr/bin/egrep checking for arpa/inet.h... (cached) yes checking for libintl.h... no checking for net/ethernet.h... no checking for net/if.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/sockio.h... (cached) yes checking for linux/sockios.h... no checking for linux/ip.h... no checking for linux/udp.h... no checking for linux/tcp.h... no checking for linux/if_packet.h... no checking for linux/filter.h... no checking for linux/if_tun.h... no checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netinet/tcp.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 for syslog.h... (cached) yes checking for unistd.h... (cached) yes checking for signal.h... (cached) yes checking for ifaddrs.h... yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for int64_t... yes checking 3rd argument of accept... (cached) socklen_t checking for working memcmp... (cached) yes checking types of arguments for select... (cached) int,fd_set *,struct timeval * checking return type of signal handlers... (cached) void checking for strftime... (cached) yes checking for vprintf... (cached) yes checking for atexit... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for strchr... (cached) yes checking for strerror... (cached) yes checking for strtol... (cached) yes checking for strtoll... (cached) yes checking for strtod... (cached) yes checking for usleep... (cached) yes checking for clock_gettime... (cached) yes checking for sched_setscheduler... no checking for sched_yield... yes checking for mlockall... (cached) yes checking for setitimer... (cached) yes checking for nanosleep... (cached) yes checking for clock_nanosleep... no checking for freopen... yes checking for snprintf... (cached) yes checking for inet_pton... (cached) yes checking for inet_ntop... (cached) yes checking for gettimeofday... (cached) yes checking whether ENOBUFS is declared... yes checking whether EWOULDBLOCK is declared... yes checking whether SIOCGIFMTU is declared... yes checking whether pthread_cancel is declared... yes checking whether pthread_threadid_np is declared... no checking whether CPU_SET is declared... no checking whether SIGALRM is declared... yes checking whether AF_INET6 is declared... yes checking whether SO_TIMESTAMP is declared... yes checking whether SO_SNDTIMEO is declared... yes checking whether SO_REUSEADDR is declared... yes checking whether SO_REUSEPORT is declared... yes checking whether SO_BINDTODEVICE is declared... no checking whether MSG_DONTWAIT is declared... yes checking whether MSG_TRUNC is declared... yes checking whether MSG_CTRUNC is declared... yes checking whether SO_MAX_PACING_RATE is declared... no checking whether SO_DONTROUTE is declared... yes checking whether IPV6_TCLASS is declared... yes checking whether IP_MULTICAST_ALL is declared... no checking whether IP_TOS is declared... yes checking whether IP_DROP_MEMBERSHIP is declared... yes checking whether IPV6_LEAVE_GROUP is declared... yes checking whether MCAST_LEAVE_GROUP is declared... no checking whether MCAST_JOIN_GROUP is declared... no checking whether MCAST_JOIN_SOURCE_GROUP is declared... no checking whether MCAST_LEAVE_SOURCE_GROUP is declared... no checking whether IPV6_JOIN_GROUP is declared... yes checking whether IPV6_V6ONLY is declared... yes checking whether IPV6_ADD_MEMBERSHIP is declared... no checking whether IPV6_MULTICAST_HOPS is declared... yes checking whether MSG_PEEK is declared... yes checking whether MSG_WAITALL is declared... yes checking whether TCP_CONGESTION is declared... no checking whether TCP_NODELAY is declared... yes checking whether TCP_INFO is declared... yes checking whether TCP_CONNECTION_INFO is declared... no checking whether TCP_WINDOW_CLAMP is declared... no checking whether TCP_TX_DELAY is declared... no checking whether TCP_QUICKACK is declared... no checking whether SO_ZEROCOPY is declared... no checking whether MSG_ZEROCOPY is declared... no checking whether MSG_ERRQUEUE is declared... no checking whether IP_MULTICAST_IF is declared... yes checking whether IPV6_MULTICAST_IF is declared... yes checking whether MCAST_BLOCK_SOURCE is declared... no checking whether MCAST_UNBLOCK_SOURCE is declared... no checking whether IP_BLOCK_SOURCE is declared... no checking whether IP_UNBLOCK_SOURCE is declared... no checking whether TCP_NOTSENT_LOWAT is declared... no checking whether TCP_MAXSEG is declared... yes checking whether IP_ADD_MEMBERSHIP is declared... yes checking whether IP_ADD_SOURCE_MEMBERSHIP is declared... no checking whether IP_DROP_SOURCE_MEMBERSHIP is declared... no checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... (cached) yes checking for struct group_source_req... no checking for struct ip_mreq... yes checking for struct ip_mreqn... yes checking for struct ipv6_mreq... yes checking for struct ip_mreq_source... no checking for struct sockaddr_in6.sin6_len... yes checking for struct ip_mreq_source.imr_multiaddr.s_addr... no checking for struct tcp_info.tcpi_total_retrans... no checking for struct tcp_info.tcpi_unacked... no checking for struct tcp_info.tcpi_sacked... no checking for struct tcp_info.tcpi_lost... no checking for struct tcp_info.tcpi_retrans... no checking for struct tcp_info.tcpi_snd_mss... yes checking for struct tcp_info.tcpi_snd_cwnd... yes checking for struct tcp_info.tcpi_delivered... no checking for struct tcp_info.tcpi_delivered_ce... no checking for struct tcp_info.tcpi_dsack_dups... no checking for struct tcp_info.tcpi_data_segs_out... no checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking whether byte ordering is bigendian... no checking for gettid syscall... no checking for multicast support... yes checking for multicast ssm support... no checking for tcpstats support... checking for TCP_INFO_TCPI_TOTAL_RETRANS support... no checking for IPv6 headers and structures... yes checking for IPv6 multicast support... no checking whether make is GNU make... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating compat/Makefile config.status: creating doc/Makefile config.status: creating flows/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 configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for iperf-2.2.0 /usr/bin/make all-recursive Making all in compat cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -pipe -MT Thread.o -MD -MP -MF .deps/Thread.Tpo -c -o Thread.o Thread.c mv -f .deps/Thread.Tpo .deps/Thread.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -pipe -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/error.Tpo .deps/error.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -pipe -MT delay.o -MD -MP -MF .deps/delay.Tpo -c -o delay.o delay.c mv -f .deps/delay.Tpo .deps/delay.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -pipe -MT gettimeofday.o -MD -MP -MF .deps/gettimeofday.Tpo -c -o gettimeofday.o gettimeofday.c mv -f .deps/gettimeofday.Tpo .deps/gettimeofday.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -pipe -MT gettcpinfo.o -MD -MP -MF .deps/gettcpinfo.Tpo -c -o gettcpinfo.o gettcpinfo.c mv -f .deps/gettcpinfo.Tpo .deps/gettcpinfo.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -pipe -MT inet_ntop.o -MD -MP -MF .deps/inet_ntop.Tpo -c -o inet_ntop.o inet_ntop.c mv -f .deps/inet_ntop.Tpo .deps/inet_ntop.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -pipe -MT inet_pton.o -MD -MP -MF .deps/inet_pton.Tpo -c -o inet_pton.o inet_pton.c mv -f .deps/inet_pton.Tpo .deps/inet_pton.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -pipe -MT signal.o -MD -MP -MF .deps/signal.Tpo -c -o signal.o signal.c mv -f .deps/signal.Tpo .deps/signal.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -pipe -MT snprintf.o -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.o snprintf.c mv -f .deps/snprintf.Tpo .deps/snprintf.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -pipe -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c mv -f .deps/string.Tpo .deps/string.Po rm -f libcompat.a ar cru libcompat.a Thread.o error.o delay.o gettimeofday.o gettcpinfo.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 c++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT Client.o -MD -MP -MF .deps/Client.Tpo -c -o Client.o Client.cpp Client.cpp:796:90: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] snprintf(warnbuf, sizeof(warnbuf), "%stcp write (%ld.%ld)", mSettings->mTransferIDStr, now.getSecs(), now.getUsecs()); ~~~ ^~~~~~~~~~~~~ %lld 1 warning generated. mv -f .deps/Client.Tpo .deps/Client.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT Extractor.o -MD -MP -MF .deps/Extractor.Tpo -c -o Extractor.o Extractor.c mv -f .deps/Extractor.Tpo .deps/Extractor.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT isochronous.o -MD -MP -MF .deps/isochronous.Tpo -c -o isochronous.o isochronous.cpp mv -f .deps/isochronous.Tpo .deps/isochronous.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT Launch.o -MD -MP -MF .deps/Launch.Tpo -c -o Launch.o Launch.cpp mv -f .deps/Launch.Tpo .deps/Launch.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT active_hosts.o -MD -MP -MF .deps/active_hosts.Tpo -c -o active_hosts.o active_hosts.cpp mv -f .deps/active_hosts.Tpo .deps/active_hosts.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT Listener.o -MD -MP -MF .deps/Listener.Tpo -c -o Listener.o Listener.cpp Listener.cpp:906:170: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] fprintf(stdout,"WARN: ignore --trip-times because client didn't provide valid start timestamp within %d seconds of now (now=%ld send=%ld)\n", MAXDIFFTIMESTAMPSECS, now.getSecs(), server->sent_time.tv_sec); ~~~ ^~~~~~~~~~~~~ %lld Listener.cpp:906:185: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] fprintf(stdout,"WARN: ignore --trip-times because client didn't provide valid start timestamp within %d seconds of now (now=%ld send=%ld)\n", MAXDIFFTIMESTAMPSECS, now.getSecs(), server->sent_time.tv_sec); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~ %lld 2 warnings generated. mv -f .deps/Listener.Tpo .deps/Listener.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT Locale.o -MD -MP -MF .deps/Locale.Tpo -c -o Locale.o Locale.c mv -f .deps/Locale.Tpo .deps/Locale.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT PerfSocket.o -MD -MP -MF .deps/PerfSocket.Tpo -c -o PerfSocket.o PerfSocket.cpp mv -f .deps/PerfSocket.Tpo .deps/PerfSocket.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT Reporter.o -MD -MP -MF .deps/Reporter.Tpo -c -o Reporter.o Reporter.c mv -f .deps/Reporter.Tpo .deps/Reporter.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT Reports.o -MD -MP -MF .deps/Reports.Tpo -c -o Reports.o Reports.c mv -f .deps/Reports.Tpo .deps/Reports.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT ReportOutputs.o -MD -MP -MF .deps/ReportOutputs.Tpo -c -o ReportOutputs.o ReportOutputs.c mv -f .deps/ReportOutputs.Tpo .deps/ReportOutputs.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT Server.o -MD -MP -MF .deps/Server.Tpo -c -o Server.o Server.cpp Server.cpp:275:36: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] mSettings->mTransferIDStr, now.getSecs(), now.getUsecs()); ^~~~~~~~~~~~~ 1 warning generated. mv -f .deps/Server.Tpo .deps/Server.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT Settings.o -MD -MP -MF .deps/Settings.Tpo -c -o Settings.o Settings.cpp mv -f .deps/Settings.Tpo .deps/Settings.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT SocketAddr.o -MD -MP -MF .deps/SocketAddr.Tpo -c -o SocketAddr.o SocketAddr.c mv -f .deps/SocketAddr.Tpo .deps/SocketAddr.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT gnu_getopt.o -MD -MP -MF .deps/gnu_getopt.Tpo -c -o gnu_getopt.o gnu_getopt.c mv -f .deps/gnu_getopt.Tpo .deps/gnu_getopt.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT gnu_getopt_long.o -MD -MP -MF .deps/gnu_getopt_long.Tpo -c -o gnu_getopt_long.o gnu_getopt_long.c mv -f .deps/gnu_getopt_long.Tpo .deps/gnu_getopt_long.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT histogram.o -MD -MP -MF .deps/histogram.Tpo -c -o histogram.o histogram.c mv -f .deps/histogram.Tpo .deps/histogram.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT service.o -MD -MP -MF .deps/service.Tpo -c -o service.o service.c mv -f .deps/service.Tpo .deps/service.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT socket_io.o -MD -MP -MF .deps/socket_io.Tpo -c -o socket_io.o socket_io.c mv -f .deps/socket_io.Tpo .deps/socket_io.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT stdio.o -MD -MP -MF .deps/stdio.Tpo -c -o stdio.o stdio.c mv -f .deps/stdio.Tpo .deps/stdio.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT packet_ring.o -MD -MP -MF .deps/packet_ring.Tpo -c -o packet_ring.o packet_ring.c mv -f .deps/packet_ring.Tpo .deps/packet_ring.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT tcp_window_size.o -MD -MP -MF .deps/tcp_window_size.Tpo -c -o tcp_window_size.o tcp_window_size.c mv -f .deps/tcp_window_size.Tpo .deps/tcp_window_size.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT pdfs.o -MD -MP -MF .deps/pdfs.Tpo -c -o pdfs.o pdfs.c mv -f .deps/pdfs.Tpo .deps/pdfs.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT dscp.o -MD -MP -MF .deps/dscp.Tpo -c -o dscp.o dscp.c mv -f .deps/dscp.Tpo .deps/dscp.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT iperf_formattime.o -MD -MP -MF .deps/iperf_formattime.Tpo -c -o iperf_formattime.o iperf_formattime.c mv -f .deps/iperf_formattime.Tpo .deps/iperf_formattime.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -O2 -pipe -MT iperf_multicast_api.o -MD -MP -MF .deps/iperf_multicast_api.Tpo -c -o iperf_multicast_api.o iperf_multicast_api.c mv -f .deps/iperf_multicast_api.Tpo .deps/iperf_multicast_api.Po c++ -Wall -O2 -O2 -pipe -O2 -pipe -pthread -DHAVE_CONFIG_H -o iperf Client.o Extractor.o isochronous.o Launch.o active_hosts.o Listener.o Locale.o PerfSocket.o Reporter.o Reports.o ReportOutputs.o Server.o Settings.o SocketAddr.o gnu_getopt.o gnu_getopt_long.o histogram.o main.o service.o socket_io.o stdio.o packet_ring.o tcp_window_size.o pdfs.o dscp.o iperf_formattime.o iperf_multicast_api.o ../compat/libcompat.a ld: warning: Client.cpp(Client.o:(Client::StartSynch())): warning: rand() may return deterministic values, is that what you want? ld: warning: Reports.c(Reports.o:(setTransferID)): warning: sprintf() is often misused, please use snprintf() ld: warning: inet_ntop.c(inet_ntop.o:(inet_ntop_hide) in archive ../compat/libcompat.a): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: Settings.cpp(Settings.o:(Settings_ModalOptions(thread_Settings*))): warning: strcat() is almost always misused, please use strlcat() Making all in man Making all in flows >>> Running package in net/iperf at 1732126183.44 ===> net/iperf ===> Faking installation for iperf-2.2.0 /exopi-obj/pobj/iperf-2.2.0/bin/install -c -s -m 755 /exopi-obj/pobj/iperf-2.2.0/iperf-2.2.0/src/iperf /exopi-obj/pobj/iperf-2.2.0/fake-amd64/usr/local/bin /exopi-obj/pobj/iperf-2.2.0/bin/install -c -m 644 /exopi-obj/pobj/iperf-2.2.0/iperf-2.2.0/man/iperf.1 /exopi-obj/pobj/iperf-2.2.0/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/iperf-2.2.0/bin/install -d -m 755 /exopi-obj/pobj/iperf-2.2.0/fake-amd64/usr/local/share/doc/iperf /exopi-obj/pobj/iperf-2.2.0/bin/install -c -m 644 /exopi-obj/pobj/iperf-2.2.0/iperf-2.2.0/doc/*.html /exopi-obj/pobj/iperf-2.2.0/fake-amd64/usr/local/share/doc/iperf /exopi-obj/pobj/iperf-2.2.0/bin/install -c -m 644 /exopi-obj/pobj/iperf-2.2.0/iperf-2.2.0/doc/*.gif /exopi-obj/pobj/iperf-2.2.0/fake-amd64/usr/local/share/doc/iperf ===> Building package for iperf-2.2.0 Create /exopi-cvs/ports/packages/amd64/all/iperf-2.2.0.tgz Creating package iperf-2.2.0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 6% checksumming|******* | 11% checksumming|********** | 17% checksumming|************** | 22% checksumming|***************** | 28% checksumming|******************** | 33% checksumming|************************ | 39% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************* | 61% checksumming|***************************************** | 67% checksumming|******************************************** | 72% checksumming|*********************************************** | 78% checksumming|*************************************************** | 83% checksumming|****************************************************** | 89% checksumming|********************************************************** | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************************************** | 73% archiving|******************************************************** | 87% archiving|********************************************************* | 88% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/iperf-2.2.0.tgz >>> Running clean in net/iperf at 1732126185.50 ===> net/iperf ===> Cleaning for iperf-2.2.0 >>> Ended at 1732126186.06 max_stuck=2.99/depends=3.14/show-prepare-results=0.93/build=45.88/package=2.04/clean=0.60