=> Checksum BLAKE2s OK for mpg321_0.3.2.orig.tar.gz
=> Checksum SHA512 OK for mpg321_0.3.2.orig.tar.gz
===> Installing dependencies for mpg321-0.3.2nb2
==========================================================================
The supported build options for mpg321 are:

	alsa

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

	PKG_OPTIONS.mpg321 (not defined)

==========================================================================
=> 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 libao-macosx-[0-9]*: found libao-macosx-1.2.2
=> Full dependency libao>=1.0.0: found libao-1.2.2
=> Full dependency libid3tag>=0.15.1bnb1: found libid3tag-0.15.1bnb2
=> Full dependency libmad>=0.15.1bnb1: found libmad-0.15.1bnb3
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for mpg321-0.3.2nb2
===> Extracting for mpg321-0.3.2nb2
===> Patching for mpg321-0.3.2nb2
=> Applying pkgsrc patches for mpg321-0.3.2nb2
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/mpg321/patches/patch-ao.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/mpg321/patches/patch-ao.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ao.c,v 1.1 2016/06/02 09:18:19 jperkin Exp $
|
|Ensure structs are zero'd before use.
|
|--- ao.c.orig	2012-03-25 12:27:49.000000000 +0000
|+++ ao.c
--------------------------
Patching file ao.c using Plan A...
Hunk #1 succeeded at 299.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/mpg321/patches/patch-mpg321.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/mpg321/patches/patch-mpg321.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-mpg321.c,v 1.3 2018/07/08 13:42:13 leot Exp $
|
|- Ensure structs are zero'd before use.
|- Do not unlock uninitialized main_lock
|
|--- mpg321.c.orig	2012-03-25 12:27:49.000000000 +0000
|+++ mpg321.c
--------------------------
Patching file mpg321.c using Plan A...
Hunk #1 succeeded at 525.
Hunk #2 succeeded at 729.
done
===> Creating toolchain wrappers for mpg321-0.3.2nb2
===> Configuring for mpg321-0.3.2nb2
=> 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 staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) /opt/pkg/bin/nawk
checking for x86_64-apple-darwin23-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 for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether ln -s works... yes
checking for mad_decoder_run in -lmad... yes
checking for compress2 in -lz... yes
checking for id3_tag_new in -lid3tag... yes
checking for pthread_create in -lpthread... yes
checking for dlopen... yes
checking for ao... yes
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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether lstat correctly handles trailing slash... no
checking whether stat accepts an empty string... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking return type of signal handlers... void
checking for socklen_t in sys/socket.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for gethostbyname... yes
checking for memset... yes
checking for munmap... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for gettimeofday... yes
checking for select... yes
checking for getenv... yes
checking for putenv... yes
checking for setenv... yes
checking for unsetenv... yes
checking for strcasecmp... yes
checking whether to enable ALSA... no
checking for library containing gethostbyname... none required
checking for socket... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands