=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for qbittorrent-4.5.5.tar.gz => Checksum SHA512 OK for qbittorrent-4.5.5.tar.gz ===> Installing dependencies for qbittorrent-4.5.5 ========================================================================== The following variables will affect the build process of this package, qbittorrent-4.5.5. Their current value is shown below: * 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: * 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 `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency qt5-qttools-[0-9]*: found qt5-qttools-5.15.10 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.76.4nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.27.4 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.2 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.83.*: found boost-headers-1.83.0 => Full dependency boost-libs-1.83.*: found boost-libs-1.83.0 => Full dependency boost-libs>=1.83.0: found boost-libs-1.83.0 => Full dependency zlib>=1.2.11: found zlib-1.2.13 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency libtorrent-rasterbar>=2.0.8nb2: found libtorrent-rasterbar-2.0.9 => Full dependency openssl>=1.1.1pnb1: found openssl-1.1.1u => Full dependency qt5-qtbase>=5.15.9nb2: found qt5-qtbase-5.15.10 => Full dependency qt5-qtmacextras>=5.15.9nb2: found qt5-qtmacextras-5.15.10 ===> Overriding tools for qbittorrent-4.5.5 ===> Extracting for qbittorrent-4.5.5 ===> Patching for qbittorrent-4.5.5 => Applying pkgsrc patches for qbittorrent-4.5.5 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/net/qbittorrent/patches/patch-dist_CMakeLists.txt => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/net/qbittorrent/patches/patch-dist_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dist_CMakeLists.txt,v 1.2 2020/11/21 22:17:56 adam Exp $ | |Treat Darwin as any other UNIX. | |--- dist/CMakeLists.txt.orig 2020-10-18 19:41:04.000000000 +0000 |+++ dist/CMakeLists.txt -------------------------- Patching file dist/CMakeLists.txt using Plan A... Hunk #1 succeeded at 1. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/net/qbittorrent/patches/patch-src_app_CMakeLists.txt => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/net/qbittorrent/patches/patch-src_app_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_app_CMakeLists.txt,v 1.4 2022/07/15 10:48:53 adam Exp $ | |Disable app bundle on Darwin. | |--- src/app/CMakeLists.txt.orig 2022-05-24 20:10:49.000000000 +0000 |+++ src/app/CMakeLists.txt -------------------------- Patching file src/app/CMakeLists.txt using Plan A... Hunk #1 succeeded at 73 (offset 13 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/net/qbittorrent/patches/patch-src_base_utils_fs.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/net/qbittorrent/patches/patch-src_base_utils_fs.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_base_utils_fs.cpp,v 1.3 2022/11/29 16:37:59 adam Exp $ | |Support NetBSD. | |--- src/base/utils/fs.cpp.orig 2022-11-26 21:16:23.000000000 +0000 |+++ src/base/utils/fs.cpp -------------------------- Patching file src/base/utils/fs.cpp using Plan A... Hunk #1 succeeded at 42. Hunk #2 succeeded at 52. Hunk #3 succeeded at 247. done ===> Creating toolchain wrappers for qbittorrent-4.5.5 ===> Configuring for qbittorrent-4.5.5 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files -- The CXX compiler identification is AppleClang 14.0.3.14030022 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/pbulk/build/net/qbittorrent/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- The following features have been enabled: * GUI, Build GUI application (default: ON) * WEBUI, Enable built-in HTTP server for remote control (default: ON) -- The following features have been disabled: * QT6, Build with Qt 6 instead of Qt 5 (default: OFF) * STACKTRACE, Enable stacktrace support (default: ON) * TESTING, Build internal testing suite (default: OFF) * VERBOSE_CONFIGURE, Show information about PACKAGES_FOUND and PACKAGES_NOT_FOUND in the configure output (only useful for debugging the CMake build scripts) (default: OFF) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found OpenSSL: /opt/pkg/lib/libcrypto.dylib (found version "1.1.1u") -- Found Boost: /opt/pkg/include (found version "1.83.0") -- Found Boost: /opt/pkg/include (found suitable version "1.83.0", minimum required is "1.71") -- Found OpenSSL: /opt/pkg/lib/libcrypto.dylib (found suitable version "1.1.1u", minimum required is "1.1.1") -- Found ZLIB: /opt/pkg/lib/libz.dylib (found suitable version "1.2.13", minimum required is "1.2.11") -- Performing Test SNS_SUPPORT -- Performing Test SNS_SUPPORT - Failed -- Configuring done (4.8s) -- Generating done (0.1s) -- Build files have been written to: /Users/pbulk/build/net/qbittorrent/work/qBittorrent-release-4.5.5 => Rewrite cmake Dependencies files