=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for kid3-3.5.1.tar.gz => Checksum SHA512 OK for kid3-3.5.1.tar.gz ===> Installing dependencies for kid3-3.5.1nb36 ========================================================================== The following variables will affect the build process of this package, kid3-3.5.1nb36. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = jpeg * 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 * 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 glib2-tools-[0-9]*: found glib2-tools-2.74.3 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=2.8.1nb1: found cmake-3.25.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.8.0: found perl-5.36.0 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency libxslt-[0-9]*: found libxslt-1.1.37nb1 => Build dependency docbook-xsl-[0-9]*: found docbook-xsl-1.79.2nb7 => Full dependency chromaprint>=1.4.3nb3: found chromaprint-1.5.1nb1 => Full dependency flac>=1.4.0: found flac-1.4.2 => Full dependency id3lib>=3.8.3nb1: found id3lib-3.8.3nb6 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency taglib>=1.9.1: found taglib-1.13 => Full dependency readline>=6.0: found readline-8.2nb1 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency qt5-qtbase>=5.15.7nb1: found qt5-qtbase-5.15.7nb1 => Full dependency qt5-qtmultimedia>=5.15.7nb1: found qt5-qtmultimedia-5.15.7nb1 => Full dependency qt5-qttools>=5.15.7nb1: found qt5-qttools-5.15.7nb1 ===> Overriding tools for kid3-3.5.1nb36 ===> Extracting for kid3-3.5.1nb36 ===> Patching for kid3-3.5.1nb36 => Applying pkgsrc patches for kid3-3.5.1nb36 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/audio/kid3/patches/patch-CMakeLists.txt => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/audio/kid3/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.3 2018/01/21 04:10:44 markd Exp $ | |On Darwin, avoid app bundle creation. | |--- CMakeLists.txt.orig 2017-10-30 17:12:24.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 58. Hunk #2 succeeded at 123. Hunk #3 succeeded at 149. Hunk #4 succeeded at 161. Hunk #5 succeeded at 189. Hunk #6 succeeded at 308. Hunk #7 succeeded at 399. Hunk #8 succeeded at 497. Hunk #9 succeeded at 507. Hunk #10 succeeded at 519. Hunk #11 succeeded at 545. done ===> Creating toolchain wrappers for kid3-3.5.1nb36 ===> Configuring for kid3-3.5.1nb36 => Avoiding Mac OS X application bundles => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files -- The C compiler identification is AppleClang 14.0.0.14000029 -- The CXX compiler identification is AppleClang 14.0.0.14000029 CMake Warning (dev) at /opt/pkg/share/cmake-3.25/Modules/Platform/Darwin.cmake:243 (include): File /opt/pkg/share/cmake-3.25/Modules/Platform/Darwin.cmake includes /Users/pbulk/build/audio/kid3/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /opt/pkg/share/cmake-3.25/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.25/Modules/CMakeSystemSpecificInformation.cmake:45 (include) CMakeLists.txt:21 (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/kid3/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/kid3/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:23 (cmake_minimum_required): Compatibility with CMake < 2.8.12 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. CMake Deprecation Warning at CMakeLists.txt:28 (cmake_policy): The OLD behavior for policy CMP0045 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:31 (cmake_policy): The OLD behavior for policy CMP0042 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found PythonInterp: /opt/pkg/bin/python3.10 (found version "3.10.9") -- Qt5Core found in /opt/pkg/qt5 -- Found Qt-Version 5.15.7 (using /opt/pkg/qt5/bin/qmake) -- Looking for mntent.h -- Looking for mntent.h - not found -- Performing Test _HAVE_GCC_VISIBILITY -- Performing Test _HAVE_GCC_VISIBILITY - Success -- Found PkgConfig: /Users/pbulk/build/audio/kid3/work/.tools/bin/pkg-config (found version "1.8.0") -- Checking for module 'libchromaprint' -- Found libchromaprint, version 1.5.1 -- Found Chromaprint: /Users/pbulk/build/audio/kid3/work/.buildlink/lib/libchromaprint.dylib -- FFmpeg selected for decoding, use WITH_GSTREAMER=ON to use GStreamer instead. -- id3lib found: /Users/pbulk/build/audio/kid3/work/.buildlink/lib/libid3.dylib -- Performing Test ID3LIB_VBR_SUPPORT_FOUND -- Performing Test ID3LIB_VBR_SUPPORT_FOUND - Success -- TagLib found: -L/opt/pkg/lib -L/opt/pkg/lib -ltag -lz -- Performing Test HAVE_TAGLIB_ID3V23_SUPPORT -- Performing Test HAVE_TAGLIB_ID3V23_SUPPORT - Success -- Performing Test HAVE_TAGLIB_XM_SUPPORT -- Performing Test HAVE_TAGLIB_XM_SUPPORT - Success -- Vorbis found: /Users/pbulk/build/audio/kid3/work/.buildlink/lib/libvorbisfile.dylib;/Users/pbulk/build/audio/kid3/work/.buildlink/lib/libvorbis.dylib;/Users/pbulk/build/audio/kid3/work/.buildlink/lib/libogg.dylib -- FLAC++ found: /Users/pbulk/build/audio/kid3/work/.buildlink/lib/libFLAC++.dylib;/Users/pbulk/build/audio/kid3/work/.buildlink/lib/libFLAC.dylib -- Performing Test FLAC_STREAMMETADATA_OPERATOR_FOUND -- Performing Test FLAC_STREAMMETADATA_OPERATOR_FOUND - Success -- Performing Test FLAC_METADATA_PICTURE_FOUND -- Performing Test FLAC_METADATA_PICTURE_FOUND - Success -- Performing Test READLINE_STANDALONE_FOUND -- Performing Test READLINE_STANDALONE_FOUND - Success -- readline found: /Users/pbulk/build/audio/kid3/work/.buildlink/lib/libreadline.dylib -- Configuring done -- Generating done 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/kid3/work/kid3-3.5.1 => Rewrite cmake Dependencies files