+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tcpflow-1.6.1nb7/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tcpflow-1.6.1nb7/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for tcpflow-1.6.1.tar.gz
=> Checksum SHA512 OK for tcpflow-1.6.1.tar.gz
===> Installing dependencies for tcpflow-1.6.1nb7
==========================================================================
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.1nb7.  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/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.78.*: found boost-headers-1.78.0
=> Build dependency gcc6>=6.5.0nb8: found gcc6-6.5.0nb8
=> Full dependency sqlite3>=3.40.0nb1: found sqlite3-3.40.0nb1
=> Full dependency boost-libs-1.78.*: found boost-libs-1.78.0nb3
=> Full dependency zlib>=1.2.3: found zlib-1.2.13
=> Full dependency libpcap>=1.3.0nb1: found libpcap-1.10.1
=> Full dependency openssl>=1.1.1pnb1: found openssl-1.1.1s
===> Overriding tools for tcpflow-1.6.1nb7
===> Extracting for tcpflow-1.6.1nb7
===> Patching for tcpflow-1.6.1nb7
=> Applying pkgsrc patches for tcpflow-1.6.1nb7
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/tcpflow/patches/patch-configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/tcpflow/patches/patch-src_tcpip.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/tcpflow/patches/patch-tests_test-multifile.sh
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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.1nb7
===> Configuring for tcpflow-1.6.1nb7
=> 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... /bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /home/pbulk/build/net/tcpflow/work/.tools/bin/mkdir -p
checking for gawk... /bin/gawk
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 x86_64-redhat-linux-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 dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /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 x86_64-redhat-linux-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
configure: Compiling under x86_64-redhat-linux.
configure: checking /usr/local/include
configure: checking /opt/local/include
configure: checking /sw/include
configure: checking /usr/local/ssl/include
configure:  CPPFLAGS = -I/usr/pkg/include -I/usr/include 
configure:  LDFLAGS = -L/usr/pkg/gcc6/lib/gcc/x86_64-redhat-linux/6.5.0 -Wl,-R/usr/pkg/gcc6/lib/gcc/x86_64-redhat-linux/6.5.0 -L/usr/pkg/gcc6/lib64 -Wl,-R/usr/pkg/gcc6/lib64 -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -pthread -L/usr/lib64 -Wl,-R/usr/lib64 
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.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/tcpflow
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/tcpflow