=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for mp3fs-1.1.1.tar.gz
=> Checksum SHA512 OK for mp3fs-1.1.1.tar.gz
===> Installing dependencies for fuse-mp3fs-1.1.1nb1
==========================================================================
The supported build options for fuse-mp3fs are:

	flac vorbis

The currently selected options are:

	flac vorbis

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

	PKG_OPTIONS.mp3fs (not defined)

==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency flac>=1.4.0: found flac-1.4.3
=> Full dependency lame>=3.96.1nb4: found lame-3.100nb5
=> Full dependency libid3tag>=0.15.1bnb1: found libid3tag-0.15.1bnb2
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7
===> Overriding tools for fuse-mp3fs-1.1.1nb1
===> Extracting for fuse-mp3fs-1.1.1nb1
===> Patching for fuse-mp3fs-1.1.1nb1
=> Applying pkgsrc patches for fuse-mp3fs-1.1.1nb1
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/filesystems/fuse-mp3fs/patches/patch-src_fuseops.cc
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/filesystems/fuse-mp3fs/patches/patch-src_fuseops.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_fuseops.cc,v 1.1 2021/12/01 14:35:15 pho Exp $
|
|Hunk #0:
|    <fuse_common.h> is not meant to be directly #include'd by user
|    code. It's only an implementation detail, and librefuse doesn't
|    provide one.
|
|--- src/fuseops.cc.orig	2021-12-01 13:29:28.302797012 +0000
|+++ src/fuseops.cc
--------------------------
Patching file src/fuseops.cc using Plan A...
Hunk #1 succeeded at 26.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/filesystems/fuse-mp3fs/patches/patch-src_mp3fs.cc
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/filesystems/fuse-mp3fs/patches/patch-src_mp3fs.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_mp3fs.cc,v 1.2 2021/12/01 14:41:15 pho Exp $
|
|Hunk #0:
|    <fuse_common.h> is not meant to be directly #include'd by user
|    code. It's only an implementation detail, and librefuse doesn't
|    provide one.
|
|Hunk #1:
|    Work around an issue in librefuse <fuse_opt.h>. It has been
|    incompatible with C++11 compilers. Fixed in HEAD:
|    * http://mail-index.netbsd.org/source-changes/2021/12/01/msg134169.html
|    * http://mail-index.netbsd.org/source-changes/2021/12/01/msg134170.html
|
|--- src/mp3fs.cc.orig	2021-01-31 04:07:18.000000000 +0000
|+++ src/mp3fs.cc
--------------------------
Patching file src/mp3fs.cc using Plan A...
Hunk #1 succeeded at 26.
Hunk #2 succeeded at 62.
Hunk #3 succeeded at 99.
done
===> Creating toolchain wrappers for fuse-mp3fs-1.1.1nb1
===> Configuring for fuse-mp3fs-1.1.1nb1
=> Setting up usage of native fuse.
/bin/mkdir -p /Users/pbulk/build/filesystems/fuse-mp3fs/work/.buildlink/lib/pkgconfig
/bin/ln -s /usr/local/lib/pkgconfig/fuse.pc	 /Users/pbulk/build/filesystems/fuse-mp3fs/work/.buildlink/lib/pkgconfig/fuse.pc
=> 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
configure: WARNING: unrecognized options: --with-libiconv-prefix
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for x86_64-apple-darwin22-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of clang... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking for x86_64-apple-darwin22-ranlib... no
checking for ranlib... ranlib
checking how to run the C preprocessor... clang -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 size of int... 4
checking pkg-config is at least version 0.9.0... yes
checking for flac, flac++ >= 1.1.4... yes
checking for vorbisfile >= 1.3.0, vorbis... yes
checking for id3tag... yes
checking for lame_init in -lmp3lame... yes
checking lame/lame.h usability... yes
checking lame/lame.h presence... yes
checking for lame/lame.h... yes
checking for fuse >= 2.6.0... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
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 src/codecs/Makefile
config.status: creating src/lib/Makefile
config.status: creating test/Makefile
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-libiconv-prefix