=> Checksum BLAKE2s OK for zynaddsubfx-3.0.5.tar.bz2
=> Checksum SHA512 OK for zynaddsubfx-3.0.5.tar.bz2
===> Installing dependencies for zynaddsubfx-3.0.5nb11
==========================================================================
The supported build options for zynaddsubfx are:

	alsa jack jack portaudio

The currently selected options are:

	jack portaudio

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

	PKG_OPTIONS.zynaddsubfx (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
zynaddsubfx-3.0.5nb11.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * JPEG_DEFAULT = libjpeg-turbo

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = libjpeg-turbo
        * TERMCAP_TYPE = curses

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency cmake>=0: found cmake-3.31.7nb2
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency perl>=5.0: found perl-5.40.2
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency dssi>=1.1.1nb5: found dssi-1.1.1nb5
=> Full dependency MesaLib>=21.3.9nb3: found MesaLib-21.3.9nb5
=> Full dependency fftw>=3.3.10nb1: found fftw-3.3.10nb2
=> Full dependency fltk13>=1.3.11nb2<1.4.0: found fltk13-1.3.11nb2
=> Full dependency jack>=1.9.21nb4: found jack-1.9.21nb4
=> Full dependency libX11>=1.1: found libX11-1.8.12
=> Full dependency libXpm>=3.5.4.2: found libXpm-3.5.17
=> Full dependency liblo>=0.23: found liblo-0.31nb1
=> Full dependency mxml>=2.9: found mxml-2.10
=> Full dependency portaudio>=190700.20210406nb1: found portaudio-190700.20210406nb1
=> Build dependency ladspa>=1.12: found ladspa-1.17nb5
=> Build dependency libdssialsacompat>=1.0.8a: found libdssialsacompat-1.0.8a
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Full dependency flac>=1.1.0nb1: found flac-1.5.0nb1
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency lame>=3.93.1nb2: found lame-3.100nb7
=> Full dependency libXau>=1.0: found libXau-1.0.12
=> Full dependency libXdamage>=1.0.3: found libXdamage-1.1.6
=> Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5
=> Full dependency libXext>=0.99.0: found libXext-1.3.6
=> Full dependency libXfixes>=4.0.1: found libXfixes-6.0.1
=> Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4
=> Full dependency libXrender>=0.9.2: found libXrender-0.9.12
=> Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.6
=> Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.1.0nb1
=> Full dependency libogg>=1.1: found libogg-1.3.5nb1
=> Full dependency libopus>=1.1: found libopus-1.5.2
=> Full dependency libsamplerate>=0.0.13nb1: found libsamplerate-0.2.2nb5
=> Full dependency libsndfile>=1.0.0: found libsndfile-1.2.2nb2
=> Full dependency libvorbis>=1.0.1: found libvorbis-1.3.7
=> Full dependency libxcb>=1.6: found libxcb-1.17.0
=> Full dependency libxshmfence>=1.2: found libxshmfence-1.3.3
=> Full dependency mpg123>=1.0.0: found mpg123-1.32.10
=> Full dependency ncurses>=5.3nb1: found ncurses-6.5
=> Full dependency png>=1.2.4: found png-1.6.48
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for zynaddsubfx-3.0.5nb11
===> Extracting for zynaddsubfx-3.0.5nb11
===> Patching for zynaddsubfx-3.0.5nb11
=> Applying pkgsrc patches for zynaddsubfx-3.0.5nb11
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/audio/zynaddsubfx/patches/patch-DPF_distrho_extra_Mutex.hpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/audio/zynaddsubfx/patches/patch-DPF_distrho_extra_Mutex.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-DPF_distrho_extra_Mutex.hpp,v 1.1 2020/10/30 15:47:02 nia Exp $
|
|NetBSD pthreads does not have pthread_condattr_setpshared.
|
|--- DPF/distrho/extra/Mutex.hpp.orig	2016-11-18 18:08:20.000000000 +0000
|+++ DPF/distrho/extra/Mutex.hpp
--------------------------
Patching file DPF/distrho/extra/Mutex.hpp using Plan A...
Hunk #1 succeeded at 194.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/audio/zynaddsubfx/patches/patch-src_UI_Fl__EQGraph.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/audio/zynaddsubfx/patches/patch-src_UI_Fl__EQGraph.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_UI_Fl__EQGraph.cpp,v 1.1 2024/12/02 07:46:04 nia Exp $
|
|Fix "error: call of overloaded 'log(int)' is ambiguous" on SunOS.
|
|--- src/UI/Fl_EQGraph.cpp.orig	2024-12-02 07:44:57.508262122 +0000
|+++ src/UI/Fl_EQGraph.cpp
--------------------------
Patching file src/UI/Fl_EQGraph.cpp using Plan A...
Hunk #1 succeeded at 174.
done
===> Creating toolchain wrappers for zynaddsubfx-3.0.5nb11
===> Configuring for zynaddsubfx-3.0.5nb11
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The C compiler identification is AppleClang 13.1.6.13160021
-- The CXX compiler identification is AppleClang 13.1.6.13160021
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/pbulk/build/audio/zynaddsubfx/work/.cwrapper/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Users/pbulk/build/audio/zynaddsubfx/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Rtosc Submodule...
CMake Deprecation Warning at rtosc/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- Include what you use: disabled (RTOSC_INCLUDE_WHAT_YOU_USE=OFF)
-- Found OpenGL: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework
-- Found X11: /Users/pbulk/build/audio/zynaddsubfx/work/.buildlink/include
CHECK_START;Looking for XOpenDisplay in /Users/pbulk/build/audio/zynaddsubfx/work/.buildlink/lib/libX11.dylib;/Users/pbulk/build/audio/zynaddsubfx/work/.buildlink/lib/libXext.dylib
CHECK_PASS;found
CHECK_START;Looking for gethostbyname
CHECK_PASS;found
CHECK_START;Looking for connect
CHECK_PASS;found
CHECK_START;Looking for remove
CHECK_PASS;found
CHECK_START;Looking for shmat
CHECK_PASS;found
CHECK_START;Looking for IceConnectionNumber in ICE
CHECK_FAIL;not found
-- Found FLTK: /Users/pbulk/build/audio/zynaddsubfx/work/.buildlink/lib/libfltk_images.dylib;/Users/pbulk/build/audio/zynaddsubfx/work/.buildlink/lib/libfltk_forms.dylib;/Users/pbulk/build/audio/zynaddsubfx/work/.buildlink/lib/libfltk_gl.dylib;/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework;/Users/pbulk/build/audio/zynaddsubfx/work/.buildlink/lib/libfltk.dylib
-- Found PkgConfig: /Users/pbulk/build/audio/zynaddsubfx/work/.tools/bin/pkg-config (found version "2.4.3")
-- Checking for module 'ntk'
--   Package 'ntk' not found
-- Checking for module 'jack'
--   Found jack, version 1.9.21
-- Checking for module 'liblo>=0.28'
--   Found liblo, version 0.31
-- Found Ruby: /usr/bin/ruby (found suitable version "2.6.10", minimum required is "1.8")
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- 
-- Rtosc Build Configuration
-- =========================
-- 
-- PkgConfig enabled  -- package found
-- Liblo enabled      -- package found
-- JACK enabled       -- package found
-- NTK disabled       -- package NOT found
-- Perf Test(s) disabled
-- FLTK enabled       -- package found
-- Checking Include Path;/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include
-- Checking Library Path;/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/lib
CMake Warning (dev) at rtosc/cmake/ColorMessage.cmake:59 (_message):
  The package name passed to `find_package_handle_standard_args` ;(ZLIB) does
  not match the name of the calling package ;(zlib).  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):
  /opt/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message)
  cmake/Findzlib.cmake:39 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  src/CMakeLists.txt:13 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found ZLIB: /Users/pbulk/build/audio/zynaddsubfx/work/.buildlink/lib/libz.dylib
CHECK_START;Performing Test CMAKE_HAVE_LIBC_PTHREAD
CHECK_PASS;Success
-- Found Threads: TRUE
-- Could NOT find OSS (missing: OSS_INCLUDE_DIR) 
CHECK_START;Looking for snd_seq_create_simple_port in asound
CHECK_FAIL;not found
-- ALSA not found
CMake Warning (dev) at cmake/FindCxxTest.cmake:159 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  src/CMakeLists.txt:20 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Could NOT find CxxTest (missing: CXXTEST_INCLUDE_DIR CXXTEST_PYTHON_TESTGEN_EXECUTABLE) 
Looking For pkg config modules
-- Checking for module 'portaudio-2.0>=19'
--   Found portaudio-2.0, version 19
-- Checking for module 'ntk'
--   Package 'ntk' not found
-- Checking for module 'ntk_images'
--   Package 'ntk_images' not found
-- Checking for module 'fftw3'
--   Found fftw3, version 3.3.10
-- Checking for module 'mxml'
--   Found mxml, version 2.10
-- Checking for one of the modules 'lash-1.0'
-- Checking for one of the modules 'dssi>=0.9.0'
CHECK_START;Looking for sched_setscheduler
CHECK_FAIL;not found
CHECK_START;Performing Test HAVE_ASYNC
CHECK_PASS;Success
CHECK_START;Performing Test SUPPORT_SSE
CHECK_PASS;Success
CHECK_START;Performing Test SUPPORT_NEON
CHECK_FAIL;Failed
-- Compiling with liblo
CHECK_START;Performing Test COMPILER_SUPPORTS_NO_INCONSISTENT_MISSING_OVERRIDE
CHECK_PASS;Success
CHECK_START;Performing Test COMPILER_SUPPORTS_SYSTEM_HDR_PREFIX
CHECK_PASS;Success
-- Building for Release, flags: -std=c++11 -Wno-unused-parameter -O3 -ffast-math -fomit-frame-pointer -msse -msse2 -mfpmath=sse
-- -L/opt/pkg/lib -lfltk_images -lpng16 -lz -ljpeg -lfltk -lpthread -framework Cocoa

-- Will build FLTK gui
CHECK_START;Looking for include file jack/metadata.h
CHECK_PASS;found
CHECK_START;Looking for dlopen in dl
CHECK_PASS;found
CHECK_START;Looking for pthread_create in pthread
CHECK_PASS;found
-- Include what you use: disabled (IncludeWhatYouUse=OFF)
-- 
-- ZynAddSubFX Build Configuration
-- ===============================
-- 
-- Building on a 'Darwin' System
-- PkgConfig -- found
-- zlib      -- found
-- mxml      -- found
-- fftw3     -- found
-- liblo     -- found
-- x11       -- found
-- xpm       -- found
-- fltk      -- found
-- ntk       -- NOT found
-- x11       -- found
-- OSS       -- NOT found
-- ALSA      -- NOT found
-- JACK      -- found
-- PA        -- found
-- Lash      -- NOT found
-- DSSI      -- found
-- CxxTest   -- NOT found
-- Lash      -- NOT enabled
-- DSSI      -- enabled
-- tests     -- NOT enabled
-- ALSA      -- NOT enabled
-- JACK      -- enabled
-- OSS       -- NOT enabled
-- PA        -- enabled
-- c++ async -- usable
-- Link libraries: /Users/pbulk/build/audio/zynaddsubfx/work/.buildlink/lib/libz.dylib  mxml;pthread portaudio;-framework CoreAudio;-framework AudioToolbox;-framework AudioUnit;-framework CoreFoundation;-framework CoreServices;jack;lo 
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Bash completion is not yet implemented for this platform.
-- Configuring done (16.5s)
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:

   ZynAddSubFX_lv2
   ZynAddSubFX_lv2_ui
   ZynAddSubFX_vst
   ZynAlienWah_lv2
   ZynAlienWah_vst
   ZynChorus_lv2
   ZynChorus_vst
   ZynDistortion_lv2
   ZynDistortion_vst
   ZynDynamicFilter_lv2
   ZynDynamicFilter_vst
   ZynEcho_lv2
   ZynEcho_vst
   ZynPhaser_lv2
   ZynPhaser_vst
   ZynReverb_lv2
   ZynReverb_vst
   zynaddsubfx_dssi

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

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

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /Users/pbulk/build/audio/zynaddsubfx/work/zynaddsubfx-3.0.5/cmake-pkgsrc-build