------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.1_2.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/atk-2.28.1.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_2.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.13_1.txz Installing /packages/All/harfbuzz-2.6.4.txz Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/pixman-0.38.4.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk-update-icon-cache-2.24.32.txz Installing /packages/All/gtk2-2.24.32.txz SUCCEEDED 00:00:37 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mtr-0.93_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mtr-0.93_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mtr-0.93_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mtr-0.93_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mtr-0.93_1 for building => SHA256 Checksum OK for traviscross-mtr-v0.93_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mtr-0.93_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mtr-0.93_1 for building ===> Extracting for mtr-0.93_1 => SHA256 Checksum OK for traviscross-mtr-v0.93_GH0.tar.gz. Extracted Memory Use: 0.74M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mtr-0.93_1 ===> Applying ports patches for mtr-0.93_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mtr-0.93_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> mtr-0.93_1 depends on package: pkgconf>=1.3.0_1 - found ===> mtr-0.93_1 depends on package: autoconf>=2.69 - found ===> mtr-0.93_1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> mtr-0.93_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> mtr-0.93_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> mtr-0.93_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> mtr-0.93_1 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> mtr-0.93_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mtr-0.93_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> mtr-0.93_1 depends on package: pkgconf>=1.3.0_1 - found ===> mtr-0.93_1 depends on package: autoconf>=2.69 - found ===> mtr-0.93_1 depends on package: automake>=1.16.1 - found ===> mtr-0.93_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> mtr-0.93_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> mtr-0.93_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> mtr-0.93_1 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> mtr-0.93_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for mtr-0.93_1 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 /xports/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... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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... no configure: WARNING: curses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: curses.h: proceeding with the compiler's result 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... no configure: WARNING: ncurses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ncurses.h: proceeding with the compiler's result checking for ncurses.h... yes checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... no configure: WARNING: ncurses/curses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ncurses/curses.h: proceeding with the compiler's result checking for ncurses/curses.h... yes 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... yes 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 GTK... yes 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: -------------- ipv6 :yes ipinfo :yes ncurses :yes gtk :yes cap : libs :-lm cflags :-pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mtr-0.93_1 --- all --- /usr/bin/make all-am --- ui/.dirstamp --- --- ui/.deps/.dirstamp --- --- packet/.dirstamp --- --- packet/.deps/.dirstamp --- --- portability/.dirstamp --- --- portability/.deps/.dirstamp --- --- mtr.8 --- --- mtr-packet.8 --- --- mtr.8 --- ./build-aux/mangen.sh "0.93" ./man/mtr.8.in mtr.8 --- mtr-packet.8 --- ./build-aux/mangen.sh "0.93" ./man/mtr-packet.8.in mtr-packet.8 --- portability/mtr-error.o --- --- portability/error.o --- --- portability/mtr-error.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- portability/error.o --- depbase=`echo portability/error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- packet/mtr-cmdparse.o --- --- packet/packet.o --- --- packet/cmdparse.o --- --- packet/command.o --- --- packet/probe.o --- --- packet/timeval.o --- --- packet/cmdparse.o --- depbase=`echo packet/cmdparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- packet/mtr-cmdparse.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- packet/command.o --- depbase=`echo packet/command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- packet/probe.o --- depbase=`echo packet/probe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- packet/timeval.o --- depbase=`echo packet/timeval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- packet/sockaddr.o --- --- packet/packet.o --- depbase=`echo packet/packet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- packet/sockaddr.o --- depbase=`echo packet/sockaddr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- packet/construct_unix.o --- depbase=`echo packet/construct_unix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- portability/mtr-error.o --- mv -f portability/.deps/mtr-error.Tpo portability/.deps/mtr-error.Po --- packet/deconstruct_unix.o --- depbase=`echo packet/deconstruct_unix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- packet/probe_unix.o --- depbase=`echo packet/probe_unix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- packet/wait_unix.o --- depbase=`echo packet/wait_unix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- packet/probe.o --- packet/probe.c: In function 'find_source_addr': packet/probe.c:315:26: warning: unused variable 'srcaddr6' [-Wunused-variable] struct sockaddr_in6 *srcaddr6; ^~~~~~~~ packet/probe.c:314:25: warning: unused variable 'srcaddr4' [-Wunused-variable] struct sockaddr_in *srcaddr4; ^~~~~~~~ --- ui/mtr-mtr.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- ui/mtr-net.o --- --- ui/mtr-cmdpipe.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- ui/mtr-dns.o --- --- ui/mtr-net.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- ui/mtr-dns.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- packet/probe.o --- packet/probe.c: In function 'respond_to_probe': packet/probe.c:289:9: warning: 'strncat' output may be truncated copying between 0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation] strncat(response, mpls_str, remaining_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- ui/mtr-mtr.o --- ui/mtr.c: In function 'init_fld_options': ui/mtr.c:302:5: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] memset(ctl->fld_index, -1, FLD_INDEX_SZ); ^~~~~~ --- packet/mtr-cmdparse.o --- mv -f packet/.deps/mtr-cmdparse.Tpo packet/.deps/mtr-cmdparse.Po --- ui/mtr-raw.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- ui/mtr-split.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- ui/mtr-display.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- ui/mtr-raw.o --- mv -f ui/.deps/mtr-raw.Tpo ui/.deps/mtr-raw.Po --- ui/mtr-report.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- ui/mtr-select.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- ui/mtr-utils.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- ui/mtr-dns.o --- mv -f ui/.deps/mtr-dns.Tpo ui/.deps/mtr-dns.Po --- ui/mtr-asn.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- ui/mtr-split.o --- In file included from ui/split.c:37: In function 'xstrncpy', inlined from 'split_redraw' at ui/split.c:121:13: ui/utils.h:42:5: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] strncpy(dest, src, n - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ --- ui/mtr-curses.o --- --- ui/mtr-display.o --- mv -f ui/.deps/mtr-display.Tpo ui/.deps/mtr-display.Po --- ui/mtr-curses.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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 --- ui/mtr-gtk.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wno-pointer-sign -MT ui/mtr-gtk.o -MD -MP -MF ui/.deps/mtr-gtk.Tpo -c -o ui/mtr-gtk.o `test -f 'ui/gtk.c' || echo './'`ui/gtk.c --- ui/mtr-split.o --- mv -f ui/.deps/mtr-split.Tpo ui/.deps/mtr-split.Po --- mtr-packet --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wno-pointer-sign -lncurses -L/usr/local/lib -Wl,-rpath=/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 -lm --- ui/mtr-select.o --- mv -f ui/.deps/mtr-select.Tpo ui/.deps/mtr-select.Po --- ui/mtr-mtr.o --- mv -f ui/.deps/mtr-mtr.Tpo ui/.deps/mtr-mtr.Po --- ui/mtr-cmdpipe.o --- mv -f ui/.deps/mtr-cmdpipe.Tpo ui/.deps/mtr-cmdpipe.Po --- ui/mtr-utils.o --- mv -f ui/.deps/mtr-utils.Tpo ui/.deps/mtr-utils.Po --- ui/mtr-report.o --- mv -f ui/.deps/mtr-report.Tpo ui/.deps/mtr-report.Po --- ui/mtr-asn.o --- mv -f ui/.deps/mtr-asn.Tpo ui/.deps/mtr-asn.Po --- ui/mtr-net.o --- mv -f ui/.deps/mtr-net.Tpo ui/.deps/mtr-net.Po --- ui/mtr-curses.o --- mv -f ui/.deps/mtr-curses.Tpo ui/.deps/mtr-curses.Po --- ui/mtr-gtk.o --- mv -f ui/.deps/mtr-gtk.Tpo ui/.deps/mtr-gtk.Po --- mtr --- cc -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -Wno-pointer-sign -lncurses -L/usr/local/lib -Wl,-rpath=/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 portability/mtr-error.o ui/mtr-asn.o ui/mtr-curses.o ui/mtr-gtk.o -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lm SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> mtr-0.93_1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mtr-0.93_1 ===> mtr-0.93_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list /bin/mkdir -p '/construction/net/mtr/stage/usr/local/sbin' install -s -m 555 mtr mtr-packet '/construction/net/mtr/stage/usr/local/sbin' /usr/bin/make install-exec-hook `setcap cap_net_raw+ep /construction/net/mtr/stage/usr/local/sbin/mtr-packet` || chmod u+s /construction/net/mtr/stage/usr/local/sbin/mtr-packet /bin/sh: setcap: not found /bin/mkdir -p '/construction/net/mtr/stage/usr/local/share/bash-completion/completions' install -m 0644 bash-completion/mtr '/construction/net/mtr/stage/usr/local/share/bash-completion/completions' /bin/mkdir -p '/construction/net/mtr/stage/usr/local/man/man8' install -m 0644 mtr.8 mtr-packet.8 '/construction/net/mtr/stage/usr/local/man/man8' /usr/local/sbin/mtr is setuid "root" Please read about potential security issues in file /construction/net/mtr/mtr-0.93/SECURITY (not installed) ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: setuid files in the stage directory (are these necessary?): 994 -r-sr-xr-x 1 root wheel 29264 Mar 19 11:16:42 2020 /construction/net/mtr/stage/usr/local/sbin/mtr-packet Error: /usr/local/sbin/mtr is linked to /usr/local/lib/libcairo.so.2 from graphics/cairo but it is not declared as a dependency Warning: you need USE_GNOME+=cairo Error: /usr/local/sbin/mtr is linked to /usr/local/lib/libgdk_pixbuf-2.0.so.0 from graphics/gdk-pixbuf2 but it is not declared as a dependency Warning: you need USE_GNOME+=gdkpixbuf2 Error: /usr/local/sbin/mtr is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/sbin/mtr is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for mtr-0.93_1 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:52