=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for libgroove-4.3.0.tar.gz
=> Checksum SHA512 OK for libgroove-4.3.0.tar.gz
===> Installing dependencies for libgroove-4.3.0nb21
=> Tool dependency yasm-[0-9]*: found yasm-1.3.0
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.29.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 SDL2>=2.30.2nb1: found SDL2-2.30.2nb1
=> Full dependency chromaprint>=1.4.3nb3: found chromaprint-1.5.1nb7
=> Full dependency ffmpeg4>=4.4.4nb7: found ffmpeg4-4.4.4nb10
=> Full dependency lame>=3.96.1nb4: found lame-3.100nb5
=> Full dependency libebur128>=1.0.1: found libebur128-1.2.6
=> Full dependency speexdsp>=1.2rc3: found speexdsp-1.2.1
===> Overriding tools for libgroove-4.3.0nb21
===> Extracting for libgroove-4.3.0nb21
===> Patching for libgroove-4.3.0nb21
=> Applying pkgsrc patches for libgroove-4.3.0nb21
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/libgroove/patches/patch-groove_encoder.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/libgroove/patches/patch-groove_encoder.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-groove_encoder.c,v 1.1 2020/03/22 07:52:59 nia Exp $
|
|Fix build with ffmpeg4.
|
|--- groove/encoder.c.orig	2015-05-26 01:32:01.000000000 +0000
|+++ groove/encoder.c
--------------------------
Patching file groove/encoder.c using Plan A...
Hunk #1 succeeded at 616.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/libgroove/patches/patch-groove_file.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/libgroove/patches/patch-groove_file.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-groove_file.c,v 1.1 2020/03/22 07:52:59 nia Exp $
|
|Fix build with ffmpeg4.
|
|--- groove/file.c.orig	2015-05-26 01:32:01.000000000 +0000
|+++ groove/file.c
--------------------------
Patching file groove/file.c using Plan A...
Hunk #1 succeeded at 281.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/libgroove/patches/patch-groove_playlist.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/libgroove/patches/patch-groove_playlist.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-groove_playlist.c,v 1.1 2020/03/22 07:52:59 nia Exp $
|
|Fix build with ffmpeg4.
|
|--- groove/playlist.c.orig	2015-05-26 01:32:01.000000000 +0000
|+++ groove/playlist.c
--------------------------
Patching file groove/playlist.c using Plan A...
Hunk #1 succeeded at 186.
Hunk #2 succeeded at 571.
done
===> Creating toolchain wrappers for libgroove-4.3.0nb21
===> Configuring for libgroove-4.3.0nb21
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is AppleClang 15.0.0.15000100
CMake Warning (dev) at /opt/pkg/share/cmake-3.29/Modules/Platform/Darwin.cmake:246 (include):
  File /opt/pkg/share/cmake-3.29/Modules/Platform/Darwin.cmake includes
  /Users/pbulk/build/audio/libgroove/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /opt/pkg/share/cmake-3.29/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /opt/pkg/share/cmake-3.29/Modules/CMakeSystemSpecificInformation.cmake:32 (include)
  CMakeLists.txt:8 (project)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/pbulk/build/audio/libgroove/work/.cwrapper/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
Configuring libgroove version 4.3.0
Configuring libgrooveplayer version 4.3.0
Configuring libgrooveloudness version 4.3.0
Configuring libgroovefingerprinter version 4.3.0
-- Try C99 C flag = [ ]
-- Performing Test C99_FLAG_DETECTED
-- Performing Test C99_FLAG_DETECTED - Success
CMake Warning (dev) at /opt/pkg/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (EBUR128)
  does not match the name of the calling package (ebur128).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/Findebur128.cmake:14 (find_package_handle_standard_args)
  CMakeLists.txt:67 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found EBUR128: /Users/pbulk/build/audio/libgroove/work/.buildlink/lib/libebur128.dylib
CMake Warning (dev) at /opt/pkg/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args`
  (CHROMAPRINT) does not match the name of the calling package (Chromaprint).
  This can lead to problems in calling code that expects `find_package`
  result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/FindChromaprint.cmake:14 (find_package_handle_standard_args)
  CMakeLists.txt:79 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found CHROMAPRINT: /Users/pbulk/build/audio/libgroove/work/.buildlink/lib/libchromaprint.dylib
-- Found SDL2: /Users/pbulk/build/audio/libgroove/work/.buildlink/lib/libSDL2.dylib
CMake Warning (dev) at /opt/pkg/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (LIBAV) does
  not match the name of the calling package (LibAV).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/FindLibAV.cmake:74 (find_package_handle_standard_args)
  CMakeLists.txt:100 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found LIBAV: /opt/pkg/lib/ffmpeg4/libavfilter.dylib
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE

Installation Summary
--------------------
* Install Directory            : /opt/pkg
* Build libgroove              : yes
* Build libgrooveplayer        : yes
* Build libgrooveloudness      : yes
* Build libgroovefingerprinter : yes

System Dependencies
-------------------
* C99 Compiler                 : OK
* threads                      : OK
* SDL2                         : OK
* ebur128                      : OK
* chromaprint                  : OK
* libavformat                  : OK
* libavcodec                   : OK
* libavfilter                  : OK
* libavutil                    : OK

If everything is looks good, proceed with
make

-- Configuring done (4.9s)
CMake Warning (dev):
  Policy CMP0042 is not set: MACOSX_RPATH is enabled by default.  Run "cmake
  --help-policy CMP0042" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  MACOSX_RPATH is not specified for the following targets:

   groove
   groovefingerprinter
   grooveloudness
   grooveplayer

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR


-- Build files have been written to: /Users/pbulk/build/audio/libgroove/work/libgroove-4.3.0
=> Rewrite cmake Dependencies files