WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. => 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.3nb22 ========================================================================== The following variables will affect the build process of this package, qsynth-0.6.3nb22. 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.15nb2 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.2 => Tool dependency cmake>=3.18: found cmake-3.31.0 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency fluidsynth>=2.3.5nb1: found fluidsynth-2.4.0 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency qt5-qtbase>=5.15.15nb3: found qt5-qtbase-5.15.15nb3 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency dbus>=0.91: found dbus-1.14.10 => Full dependency editline>=3.0.20130712nb1: found editline-3.1.20221030nb2 => Full dependency expat>=1.95.7: found expat-2.6.3 => Full dependency flac>=1.1.0nb1: found flac-1.4.3 => Full dependency freetype2>=2.13.0: found freetype2-2.13.3 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency glib2>=2.4.0: found glib2-2.82.2 => Full dependency graphite2>=1.2: found graphite2-1.3.14nb3 => Full dependency harfbuzz>=2.1.1: found harfbuzz-10.0.1 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency icu>=3.4: found icu-75.1 => Full dependency jack>=1.9.19: found jack-1.9.21nb3 => Full dependency jpeg>=8nb1: found jpeg-9f => Full dependency lame>=3.93.1nb2: found lame-3.100nb6 => Full dependency libffi>=1.20: found libffi-3.4.6 => Full dependency libogg>=1.1: found libogg-1.3.5nb1 => Full dependency libopus>=1.1: found libopus-1.5.2 => Full dependency libproxy>=0.2.3: found libproxy-0.5.9nb2 => Full dependency libsamplerate>=0.0.13nb1: found libsamplerate-0.2.2nb4 => Full dependency libsndfile>=1.0.0: found libsndfile-1.2.2nb1 => Full dependency libvorbis>=1.0.1: found libvorbis-1.3.7 => Full dependency mpg123>=1.0.0: found mpg123-1.32.9 => Full dependency ncurses>=5.3nb1: found ncurses-6.5 => Full dependency openssl>=1.1.1: found openssl-3.3.2 => Full dependency pcre2>=10.21: found pcre2-10.44 => Full dependency png>=1.2.4: found png-1.6.44 => Full dependency sqlite3>=3.0.8: found sqlite3-3.47.0nb2 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for qsynth-0.6.3nb22 ===> Extracting for qsynth-0.6.3nb22 ===> Patching for qsynth-0.6.3nb22 => Applying pkgsrc patches for qsynth-0.6.3nb22 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/qsynth/patches/patch-src_qsynthOptions.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/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.3nb22 ===> Configuring for qsynth-0.6.3nb22 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". 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 13.1.6.13160021 -- The CXX compiler identification is AppleClang 13.1.6.13160021 CMake Warning (dev) at /opt/pkg/share/cmake-3.31/Modules/Platform/Darwin.cmake:249 (include): File /opt/pkg/share/cmake-3.31/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.31/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.31/Modules/CMakeSystemSpecificInformation.cmake:32 (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 CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. 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 "2.3.0") -- Checking for module 'fluidsynth' -- Found fluidsynth, version 2.4.0 -- 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 (17.9s) -- Generating done (0.0s) -- Build files have been written to: /Users/pbulk/build/audio/qsynth/work/qsynth-0.6.3 => Rewrite cmake Dependencies files