=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for sidplay-2.0.9.tar.gz
=> Checksum SHA512 OK for sidplay-2.0.9.tar.gz
===> Installing dependencies for sidplay2-2.0.9
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> 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 libsidplay2>=2.0.9: found libsidplay2-2.1.1nb2
===> Overriding tools for sidplay2-2.0.9
===> Extracting for sidplay2-2.0.9
===> Patching for sidplay2-2.0.9
=> Applying pkgsrc patches for sidplay2-2.0.9
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/sidplay2/patches/patch-aa
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/sidplay2/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1 2006/04/20 14:14:15 joerg Exp $
|
|--- configure.orig	2006-04-20 14:10:40.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 19696.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/sidplay2/patches/patch-src_args_cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/sidplay2/patches/patch-src_args_cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_args_cpp,v 1.3 2015/12/29 03:38:03 dholland Exp $
|
|Cast away the const in a strstr call.
|
|--- src/args.cpp.orig	2004-05-05 23:49:20.000000000 +0000
|+++ src/args.cpp
--------------------------
Patching file src/args.cpp using Plan A...
Hunk #1 succeeded at 102.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/sidplay2/patches/patch-src_audio_wav_WavFile.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/sidplay2/patches/patch-src_audio_wav_WavFile.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_audio_wav_WavFile.cpp,v 1.1 2011/11/27 19:33:55 joerg Exp $
|
|--- src/audio/wav/WavFile.cpp.orig	2011-11-27 01:17:47.000000000 +0000
|+++ src/audio/wav/WavFile.cpp
--------------------------
Patching file src/audio/wav/WavFile.cpp using Plan A...
Hunk #1 succeeded at 65.
Hunk #2 succeeded at 125.
done
===> Creating toolchain wrappers for sidplay2-2.0.9
===> Configuring for sidplay2-2.0.9
=> 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
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking for x86_64-apple-darwin23-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking for x86_64-apple-darwin23-g++... clang++
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking for a sed that does not truncate output... /Users/pbulk/build/audio/sidplay2/work/.tools/bin/sed
checking for egrep... grep -E
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... clang -E
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... clang++ -E
checking for x86_64-apple-darwin23-g77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... no
checking the maximum length of command line arguments... (cached) 1048576
checking command to parse nm output from clang object... ok
checking for objdir... .libs
checking for x86_64-apple-darwin23-ar... no
checking for ar... ar
checking for x86_64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking for x86_64-apple-darwin23-strip... no
checking for strip... strip
checking if clang static flag  works... yes
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common
checking if clang PIC flag -fno-common works... yes
checking if clang supports -c -o file.o... yes
checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by clang++... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common
checking if clang++ PIC flag -fno-common works... yes
checking if clang++ supports -c -o file.o... yes
checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fno-common
checking if f77 PIC flag -fno-common works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking whether byte ordering is bigendian... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking linux/soundcard.h usability... no
checking linux/soundcard.h presence... no
checking for linux/soundcard.h... no
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking sys/audio.h usability... no
checking sys/audio.h presence... no
checking for sys/audio.h... no
checking sun/audioio.h usability... no
checking sun/audioio.h presence... no
checking for sun/audioio.h... no
checking sun/dbriio.h usability... no
checking sun/dbriio.h presence... no
checking for sun/dbriio.h... no
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking audio.h usability... no
checking audio.h presence... no
checking for audio.h... no
checking dmedia/audio.h usability... no
checking dmedia/audio.h presence... no
checking for dmedia/audio.h... no
checking which audio subsystem is available... wav only
checking whether exceptions are available... no
checking whether standard member ios::binary is available... no
checking whether standard member ios::openmode is available... no
checking for working sidplay2 library and headers... /opt/pkg/lib, /opt/pkg/include/libsidplay2
checking for working sidutils library and headers... /opt/pkg/lib, /opt/pkg/include/libsidplay2
checking for sidbuilders install directory... /opt/pkg/lib/sidplay/builders
checking for resid builder module... yes
checking for hardsid builder module... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/en/Makefile
config.status: creating src/Makefile
config.status: creating src/audio/Makefile
config.status: creating src/audio/alsa/Makefile
config.status: creating src/audio/hpux/Makefile
config.status: creating src/audio/irix/Makefile
config.status: creating src/audio/mmsystem/Makefile
config.status: creating src/audio/null/Makefile
config.status: creating src/audio/oss/Makefile
config.status: creating src/audio/sunos/Makefile
config.status: creating src/audio/wav/Makefile
config.status: creating unix/Makefile
config.status: creating unix/sidplay2.spec
config.status: creating unix/config.h
config.status: executing depfiles commands
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.