+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fuse-bindfs-1.15.1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fuse-bindfs-1.15.1/work.log
=> Checksum BLAKE2s OK for bindfs-1.15.1.tar.gz
=> Checksum SHA512 OK for bindfs-1.15.1.tar.gz
===> Installing dependencies for fuse-bindfs-1.15.1
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency automake>=1.9: found automake-1.16.5nb3
=> Tool dependency autoconf>=2.58: found autoconf-2.72
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for fuse-bindfs-1.15.1
===> Extracting for fuse-bindfs-1.15.1
===> Patching for fuse-bindfs-1.15.1
=> Applying pkgsrc patches for fuse-bindfs-1.15.1
=> Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/filesystems/fuse-bindfs/patches/patch-configure.ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/filesystems/fuse-bindfs/patches/patch-configure.ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure.ac,v 1.1 2021/11/30 12:34:24 pho Exp $
|
|* Fix shell portability.
|* Fix an incorrect logic to detect fuse >= 2.6.
|
|--- configure.ac.orig	2021-11-30 11:00:36.957203334 +0000
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 17.
Hunk #2 succeeded at 69.
Hunk #3 succeeded at 88.
done
=> Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/filesystems/fuse-bindfs/patches/patch-src_bindfs.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/filesystems/fuse-bindfs/patches/patch-src_bindfs.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_bindfs.c,v 1.1 2021/11/30 12:34:24 pho Exp $
|
|Fix compatibility with FUSE 2.6: ioctl() is not supported.
|
|--- src/bindfs.c.orig	2021-11-30 11:04:33.969893934 +0000
|+++ src/bindfs.c
--------------------------
Patching file src/bindfs.c using Plan A...
Hunk #1 succeeded at 1721.
Hunk #2 succeeded at 2843.
done
===> Creating toolchain wrappers for fuse-bindfs-1.15.1
===> Configuring for fuse-bindfs-1.15.1
=> Substituting "refuse" in configure configure.ac configure.in
INFO: [subst.mk:refuse] Nothing changed in "configure".
INFO: [subst.mk:refuse] Nothing changed in "configure.ac".
INFO: [subst.mk:refuse] Ignoring nonexistent file "configure.in".
cd /home/pbulk/build/filesystems/fuse-bindfs/work/bindfs-1.15.1 && autoreconf
configure.ac:8: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:8: You should run autoupdate.
aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
configure.ac:8: the top level
tests/internals/Makefile.am:4: warning: source file '$(top_srcdir)/src/misc.c' is in a subdirectory,
tests/internals/Makefile.am:4: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
tests/internals/Makefile.am:4: warning: source file '$(top_srcdir)/src/arena.c' is in a subdirectory,
tests/internals/Makefile.am:4: but option 'subdir-objects' is disabled
tests/internals/Makefile.am:5: warning: source file '$(top_srcdir)/src/rate_limiter.c' is in a subdirectory,
tests/internals/Makefile.am:5: but option 'subdir-objects' is disabled
=> Generating pkg-config file for builtin fuse package.
=> 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 a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a race-free mkdir -p... mkdir -p
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64--netbsd-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 the compiler supports GNU C... yes
checking whether cc accepts -g... yes
checking for cc option to enable C11 features... none needed
checking whether cc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of cc... gcc3
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /home/pbulk/build/filesystems/fuse-bindfs/work/.cwrapper/bin/ld
checking if the linker (/home/pbulk/build/filesystems/fuse-bindfs/work/.cwrapper/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop
checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop
checking for /home/pbulk/build/filesystems/fuse-bindfs/work/.cwrapper/bin/ld option to reload object files... -r
checking for x86_64--netbsd-file... no
checking for file... file
checking for x86_64--netbsd-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for x86_64--netbsd-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64--netbsd-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/home/pbulk/build/filesystems/fuse-bindfs/work/.cwrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for sys/file.h... yes
checking for lutimes... yes
checking for utimensat... yes
checking for setxattr... yes
checking for getxattr... yes
checking for listxattr... yes
checking for removexattr... yes
checking for lsetxattr... yes
checking for lgetxattr... yes
checking for llistxattr... yes
checking for lremovexattr... yes
checking pkg-config is at least version 0.9.0... yes
checking for fuse3 >= 3.4.0... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating tests/internals/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp