=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for cantata-2.4.2/cantata-2.5.0.tar.bz2 => Checksum SHA512 OK for cantata-2.4.2/cantata-2.5.0.tar.bz2 ===> Installing dependencies for cantata-2.5.0nb10 ========================================================================== The following variables will affect the build process of this package, cantata-2.5.0nb10. Their current value is shown below: * JPEG_DEFAULT = jpeg * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg 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 `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency qt5-qttools-[0-9]*: found qt5-qttools-5.15.12nb1 => Tool dependency cmake>=0: found cmake-3.28.1 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.35: found x11-links-1.35nb1 => Full dependency bash-[0-9]*: found bash-5.2.26 => Full dependency perl>=5.0: found perl-5.38.2 => Full dependency libebur128>=1.0.1: found libebur128-1.2.6 => Full dependency mpg123>=1.0.0: found mpg123-1.32.3nb1 => Full dependency taglib>=2.0: found taglib-2.0 => Full dependency libmtp>=0.3.0: found libmtp-1.1.19 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency ffmpeg4>=4.4.4nb7: found ffmpeg4-4.4.4nb9 => Full dependency avahi>=0.8nb6: found avahi-0.8nb6 => Full dependency qt5-qtbase>=5.15.11nb4: found qt5-qtbase-5.15.12 => Full dependency qt5-qtmultimedia>=5.15.12nb1: found qt5-qtmultimedia-5.15.12nb1 => Full dependency qt5-qtsvg>=5.15.11nb3: found qt5-qtsvg-5.15.12 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for cantata-2.5.0nb10 ===> Extracting for cantata-2.5.0nb10 ===> Patching for cantata-2.5.0nb10 => Applying pkgsrc patches for cantata-2.5.0nb10 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/audio/cantata/patches/patch-CMakeLists.txt => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/audio/cantata/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 2023/02/01 09:35:23 wiz Exp $ | |Don't make application bundle on Darwin. | |--- CMakeLists.txt.orig 2021-10-06 17:18:08.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 89. Hunk #2 succeeded at 99. Hunk #3 succeeded at 132. Hunk #4 succeeded at 337. Hunk #5 succeeded at 483. done ===> Creating toolchain wrappers for cantata-2.5.0nb10 ===> Configuring for cantata-2.5.0nb10 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Replacing bash interpreter in cantata-remote.cmake. => Replacing Perl interpreter in playlists/cantata-dynamic. => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/audio/cantata/work/.cwrapper/bin/gcc - 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: /tmp/audio/cantata/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /tmp/audio/cantata/work/.tools/bin/pkg-config (found version "2.0.3") -- Checking for module 'avahi-client' -- Found avahi-client, version 0.8 -- Avahi-Libs found: /usr/pkg/lib/libavahi-common.so;/usr/pkg/lib/libavahi-client.so -- Avahi-Include-Dirs found: /usr/pkg/include/avahi-common;/usr/pkg/include/avahi-client -- Set build type to Release CMake Warning (dev) at cmake/FindTaglib.cmake:28 (exec_program): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. Call Stack (most recent call first): CMakeLists.txt:143 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/FindTaglib.cmake:35 (exec_program): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. Call Stack (most recent call first): CMakeLists.txt:143 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/FindTaglib.cmake:37 (exec_program): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. Call Stack (most recent call first): CMakeLists.txt:143 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Taglib found: -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -ltag -lz -- Performing Test TAGLIB_CAN_SAVE_ID3VER -- Performing Test TAGLIB_CAN_SAVE_ID3VER - Failed -- Performing Test TAGLIB_ASF_FOUND -- Performing Test TAGLIB_ASF_FOUND - Success -- Performing Test TAGLIB_MP4_FOUND -- Performing Test TAGLIB_MP4_FOUND - Success -- Performing Test TAGLIB_OPUS_FOUND -- Performing Test TAGLIB_OPUS_FOUND - Success CMake Warning (dev) at /usr/pkg/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (Cdioparanoia). 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): /usr/pkg/share/cmake-3.28/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args) cmake/FindCdioparanoia.cmake:11 (include) CMakeLists.txt:152 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'libcdio_paranoia' -- Package 'libcdio_paranoia', required by 'virtual:world', not found CMake Warning (dev) at /usr/pkg/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (CDIOPARANOIA) does not match the name of the calling package (Cdioparanoia). 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): cmake/FindCdioparanoia.cmake:35 (find_package_handle_standard_args) CMakeLists.txt:152 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find CDIOPARANOIA (missing: CDIOPARANOIA_INCLUDE_DIRS CDIOPARANOIA_LIBRARIES) -- Could NOT find Cdparanoia (missing: CDPARANOIA_LIBRARIES CDPARANOIA_INCLUDE_DIR) -- Found FFMPEG: /usr/pkg/lib/ffmpeg4/libavcodec.so -- Found MPG123: /usr/pkg/lib/libmpg123.so CMake Warning (dev) at /usr/pkg/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (Mtp). 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): /usr/pkg/share/cmake-3.28/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args) cmake/FindMtp.cmake:19 (INCLUDE) CMakeLists.txt:185 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'libmtp' -- Found libmtp, version 1.1.19 CMake Warning (dev) at cmake/FindMtp.cmake:34 (exec_program): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. Call Stack (most recent call first): CMakeLists.txt:185 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found MTP: /usr/pkg/lib/libmtp.so -- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") -- Checking for module 'libebur128' -- Found libebur128, version 1.2.6 -- Using system libebur128 -- Building Solid HAL backend. CMake Deprecation Warning at 3rdparty/qtiocompressor/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 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. ----------------------------------------------------------------------------- -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. ----------------------------------------------------------------------------- * Avahi Support - Automatic MPD-Server Detection * TagLib - Tag editor, file organiser, etc. * libavcodec/libavutil/libavformat - ReplayGain calculation. * libmpg123 - ReplayGain calculation. * libmtp - MTP Device Support. * Qt5Multimedia - MPD HTTP stream playback. ----------------------------------------------------------------------------- -- The following OPTIONAL packages could NOT be located on your system. -- Consider installing them to enable more features from this software. ----------------------------------------------------------------------------- * libcdio_paranoia CD ripping. * libcdda_paranoia CD ripping. ----------------------------------------------------------------------------- -- Configuring done (18.5s) -- Generating done (0.4s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR -- Build files have been written to: /tmp/audio/cantata/work/cantata-2.5.0/cmake-pkgsrc-build