=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for tcpflow-1.6.1.tar.gz => Checksum RMD160 OK for tcpflow-1.6.1.tar.gz => Checksum SHA512 OK for tcpflow-1.6.1.tar.gz ===> Installing dependencies for tcpflow-1.6.1nb2 ========================================================================== The supported build options for tcpflow are: cairo You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.tcpflow (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, tcpflow-1.6.1nb2. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.76.*: found boost-headers-1.76.0 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency boost-libs-1.76.*: found boost-libs-1.76.0 => Full dependency openssl>=1.1.1dnb2: found openssl-1.1.1l ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for tcpflow-1.6.1nb2 ===> Extracting for tcpflow-1.6.1nb2 ===> Patching for tcpflow-1.6.1nb2 => Applying pkgsrc patches for tcpflow-1.6.1nb2 => Verifying /tree/pkgsrc/net/tcpflow/patches/patch-configure => Applying pkgsrc patch /tree/pkgsrc/net/tcpflow/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2017/07/04 13:50:42 jperkin Exp $ | |Shell portability. | |--- configure.orig 2015-09-23 12:34:56.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 5965 (offset -18 lines). Hunk #2 succeeded at 5982 (offset -18 lines). Hunk #3 succeeded at 7169 (offset 738 lines). Hunk #4 succeeded at 6435 (offset -18 lines). done => Verifying /tree/pkgsrc/net/tcpflow/patches/patch-src_tcpip.cpp => Applying pkgsrc patch /tree/pkgsrc/net/tcpflow/patches/patch-src_tcpip.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_tcpip.cpp,v 1.1 2017/07/04 13:50:42 jperkin Exp $ | |std::perror doesn't always support varargs. | |--- src/tcpip.cpp.orig 2015-08-12 01:28:53.000000000 +0000 |+++ src/tcpip.cpp -------------------------- Patching file src/tcpip.cpp using Plan A... Hunk #1 succeeded at 154 (offset 9 lines). done => Verifying /tree/pkgsrc/net/tcpflow/patches/patch-tests_test-multifile.sh => Applying pkgsrc patch /tree/pkgsrc/net/tcpflow/patches/patch-tests_test-multifile.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-tests_test-multifile.sh,v 1.1 2017/07/04 13:50:42 jperkin Exp $ | |Shell portability. | |--- tests/test-multifile.sh.orig 2015-08-12 01:28:53.000000000 +0000 |+++ tests/test-multifile.sh -------------------------- Patching file tests/test-multifile.sh using Plan A... Hunk #1 succeeded at 93. done ===> Creating toolchain wrappers for tcpflow-1.6.1nb2 ===> Configuring for tcpflow-1.6.1nb2 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for armv7--netbsdelf-eabihf-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -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... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for armv7--netbsdelf-eabihf-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 configure: Compiling under armv7--netbsdelf-eabihf. configure: checking /usr/local/include configure: checking /opt/local/include configure: checking /sw/include configure: checking /usr/local/ssl/include configure: CPPFLAGS = -I/usr/include -I/usr/pkg/include configure: LDFLAGS = -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -pthread C Warnings to test: -MD -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes checking whether gcc understands -MD... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wmissing-declarations... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Wcast-align... yes checking whether gcc understands -Waggregate-return... yes checking whether gcc understands -Wbad-function-cast... yes checking whether gcc understands -Wcast-qual... yes checking whether gcc understands -Wundef... yes checking whether gcc understands -Wredundant-decls... yes checking whether gcc understands -Wdisabled-optimization... yes checking whether gcc understands -Wfloat-equal... yes checking whether gcc understands -Wmultichar... yes checking whether gcc understands -Wc++-compat... yes checking whether gcc understands -Wmissing-noreturn... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking how to run the C++ preprocessor... c++ -E checking string usability... yes checking string presence... yes checking for string... yes C++ Warnings to test: -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ checking whether g++ understands -Wall... yes checking whether g++ understands -MD... yes checking whether g++ understands -D_FORTIFY_SOURCE=2... yes checking whether g++ understands -Wpointer-arith... yes checking whether g++ understands -Wshadow... yes checking whether g++ understands -Wwrite-strings... yes checking whether g++ understands -Wcast-align... yes checking whether g++ understands -Wredundant-decls... yes checking whether g++ understands -Wdisabled-optimization... yes checking whether g++ understands -Wfloat-equal... yes checking whether g++ understands -Wmultichar... yes checking whether g++ understands -Wmissing-noreturn... yes checking whether g++ understands -Woverloaded-virtual... yes checking whether g++ understands -Wsign-promo... yes checking whether g++ understands -funit-at-a-time... yes checking whether g++ understands -Weffc++... yes checking whether c++ supports C++17 features with -std=c++17... no checking whether c++ supports C++17 features with +std=c++17... no checking whether c++ supports C++17 features with -h std=c++17... no checking whether c++ supports C++17 features with -std=c++1z... no checking whether c++ supports C++17 features with +std=c++1z... no checking whether c++ supports C++17 features with -h std=c++1z... no configure: error: *** A compiler with support for C++17 language features is required. *** Error code 1 Stop. make[1]: stopped in /tree/pkgsrc/net/tcpflow *** Error code 1 Stop. make: stopped in /tree/pkgsrc/net/tcpflow