>>> Building on exopi-2 under net/iperf BDEPENDS = [devel/autoconf/2.69;devel/metaauto] DIST = [net/iperf:iperf-2.0.12.tar.gz] FULLPKGNAME = iperf-2.0.12p1 (Junk lock obtained for exopi-2 at 1714750142.70) >>> Running depends in net/iperf at 1714750142.74 last junk was in archivers/woff2 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 metaauto-1.0p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 metaauto-1.0p4 >>> Running show-prepare-results in net/iperf at 1714750145.92 ===> net/iperf ===> Building from scratch iperf-2.0.12p1 ===> iperf-2.0.12p1 depends on: metaauto-* -> metaauto-1.0p4 ===> iperf-2.0.12p1 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> Verifying specs: c m pthread c++ c++abi pthread ===> found c.100.0 m.10.1 pthread.27.1 c++.10.0 c++abi.7.0 autoconf-2.69p3 metaauto-1.0p4 (Junk lock released for exopi-2 at 1714750146.84) distfiles size=324528 >>> Running build in net/iperf at 1714750146.88 ===> net/iperf ===> Checking files for iperf-2.0.12p1 `/exopi-cvs/ports/distfiles/iperf-2.0.12.tar.gz' is up to date. >> (SHA256) iperf-2.0.12.tar.gz: OK ===> Extracting for iperf-2.0.12p1 ===> Patching for iperf-2.0.12p1 ===> 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 73. done ===> Applying OpenBSD patch patch-src_PerfSocket_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/PerfSocket.cpp |--- src/PerfSocket.cpp.orig |+++ src/PerfSocket.cpp -------------------------- Patching file src/PerfSocket.cpp using Plan A... Hunk #1 succeeded at 118. Hunk #2 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.0.12p1 Running autoconf-2.69 in /exopi-obj/pobj/iperf-2.0.12/iperf-2.0.12 Running autoheader-2.69 in /exopi-obj/pobj/iperf-2.0.12/iperf-2.0.12 ===> Configuring for iperf-2.0.12p1 Using /exopi-obj/pobj/iperf-2.0.12/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/iperf-2.0.12/config.site checking for a BSD-compatible install... /exopi-obj/pobj/iperf-2.0.12/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 for style of include used by make... GNU 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 we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking whether TPACKET_V2 is declared... no checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (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.5 checking host system type... x86_64-unknown-openbsd7.5 checking for clock_gettime in -lrt... no 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... cc checking for library containing gethostbyname... none required checking for library containing socket... none required 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 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 net/ethernet.h usability... no checking net/ethernet.h presence... no checking for net/ethernet.h... no checking linux/ip.h usability... no checking linux/ip.h presence... no checking for linux/ip.h... no checking linux/udp.h usability... no checking linux/udp.h presence... no checking for linux/udp.h... no checking linux/if_packet.h usability... no checking linux/if_packet.h presence... no checking for linux/if_packet.h... no checking linux/filter.h usability... no checking linux/filter.h presence... no checking for linux/filter.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 for syslog.h... (cached) yes checking for unistd.h... (cached) yes checking for signal.h... (cached) yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... 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 time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) 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... (cached) socklen_t checking for pid_t... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for working memcmp... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (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 _doprnt... no checking for atexit... (cached) yes checking for memset... (cached) yes checking for pthread_cancel... no 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 usleep... (cached) yes checking for clock_gettime... (cached) yes checking for sched_setscheduler... no checking for mlockall... (cached) yes checking for setitimer... (cached) yes checking for nanosleep... (cached) 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 SO_TIMESTAMP is declared... yes checking whether SO_SNDTIMEO is declared... yes checking whether CPU_SET is declared... no checking whether SIGALRM is declared... yes checking for struct tcp_info.tcpi_total_retrans... no checking for struct sockaddr_in.sin_len... 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 group_source_req... no checking whether MCAST_JOIN_SOURCE_GROUP is declared... no checking for multicast ssm support... no checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... (cached) 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 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 include/Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing include/iperf-int.h commands config.status: creating include/iperf-int.h : _IPERF_INCLUDE_IPERF_INT_H configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for iperf-2.0.12p1 /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 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 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 -pipe -MT Client.o -MD -MP -MF .deps/Client.Tpo -c -o Client.o Client.cpp mv -f .deps/Client.Tpo .deps/Client.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -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 -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 -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 -pipe -MT List.o -MD -MP -MF .deps/List.Tpo -c -o List.o List.cpp mv -f .deps/List.Tpo .deps/List.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -pipe -MT Listener.o -MD -MP -MF .deps/Listener.Tpo -c -o Listener.o Listener.cpp mv -f .deps/Listener.Tpo .deps/Listener.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -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 -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 -pipe -MT ReportCSV.o -MD -MP -MF .deps/ReportCSV.Tpo -c -o ReportCSV.o ReportCSV.c mv -f .deps/ReportCSV.Tpo .deps/ReportCSV.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -pipe -MT ReportDefault.o -MD -MP -MF .deps/ReportDefault.Tpo -c -o ReportDefault.o ReportDefault.c mv -f .deps/ReportDefault.Tpo .deps/ReportDefault.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -O2 -pipe -MT Server.o -MD -MP -MF .deps/Server.Tpo -c -o Server.o Server.cpp mv -f .deps/Server.Tpo .deps/Server.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -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 -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 -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 -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 -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 -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 -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 -pipe -MT sockets.o -MD -MP -MF .deps/sockets.Tpo -c -o sockets.o sockets.c mv -f .deps/sockets.Tpo .deps/sockets.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -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 -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 -pipe -MT pdfs.o -MD -MP -MF .deps/pdfs.Tpo -c -o pdfs.o pdfs.c mv -f .deps/pdfs.Tpo .deps/pdfs.Po c++ -Wall -O2 -pipe -O2 -pipe -pthread -DHAVE_CONFIG_H -o iperf Client.o Extractor.o isochronous.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 histogram.o main.o service.o sockets.o stdio.o tcp_window_size.o pdfs.o ../compat/libcompat.a ReportDefault.c(ReportDefault.o:(reporter_peerversion)): warning: sprintf() is often misused, please use snprintf() SocketAddr.c(SocketAddr.o:(SockAddr_Ifrname)): warning: strcpy() is almost always misused, please use strlcpy() pdfs.c(pdfs.o:(box_muller)): warning: rand() may return deterministic values, is that what you want? Making all in man >>> Running package in net/iperf at 1714750175.25 ===> net/iperf ===> Faking installation for iperf-2.0.12p1 /exopi-obj/pobj/iperf-2.0.12/bin/install -c -s -m 755 /exopi-obj/pobj/iperf-2.0.12/iperf-2.0.12/src/iperf /exopi-obj/pobj/iperf-2.0.12/fake-amd64/usr/local/bin /exopi-obj/pobj/iperf-2.0.12/bin/install -c -m 644 /exopi-obj/pobj/iperf-2.0.12/iperf-2.0.12/man/iperf.1 /exopi-obj/pobj/iperf-2.0.12/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/iperf-2.0.12/bin/install -d -m 755 /exopi-obj/pobj/iperf-2.0.12/fake-amd64/usr/local/share/doc/iperf /exopi-obj/pobj/iperf-2.0.12/bin/install -c -m 644 /exopi-obj/pobj/iperf-2.0.12/iperf-2.0.12/doc/*.html /exopi-obj/pobj/iperf-2.0.12/fake-amd64/usr/local/share/doc/iperf /exopi-obj/pobj/iperf-2.0.12/bin/install -c -m 644 /exopi-obj/pobj/iperf-2.0.12/iperf-2.0.12/doc/*.gif /exopi-obj/pobj/iperf-2.0.12/fake-amd64/usr/local/share/doc/iperf ===> Building package for iperf-2.0.12p1 Create /exopi-cvs/ports/packages/amd64/all/iperf-2.0.12p1.tgz Creating package iperf-2.0.12p1 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|******************************************* | 67% archiving|********************************************** | 71% archiving|*********************************************** | 74% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/iperf-2.0.12p1.tgz >>> Running clean in net/iperf at 1714750176.84 ===> net/iperf ===> Cleaning for iperf-2.0.12p1 >>> Ended at 1714750177.06 max_stuck=2.77/depends=3.19/show-prepare-results=0.95/build=28.37/package=1.59/clean=0.26