+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/bup-0.32nb5/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/bup-0.32nb5/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for bup-0.32.tar.gz
=> Checksum SHA512 OK for bup-0.32.tar.gz
=> Checksum BLAKE2s OK for bup-man-2fe35faff1fb9c5e7b0ea357de371ac219f2cc38.tar.gz
=> Checksum SHA512 OK for bup-man-2fe35faff1fb9c5e7b0ea357de371ac219f2cc38.tar.gz
===> Installing dependencies for bup-0.32nb5
==========================================================================
The supported build options for bup are:

	fuse

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.bup (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
bup-0.32nb5.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * PYTHON_VERSION_DEFAULT = 310

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * PYPACKAGE = python310
        * TERMCAP_TYPE = curses

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
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.3nb4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency par2-[0-9]*: found par2-0.8.1
=> Full dependency py310-tornado-[0-9]*: found py310-tornado-6.2
=> Full dependency git-base-[0-9]*: found git-base-2.38.1nb1
=> Full dependency perl>=5.0: found perl-5.36.0
=> Full dependency readline>=6.0: found readline-8.2
=> Full dependency python310>=3.10: found python310-3.10.8
===> Overriding tools for bup-0.32nb5
===> Extracting for bup-0.32nb5
===> Patching for bup-0.32nb5
===> Creating toolchain wrappers for bup-0.32nb5
===> Configuring for bup-0.32nb5
=> Replacing bash interpreter in cmd/import-rdiff-backup-cmd.sh t/compare-trees t/configure-sampledata t/force-delete t/subtree-hash t/test-cat-file.sh t/test-command-without-init-fails.sh t/test-index-check-device.sh t/test-meta.sh t/test-redundant-saves.sh t/test-restore-single-file.sh t/test-rm-between-index-and-save.sh t/test-save-creates-no-unrefs.sh t/test.sh wvtest-bup.sh.
WARNING: [replace-interpreter] Skipping non-existent file "t/compare-trees".
WARNING: [replace-interpreter] Skipping non-existent file "t/configure-sampledata".
WARNING: [replace-interpreter] Skipping non-existent file "t/force-delete".
WARNING: [replace-interpreter] Skipping non-existent file "t/subtree-hash".
WARNING: [replace-interpreter] Skipping non-existent file "t/test-cat-file.sh".
WARNING: [replace-interpreter] Skipping non-existent file "t/test-command-without-init-fails.sh".
WARNING: [replace-interpreter] Skipping non-existent file "t/test-index-check-device.sh".
WARNING: [replace-interpreter] Skipping non-existent file "t/test-meta.sh".
WARNING: [replace-interpreter] Skipping non-existent file "t/test-redundant-saves.sh".
WARNING: [replace-interpreter] Skipping non-existent file "t/test-restore-single-file.sh".
WARNING: [replace-interpreter] Skipping non-existent file "t/test-rm-between-index-and-save.sh".
WARNING: [replace-interpreter] Skipping non-existent file "t/test-save-creates-no-unrefs.sh".
WARNING: [replace-interpreter] Skipping non-existent file "t/test.sh".
INFO: [replace-interpreter] Nothing changed in wvtest-bup.sh.
=> Checking for portability problems in extracted files
Configuring for [bup]
Looking for cpp (/lib/cpp) ok
checking for install (/home/pbulk/build/sysutils/bup/work/.tools/bin/install)
checking the C compiler (gcc) ok
ignoring bogus LDFLAGS="-L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv"
checking for make (make)
checking for git (/opt/pkg/bin/git)
checking for header sys/stat.h (found)
checking for header sys/types.h (found)
checking for header unistd.h (found)
checking for header sys/mman.h (found)
checking for header linux/fs.h (not found)
checking for header sys/ioctl.h (found)
checking for __builtin_mul_overflow (found)
checking for the mincore function (found)
checking for MINCORE_INCORE (not found)
checking mincore buf type (char)
checking for readline (yes)
checking that struct stat has a st_atim field (yes)
checking that struct stat has a st_mtim field (yes)
checking that struct stat has a st_ctim field (yes)
checking that struct stat has a st_atimensec field (no)
checking that struct stat has a st_mtimensec field (no)
checking that struct stat has a st_ctimensec field (no)
checking that struct tm has a tm_gmtoff field (no)
checking for libacl (yes)
checking for header sys/acl.h (found)
checking for header acl/libacl.h (not found)
checking for the acl_get_file function (not found)
checking for the acl_from_text function (not found)
checking for the acl_set_file function (not found)
checking for the acl_extended_file function (not found)
checking for the acl_to_any_text function (not found)
checking for complete acl support (no)
looking for sed (/home/pbulk/build/sysutils/bup/work/.tools/bin/sed)
generating config.vars

found: python (/opt/pkg/bin/python3.10, Python 3.10.8)
found: git (/opt/pkg/bin/git, (git version 2.38.1)
found: readline support (e.g. bup ftp)
not found: POSIX ACL support