>>> Building on exopi-6 under net/mtr BDEPENDS = [shells/bash-completion;devel/libtool;devel/jansson;devel/autoconf/2.69;devel/automake/1.15;devel/metaauto] DIST = [net/mtr:mtr-0.95.tar.gz] FULLPKGNAME = mtr-0.95v0 RDEPENDS = [devel/jansson] (Junk lock obtained for exopi-6 at 1711483690.31) >>> Running depends in net/mtr at 1711483690.35 last junk was in x11/kde-applications/kdebugsettings /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.15.1 bash-completion-2.11p0 jansson-2.14 libtool-2.4.2p2 metaauto-1.0p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.15.1 bash-completion-2.11p0 jansson-2.14 libtool-2.4.2p2 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.15.1 bash-completion-2.11p0 jansson-2.14 libtool-2.4.2p2 metaauto-1.0p4 >>> Running show-prepare-results in net/mtr at 1711483695.12 ===> net/mtr ===> Building from scratch mtr-0.95v0 ===> mtr-0.95v0 depends on: bash-completion-* -> bash-completion-2.11p0 ===> mtr-0.95v0 depends on: metaauto-* -> metaauto-1.0p4 ===> mtr-0.95v0 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> mtr-0.95v0 depends on: automake->=1.15,<1.16 -> automake-1.15.1 ===> mtr-0.95v0 depends on: libtool-* -> libtool-2.4.2p2 ===> mtr-0.95v0 depends on: jansson-* -> jansson-2.14 ===> Verifying specs: c m curses jansson ===> found c.99.0 m.10.1 curses.15.0 jansson.4.2 autoconf-2.69p3 automake-1.15.1 bash-completion-2.11p0 jansson-2.14 libtool-2.4.2p2 metaauto-1.0p4 (Junk lock released for exopi-6 at 1711483697.28) distfiles size=144541 >>> Running extract in net/mtr at 1711483697.30 ===> net/mtr ===> Checking files for mtr-0.95v0 `/exopi-cvs/ports/distfiles/mtr-0.95.tar.gz' is up to date. >> (SHA256) mtr-0.95.tar.gz: OK ===> Extracting for mtr-0.95v0 printf '#!/bin/sh\necho -n 0.95\n' > /exopi-obj/pobj/mtr-0.95/mtr-0.95/build-aux/git-version-gen >>> Running patch in net/mtr at 1711483697.72 ===> net/mtr ===> Patching for mtr-0.95v0 ===> Applying OpenBSD patch patch-packet_packet_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: packet/packet.c |--- packet/packet.c.orig |+++ packet/packet.c -------------------------- Patching file packet/packet.c using Plan A... Hunk #1 succeeded at 28. Hunk #2 succeeded at 44. Hunk #3 succeeded at 77. done ===> Applying OpenBSD patch patch-packet_probe_unix_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: packet/probe_unix.c |--- packet/probe_unix.c.orig |+++ packet/probe_unix.c -------------------------- Patching file packet/probe_unix.c using Plan A... Hunk #1 succeeded at 137. Hunk #2 succeeded at 805. 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++ >>> Running configure in net/mtr at 1711483698.08 ===> net/mtr ===> Generating configure for mtr-0.95v0 Running autoreconf-2.69 in /exopi-obj/pobj/mtr-0.95/mtr-0.95 configure.ac:9: installing 'build-aux/compile' configure.ac:21: installing 'build-aux/config.guess' configure.ac:21: installing 'build-aux/config.sub' configure.ac:13: installing 'build-aux/install-sh' configure.ac:13: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' ===> Configuring for mtr-0.95v0 Using /exopi-obj/pobj/mtr-0.95/config.site (generated) configure: WARNING: unrecognized options: --without-glib, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/mtr-0.95/config.site 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /exopi-obj/pobj/mtr-0.95/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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking whether make supports nested variables... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking size of unsigned char... (cached) 1 checking size of unsigned short... (cached) 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking arpa/nameser_compat.h usability... no checking arpa/nameser_compat.h presence... no checking for arpa/nameser_compat.h... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking error.h usability... no checking error.h presence... no checking for error.h... no checking for fcntl.h... (cached) yes checking linux/icmp.h usability... no checking linux/icmp.h presence... no checking for linux/icmp.h... no checking linux/errqueue.h usability... no checking linux/errqueue.h presence... no checking for linux/errqueue.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/curses.h usability... no checking ncurses/curses.h presence... no checking for ncurses/curses.h... no checking for netinet/in.h... (cached) yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking for sys/cdefs.h... (cached) yes checking for sys/limits.h... (cached) yes checking for sys/socket.h... (cached) yes checking stdio_ext.h usability... no checking stdio_ext.h presence... no checking for stdio_ext.h... no checking for sys/types.h... (cached) yes checking sys/xti.h usability... no checking sys/xti.h presence... no checking for sys/xti.h... no checking for values.h... (cached) no checking for __fpending... no checking for fcntl... (cached) yes checking for error... no checking for verr... yes checking for verrx... yes checking for vwarn... yes checking for vwarnx... yes checking for getopt_long... (cached) yes checking for floor in -lm... (cached) yes checking for jansson... yes checking for library containing initscr... -lncurses checking for cap_set_proc in -lcap... no checking for socket... (cached) yes checking for gethostbyname... (cached) yes checking for res_query... (cached) yes checking for dn_expand in -lresolv... no checking whether errno is declared... yes checking for socklen_t... yes checking for time_t... yes checking for C flags to get more warnings... -Wall -Wno-pointer-sign build options: -------------- libasan : ipv6 :yes ipinfo :yes ncurses :yes gtk :no jansson :yes cap : libs :-lncurses -lm cflags :-O2 -pipe -Wall -Wno-pointer-sign -------------- checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-glib, --disable-gtk-doc >>> Running build in net/mtr at 1711483718.41 ===> net/mtr ===> Building for mtr-0.95v0 /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wno-pointer-sign -MT ui/mtr-mtr.o -MD -MP -MF ui/.deps/mtr-mtr.Tpo -c -o ui/mtr-mtr.o `test -f 'ui/mtr.c' || echo './'`ui/mtr.c mv -f ui/.deps/mtr-mtr.Tpo ui/.deps/mtr-mtr.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wno-pointer-sign -MT ui/mtr-net.o -MD -MP -MF ui/.deps/mtr-net.Tpo -c -o ui/mtr-net.o `test -f 'ui/net.c' || echo './'`ui/net.c mv -f ui/.deps/mtr-net.Tpo ui/.deps/mtr-net.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wno-pointer-sign -MT ui/mtr-cmdpipe.o -MD -MP -MF ui/.deps/mtr-cmdpipe.Tpo -c -o ui/mtr-cmdpipe.o `test -f 'ui/cmdpipe.c' || echo './'`ui/cmdpipe.c mv -f ui/.deps/mtr-cmdpipe.Tpo ui/.deps/mtr-cmdpipe.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wno-pointer-sign -MT ui/mtr-dns.o -MD -MP -MF ui/.deps/mtr-dns.Tpo -c -o ui/mtr-dns.o `test -f 'ui/dns.c' || echo './'`ui/dns.c mv -f ui/.deps/mtr-dns.Tpo ui/.deps/mtr-dns.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wno-pointer-sign -MT ui/mtr-raw.o -MD -MP -MF ui/.deps/mtr-raw.Tpo -c -o ui/mtr-raw.o `test -f 'ui/raw.c' || echo './'`ui/raw.c mv -f ui/.deps/mtr-raw.Tpo ui/.deps/mtr-raw.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wno-pointer-sign -MT ui/mtr-split.o -MD -MP -MF ui/.deps/mtr-split.Tpo -c -o ui/mtr-split.o `test -f 'ui/split.c' || echo './'`ui/split.c mv -f ui/.deps/mtr-split.Tpo ui/.deps/mtr-split.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wno-pointer-sign -MT ui/mtr-display.o -MD -MP -MF ui/.deps/mtr-display.Tpo -c -o ui/mtr-display.o `test -f 'ui/display.c' || echo './'`ui/display.c mv -f ui/.deps/mtr-display.Tpo ui/.deps/mtr-display.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wno-pointer-sign -MT ui/mtr-report.o -MD -MP -MF ui/.deps/mtr-report.Tpo -c -o ui/mtr-report.o `test -f 'ui/report.c' || echo './'`ui/report.c mv -f ui/.deps/mtr-report.Tpo ui/.deps/mtr-report.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wno-pointer-sign -MT ui/mtr-select.o -MD -MP -MF ui/.deps/mtr-select.Tpo -c -o ui/mtr-select.o `test -f 'ui/select.c' || echo './'`ui/select.c mv -f ui/.deps/mtr-select.Tpo ui/.deps/mtr-select.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wno-pointer-sign -MT ui/mtr-utils.o -MD -MP -MF ui/.deps/mtr-utils.Tpo -c -o ui/mtr-utils.o `test -f 'ui/utils.c' || echo './'`ui/utils.c mv -f ui/.deps/mtr-utils.Tpo ui/.deps/mtr-utils.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wno-pointer-sign -MT packet/mtr-cmdparse.o -MD -MP -MF packet/.deps/mtr-cmdparse.Tpo -c -o packet/mtr-cmdparse.o `test -f 'packet/cmdparse.c' || echo './'`packet/cmdparse.c mv -f packet/.deps/mtr-cmdparse.Tpo packet/.deps/mtr-cmdparse.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wno-pointer-sign -MT packet/mtr-sockaddr.o -MD -MP -MF packet/.deps/mtr-sockaddr.Tpo -c -o packet/mtr-sockaddr.o `test -f 'packet/sockaddr.c' || echo './'`packet/sockaddr.c mv -f packet/.deps/mtr-sockaddr.Tpo packet/.deps/mtr-sockaddr.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wno-pointer-sign -MT portability/mtr-error.o -MD -MP -MF portability/.deps/mtr-error.Tpo -c -o portability/mtr-error.o `test -f 'portability/error.c' || echo './'`portability/error.c mv -f portability/.deps/mtr-error.Tpo portability/.deps/mtr-error.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wno-pointer-sign -MT ui/mtr-asn.o -MD -MP -MF ui/.deps/mtr-asn.Tpo -c -o ui/mtr-asn.o `test -f 'ui/asn.c' || echo './'`ui/asn.c mv -f ui/.deps/mtr-asn.Tpo ui/.deps/mtr-asn.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -Wall -Wno-pointer-sign -MT ui/mtr-curses.o -MD -MP -MF ui/.deps/mtr-curses.Tpo -c -o ui/mtr-curses.o `test -f 'ui/curses.c' || echo './'`ui/curses.c mv -f ui/.deps/mtr-curses.Tpo ui/.deps/mtr-curses.Po cc -I/usr/local/include -O2 -pipe -Wall -Wno-pointer-sign -L/usr/local/lib -o mtr ui/mtr-mtr.o ui/mtr-net.o ui/mtr-cmdpipe.o ui/mtr-dns.o ui/mtr-raw.o ui/mtr-split.o ui/mtr-display.o ui/mtr-report.o ui/mtr-select.o ui/mtr-utils.o packet/mtr-cmdparse.o packet/mtr-sockaddr.o portability/mtr-error.o ui/mtr-asn.o ui/mtr-curses.o -L/usr/local/lib -ljansson -lncurses -lm net.c(ui/mtr-net.o:(net_send_batch)): warning: rand() may return deterministic values, is that what you want? depbase=`echo packet/packet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -Wno-pointer-sign -MT packet/packet.o -MD -MP -MF $depbase.Tpo -c -o packet/packet.o packet/packet.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo packet/cmdparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -Wno-pointer-sign -MT packet/cmdparse.o -MD -MP -MF $depbase.Tpo -c -o packet/cmdparse.o packet/cmdparse.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo packet/command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -Wno-pointer-sign -MT packet/command.o -MD -MP -MF $depbase.Tpo -c -o packet/command.o packet/command.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo packet/probe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -Wno-pointer-sign -MT packet/probe.o -MD -MP -MF $depbase.Tpo -c -o packet/probe.o packet/probe.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo packet/timeval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -Wno-pointer-sign -MT packet/timeval.o -MD -MP -MF $depbase.Tpo -c -o packet/timeval.o packet/timeval.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo packet/sockaddr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -Wno-pointer-sign -MT packet/sockaddr.o -MD -MP -MF $depbase.Tpo -c -o packet/sockaddr.o packet/sockaddr.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo portability/error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -Wno-pointer-sign -MT portability/error.o -MD -MP -MF $depbase.Tpo -c -o portability/error.o portability/error.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo packet/construct_unix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -Wno-pointer-sign -MT packet/construct_unix.o -MD -MP -MF $depbase.Tpo -c -o packet/construct_unix.o packet/construct_unix.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo packet/deconstruct_unix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -Wno-pointer-sign -MT packet/deconstruct_unix.o -MD -MP -MF $depbase.Tpo -c -o packet/deconstruct_unix.o packet/deconstruct_unix.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo packet/probe_unix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -Wno-pointer-sign -MT packet/probe_unix.o -MD -MP -MF $depbase.Tpo -c -o packet/probe_unix.o packet/probe_unix.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo packet/wait_unix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -Wno-pointer-sign -MT packet/wait_unix.o -MD -MP -MF $depbase.Tpo -c -o packet/wait_unix.o packet/wait_unix.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -Wall -Wno-pointer-sign -L/usr/local/lib -o mtr-packet packet/packet.o packet/cmdparse.o packet/command.o packet/probe.o packet/timeval.o packet/sockaddr.o portability/error.o packet/construct_unix.o packet/deconstruct_unix.o packet/probe_unix.o packet/wait_unix.o -lncurses -lm ./build-aux/mangen.sh "0.95" ./man/mtr.8.in mtr.8 ./build-aux/mangen.sh "0.95" ./man/mtr-packet.8.in mtr-packet.8 >>> Running package in net/mtr at 1711483725.23 ===> net/mtr ===> Faking installation for mtr-0.95v0 mkdir -p '/exopi-obj/pobj/mtr-0.95/fake-amd64/usr/local/sbin' /exopi-obj/pobj/mtr-0.95/bin/install -c -s -m 755 mtr mtr-packet '/exopi-obj/pobj/mtr-0.95/fake-amd64/usr/local/sbin' /usr/bin/make install-exec-hook `setcap cap_net_raw+ep /exopi-obj/pobj/mtr-0.95/fake-amd64/usr/local/sbin/mtr-packet` || chmod u+s /exopi-obj/pobj/mtr-0.95/fake-amd64/usr/local/sbin/mtr-packet /bin/sh: setcap: not found mkdir -p '/exopi-obj/pobj/mtr-0.95/fake-amd64/usr/local/share/bash-completion/completions' /exopi-obj/pobj/mtr-0.95/bin/install -c -m 644 bash-completion/mtr '/exopi-obj/pobj/mtr-0.95/fake-amd64/usr/local/share/bash-completion/completions' mkdir -p '/exopi-obj/pobj/mtr-0.95/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/mtr-0.95/bin/install -c -m 644 mtr.8 mtr-packet.8 '/exopi-obj/pobj/mtr-0.95/fake-amd64/usr/local/man/man8' ===> Building package for mtr-0.95v0 Create /exopi-cvs/ports/packages/amd64/all/mtr-0.95v0.tgz Creating package mtr-0.95v0 reading plist| switching to /exopi-cvs/ports/net/mtr/pkg/PFRAG.no-gtk| checking dependencies| checking dependencies|devel/jansson checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************** | 59% archiving|***************************************************** | 82% archiving|********************************************************* | 89% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/mtr-0.95v0.tgz >>> Running clean in net/mtr at 1711483728.04 ===> net/mtr ===> Cleaning for mtr-0.95v0 >>> Ended at 1711483728.24 max_stuck=1.36/depends=4.77/show-prepare-results=2.19/extract=0.41/patch=0.38/configure=20.32/build=6.83/package=2.81/clean=0.22