=> Checksum BLAKE2s OK for jack-keyboard-2.7.2.tar.gz => Checksum SHA512 OK for jack-keyboard-2.7.2.tar.gz ===> Installing dependencies for jack-keyboard-2.7.2nb12 ========================================================================== The following variables will affect the build process of this package, jack-keyboard-2.7.2nb12. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * 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.1 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.2 => 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 gtk2+>=2.24.33nb25: found gtk2+-2.24.33nb25 => Full dependency jack>=1.9.21nb3: found jack-1.9.21nb3 => Full dependency libX11>=1.1: found libX11-1.8.10 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb4 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency at-spi2-core>=2.3.2: found at-spi2-core-2.54.0nb4 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency cairo>=1.0.0nb2: found cairo-1.18.2 => Full dependency dbus>=0.91: found dbus-1.14.10 => Full dependency expat>=1.95.7: found expat-2.6.3 => Full dependency flac>=1.1.0nb1: found flac-1.4.3 => Full dependency fontconfig>=2.11.91: found fontconfig-2.15.0 => Full dependency freetype2>=2.13.0: found freetype2-2.13.3 => Full dependency fribidi>=0.19.1: found fribidi-1.0.16 => Full dependency gdk-pixbuf2>=2.22.0: found gdk-pixbuf2-2.42.12 => 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.1.0 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency jbigkit>=2.0: found jbigkit-2.1nb1 => Full dependency jpeg>=8nb1: found jpeg-9f => Full dependency lame>=3.93.1nb2: found lame-3.100nb6 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXft>=2.1.10: found libXft-2.3.8nb1 => Full dependency libXrender>=0.9.2: found libXrender-0.9.12 => 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 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 libxcb>=1.6: found libxcb-1.17.0 => Full dependency lzo>=2.01: found lzo-2.10 => Full dependency mpg123>=1.0.0: found mpg123-1.32.9 => Full dependency ncurses>=5.3nb1: found ncurses-6.5 => Full dependency pango>=1.6.0: found pango-1.54.0 => Full dependency pcre2>=10.21: found pcre2-10.44 => Full dependency pixman>=0.40.0: found pixman-0.44.2 => Full dependency png>=1.2.4: found png-1.6.44 => Full dependency shared-mime-info>=0.15: found shared-mime-info-2.4nb4 => Full dependency tiff>=3.6.1: found tiff-4.7.0 => Full dependency xz>=5.0.0: found xz-5.6.3 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for jack-keyboard-2.7.2nb12 ===> Extracting for jack-keyboard-2.7.2nb12 ===> Patching for jack-keyboard-2.7.2nb12 => Applying pkgsrc patches for jack-keyboard-2.7.2nb12 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/jack-keyboard/patches/patch-CMakeLists.txt => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/jack-keyboard/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.1 2021/11/05 22:47:06 nia Exp $ | |Use GNUInstallDirs so man pages are installed to the right OS-specific |directory. | |--- CMakeLists.txt.orig 2021-11-05 22:39:12.941859606 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 65. done ===> Creating toolchain wrappers for jack-keyboard-2.7.2nb12 ===> Configuring for jack-keyboard-2.7.2nb12 CMake Deprecation Warning at CMakeLists.txt:28 (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/jack-keyboard/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/jack-keyboard/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found GTK2_GTK: /opt/pkg/lib/libgtk-quartz-2.0.dylib -- Found JACK: /opt/pkg/lib/libjack.dylib -- Found X11: /opt/pkg/include -- Looking for XOpenDisplay in /opt/pkg/lib/libX11.dylib;/opt/pkg/lib/libXext.dylib -- Looking for XOpenDisplay in /opt/pkg/lib/libX11.dylib;/opt/pkg/lib/libXext.dylib - not found -- Looking for dnet_ntoa in dnet -- Looking for dnet_ntoa in dnet - not found -- Looking for dnet_ntoa in dnet_stub -- Looking for dnet_ntoa in dnet_stub - not found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Configuring done (20.3s) CMake Warning (dev) at CMakeLists.txt:39 (add_executable): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /Users/pbulk/build/audio/jack-keyboard/work/jack-keyboard-2.7.2/src/jack-keyboard.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:39 (add_executable): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /Users/pbulk/build/audio/jack-keyboard/work/jack-keyboard-2.7.2/src/pianokeyboard.c This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /Users/pbulk/build/audio/jack-keyboard/work/jack-keyboard-2.7.2/cmake-pkgsrc-build