=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for qsynth-0.6.3.tar.gz => Checksum SHA512 OK for qsynth-0.6.3.tar.gz ===> Installing dependencies for qsynth-0.6.3nb13 ========================================================================== The following variables will affect the build process of this package, qsynth-0.6.3nb13. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = jpeg * READLINE_DEFAULT = editline * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/pkg/etc/openssl/certs * SSLDIR = /opt/pkg/etc/openssl * SSLKEYS = /opt/pkg/etc/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * READLINE_TYPE = editline * 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 qt5-qttools-[0-9]*: found qt5-qttools-5.15.9nb2 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.74.6 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=2.8.1nb1: found cmake-3.26.3nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.4nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency fluidsynth>=2.3.2nb1: found fluidsynth-2.3.2nb1 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency qt5-qtbase>=5.15.9nb1: found qt5-qtbase-5.15.9nb1 ===> Overriding tools for qsynth-0.6.3nb13 ===> Extracting for qsynth-0.6.3nb13 ===> Patching for qsynth-0.6.3nb13 => Applying pkgsrc patches for qsynth-0.6.3nb13 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/audio/qsynth/patches/patch-src_qsynthOptions.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/audio/qsynth/patches/patch-src_qsynthOptions.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_qsynthOptions.cpp,v 1.2 2019/11/02 15:05:29 nia Exp $ | |Use OSS as the default audio driver on non-Linux. | |--- src/qsynthOptions.cpp.orig 2019-10-17 07:46:21.791671088 +0000 |+++ src/qsynthOptions.cpp -------------------------- Patching file src/qsynthOptions.cpp using Plan A... Hunk #1 succeeded at 520 (offset 27 lines). done ===> Creating toolchain wrappers for qsynth-0.6.3nb13 ===> Configuring for qsynth-0.6.3nb13 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files CMake Warning (dev) at CMakeLists.txt:1 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is AppleClang 14.0.3.14030022 -- The CXX compiler identification is AppleClang 14.0.3.14030022 CMake Warning (dev) at /opt/pkg/share/cmake-3.26/Modules/Platform/Darwin.cmake:243 (include): File /opt/pkg/share/cmake-3.26/Modules/Platform/Darwin.cmake includes /Users/pbulk/build/audio/qsynth/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /opt/pkg/share/cmake-3.26/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.26/Modules/CMakeSystemSpecificInformation.cmake:45 (include) CMakeLists.txt:1 (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/qsynth/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/qsynth/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done fatal: not a git repository (or any parent up to mount point /Users/pbulk) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Looking for lroundf -- Looking for lroundf - found -- Found PkgConfig: /Users/pbulk/build/audio/qsynth/work/.tools/bin/pkg-config (found version "1.9.4") -- Checking for module 'fluidsynth' -- Found fluidsynth, version 2.3.2 -- Looking for fluid_synth_system_reset -- Looking for fluid_synth_system_reset - found -- Looking for fluid_synth_set_bank_offset -- Looking for fluid_synth_set_bank_offset - found -- Looking for fluid_synth_unset_program -- Looking for fluid_synth_unset_program - found -- Looking for fluid_version_str -- Looking for fluid_version_str - found -- Looking for fluid_settings_dupstr -- Looking for fluid_settings_dupstr - found -- Looking for fluid_preset_get_banknum -- Looking for fluid_preset_get_banknum - found -- Looking for fluid_preset_get_num -- Looking for fluid_preset_get_num - found -- Looking for fluid_preset_get_name -- Looking for fluid_preset_get_name - found -- Looking for fluid_preset_get_sfont -- Looking for fluid_preset_get_sfont - found -- Looking for fluid_sfont_get_id -- Looking for fluid_sfont_get_id - found -- Looking for fluid_sfont_get_name -- Looking for fluid_sfont_get_name - found -- Looking for fluid_sfont_iteration_start -- Looking for fluid_sfont_iteration_start - found -- Looking for fluid_sfont_iteration_next -- Looking for fluid_sfont_iteration_next - found -- Looking for fluid_synth_get_chorus_speed -- Looking for fluid_synth_get_chorus_speed - found -- Looking for fluid_synth_get_chorus_depth -- Looking for fluid_synth_get_chorus_depth - found -- Looking for fluid_settings_getnum_default -- Looking for fluid_settings_getnum_default - found -- Looking for fluid_settings_getint_default -- Looking for fluid_settings_getint_default - found -- Looking for fluid_settings_getstr_default -- Looking for fluid_settings_getstr_default - found -- Looking for fluid_settings_foreach -- Looking for fluid_settings_foreach - found -- Looking for fluid_settings_foreach_option -- Looking for fluid_settings_foreach_option - found -- Looking for new_fluid_server -- Looking for new_fluid_server - found Qsynth 0.6.3 Build target . . . . . . . . . . . . . . . . . . .: release FluidSynth library support . . . . . . . . . . . .: yes FluidSynth server support . . . . . . . . . . . .: yes FluidSynth system reset support . . . . . . . . .: yes FluidSynth bank offset support . . . . . . . . . .: yes FluidSynth channel info support (DEPRECATED) . . .: no FluidSynth MIDI router support (DEPRECATED) . . .: no FluidSynth unset program support . . . . . . . . .: yes FluidSynth version string support . . . . . . . .: yes System tray icon support . . . . . . . . . . . . .: yes Unique/Single instance support . . . . . . . . . .: yes Gradient eye-candy . . . . . . . . . . . . . . . .: yes Debugger stack-trace (gdb) . . . . . . . . . . . .: no Install prefix . . . . . . . . . . . . . . . . . .: /opt/pkg Now type 'make', followed by 'make install' as root. -- Configuring done (13.2s) -- Generating done (0.0s) -- Build files have been written to: /Users/pbulk/build/audio/qsynth/work/qsynth-0.6.3 => Rewrite cmake Dependencies files