+ 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/fuse-httpfs-2.06.08.26nb1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fuse-httpfs-2.06.08.26nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for httpfs_with_static_binaries_2.06.08.26.tar.gz
=> Checksum SHA512 OK for httpfs_with_static_binaries_2.06.08.26.tar.gz
===> Installing dependencies for fuse-httpfs-2.06.08.26nb1
=> 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
=> Full dependency fuse>=2.9.9nb1: found fuse-2.9.9nb1
===> Overriding tools for fuse-httpfs-2.06.08.26nb1
===> Extracting for fuse-httpfs-2.06.08.26nb1
/bin/rm /home/pbulk/build/filesystems/fuse-httpfs/work/httpfs
===> Patching for fuse-httpfs-2.06.08.26nb1
=> Applying pkgsrc patches for fuse-httpfs-2.06.08.26nb1
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/filesystems/fuse-httpfs/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/filesystems/fuse-httpfs/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.2 2022/01/22 18:41:21 pho Exp $
|
|Hunk #0:
|    Be explicit about the API version it wants to use.
|
|Hunk #1, #2, #3, #5:
|    httpfs performs a weird hack that obtains a reference to the
|    directory it is going to be mounted on, and then tries to call
|    statvfs(2) and opendir(3) on that directory in respective
|    filesystem callbacks. On Linux this can somehow avoid deadlocks it
|    seems (possibly due to the way how Linux vfs is implemented?), but
|    on NetBSD it can't. Don't try to do that.
|
|Hunk #4:
|    Workaround for NetBSD librefuse that had an API incompatible with
|    FUSE. Already fixed in HEAD.
|
|--- httpfs.c.orig	2006-08-26 06:29:28.000000000 +0000
|+++ httpfs.c
--------------------------
Patching file httpfs.c using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 552.
Hunk #3 succeeded at 579.
Hunk #4 succeeded at 784.
Hunk #5 succeeded at 812.
Hunk #6 succeeded at 938.
done
===> Creating toolchain wrappers for fuse-httpfs-2.06.08.26nb1