=>> Building net/mtr build started at Fri Dec 25 00:06:44 UTC 2020 port directory: /usr/ports/net/mtr package name: mtr-0.94 building for: FreeBSD voi.aagh.net 12.2-RELEASE-p2 FreeBSD 12.2-RELEASE-p2 amd64 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/net/mtr/Makefile 550550 2020-09-29 18:15:38Z sunpoet $ Poudriere version: 3.3.6 Host OSVERSION: 1202000 Jail OSVERSION: 1202000 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE-p2 UNAME_r=12.2-RELEASE-p2 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.6 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=RELENG_12_2_amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for mtr-0.94: IPV6=on: IPv6 protocol support X11=off: Build X11-enabled mtr ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- sunpoet@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-ipv6 --without-gtk --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net/mtr/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mtr/work HOME=/wrkdirs/usr/ports/net/mtr/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/mtr/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/mtr/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mtr/work HOME=/wrkdirs/usr/ports/net/mtr/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/mtr/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -lncurses -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/mtr" EXAMPLESDIR="share/examples/mtr" DATADIR="share/mtr" WWWDIR="www/mtr" ETCDIR="etc/mtr" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mtr DOCSDIR=/usr/local/share/doc/mtr EXAMPLESDIR=/usr/local/share/examples/mtr WWWDIR=/usr/local/www/mtr ETCDIR=/usr/local/etc/mtr --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #DISABLE_LICENSES=yes MAKE_JOBS_NUMBER=4 DEFAULT_VERSIONS=pgsql=9.6 ruby=2.6 python=3.7 ssl=libressl linux=c6 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE-p2 OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> mtr-0.94 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.0.txz [voi.aagh.net] Installing pkg-1.16.0... [voi.aagh.net] Extracting pkg-1.16.0: .......... done ===> mtr-0.94 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mtr-0.94 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by mtr-0.94 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by mtr-0.94 for building => SHA256 Checksum OK for traviscross-mtr-v0.94_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by mtr-0.94 for building ===> Extracting for mtr-0.94 => SHA256 Checksum OK for traviscross-mtr-v0.94_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mtr-0.94 =========================================================================== =================================================== ===> mtr-0.94 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.7.3,1.txz [voi.aagh.net] Installing pkgconf-1.7.3,1... [voi.aagh.net] Extracting pkgconf-1.7.3,1: .......... done ===> mtr-0.94 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of mtr-0.94 ===> mtr-0.94 depends on package: autoconf>=2.69 - not found ===> Installing existing package /packages/All/autoconf-2.69_3.txz [voi.aagh.net] Installing autoconf-2.69_3... [voi.aagh.net] `-- Installing autoconf-wrapper-20131203... [voi.aagh.net] `-- Extracting autoconf-wrapper-20131203: .......... done [voi.aagh.net] `-- Installing indexinfo-0.3.1... [voi.aagh.net] `-- Extracting indexinfo-0.3.1: .... done [voi.aagh.net] `-- Installing m4-1.4.18_1,1... [voi.aagh.net] `-- Extracting m4-1.4.18_1,1: .......... done [voi.aagh.net] `-- Installing perl5-5.32.0_1... [voi.aagh.net] `-- Extracting perl5-5.32.0_1: .......... done [voi.aagh.net] Extracting autoconf-2.69_3: .......... done ===> mtr-0.94 depends on package: autoconf>=2.69 - found ===> Returning to build of mtr-0.94 ===> mtr-0.94 depends on package: automake>=1.16.1 - not found ===> Installing existing package /packages/All/automake-1.16.3.txz [voi.aagh.net] Installing automake-1.16.3... [voi.aagh.net] Extracting automake-1.16.3: .......... done ===> mtr-0.94 depends on package: automake>=1.16.1 - found ===> Returning to build of mtr-0.94 ===> mtr-0.94 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.1_1.txz [voi.aagh.net] Installing ccache-3.7.1_1... [voi.aagh.net] Extracting ccache-3.7.1_1: .......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.1_1: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> mtr-0.94 depends on file: /usr/local/bin/ccache - found ===> Returning to build of mtr-0.94 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for mtr-0.94 configure.ac:8: installing 'build-aux/compile' configure.ac:20: installing 'build-aux/config.guess' configure.ac:20: installing 'build-aux/config.sub' configure.ac:9: installing 'build-aux/install-sh' configure.ac:9: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' configure: loading site script /usr/ports/Templates/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... o 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 whether cc understands -c and -o together... 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) 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... amd64-portbld-freebsd12.2 checking host system type... amd64-portbld-freebsd12.2 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 pkg-config is at least version 0.9.0... yes checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes 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 sys/limits.h usability... yes checking sys/limits.h presence... yes checking for sys/limits.h... 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 values.h usability... no checking values.h presence... no checking for values.h... 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... yes checking for floor in -lm... yes checking for JANSSON... no checking for library containing initscr... none required checking for cap_set_proc in -lcap... no checking for socket... yes checking for gethostbyname... (cached) yes checking for res_query... yes checking for dn_expand in -lresolv... no checking whether errno is declared... (cached) yes checking for socklen_t... (cached) 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 :no cap : libs :-lm cflags :-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 =========================================================================== =================================================== ===> Building for mtr-0.94 /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-pointer-sign -lncurses -fstack-protector-strong -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 -lm depbase=`echo packet/packet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 -fstack-protector-strong -fno-strict-aliasing -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 -fstack-protector-strong -fno-strict-aliasing -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 -fstack-protector-strong -fno-strict-aliasing -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 -fstack-protector-strong -fno-strict-aliasing -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 -fstack-protector-strong -fno-strict-aliasing -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 -fstack-protector-strong -fno-strict-aliasing -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 -fstack-protector-strong -fno-strict-aliasing -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 -fstack-protector-strong -fno-strict-aliasing -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 -fstack-protector-strong -fno-strict-aliasing -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 -fstack-protector-strong -fno-strict-aliasing -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 -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-pointer-sign -lncurses -fstack-protector-strong -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 -lm ./build-aux/mangen.sh "0.94" ./man/mtr.8.in mtr.8 ./build-aux/mangen.sh "0.94" ./man/mtr-packet.8.in mtr-packet.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for mtr-0.94 ===> Generating temporary packing list /bin/mkdir -p '/wrkdirs/usr/ports/net/mtr/work/stage/usr/local/sbin' install -s -m 555 mtr mtr-packet '/wrkdirs/usr/ports/net/mtr/work/stage/usr/local/sbin' /usr/bin/make install-exec-hook `setcap cap_net_raw+ep /wrkdirs/usr/ports/net/mtr/work/stage/usr/local/sbin/mtr-packet` || chmod u+s /wrkdirs/usr/ports/net/mtr/work/stage/usr/local/sbin/mtr-packet /bin/sh: setcap: not found /bin/mkdir -p '/wrkdirs/usr/ports/net/mtr/work/stage/usr/local/share/bash-completion/completions' install -m 0644 bash-completion/mtr '/wrkdirs/usr/ports/net/mtr/work/stage/usr/local/share/bash-completion/completions' /bin/mkdir -p '/wrkdirs/usr/ports/net/mtr/work/stage/usr/local/man/man8' install -m 0644 mtr.8 mtr-packet.8 '/wrkdirs/usr/ports/net/mtr/work/stage/usr/local/man/man8' /usr/local/sbin/mtr is setuid "root" Please read about potential security issues in file /wrkdirs/usr/ports/net/mtr/work/mtr-0.94/SECURITY (not installed) ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for mtr-0.94 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for mtr-0.94 build of net/mtr | mtr-0.94 ended at Fri Dec 25 00:07:01 UTC 2020 build time: 00:00:17