=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for transmission-4.0.0.tar.xz => Checksum SHA512 OK for transmission-4.0.0.tar.xz ===> Installing dependencies for transmission-qt-4.0.0nb2 ========================================================================== The supported build options for transmission-qt are: qt5 qt6 The currently selected options are: qt6 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.transmission-qt (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, transmission-qt-4.0.0nb2. Their current value is shown below: * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = heimdal * 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 * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal 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 glib2-tools-[0-9]*: found glib2-tools-2.74.6 => Tool dependency cmake>=0: found cmake-3.25.2 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency intltool>=0.40.0: found intltool-0.51.0nb7 => Tool dependency gmake>=3.81: found gmake-4.4 => Tool dependency perl>=5.0: found perl-5.36.0 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.4 => 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.35 => Build dependency gcc8>=8.4.0nb6: found gcc8-8.5.0 => Full dependency transmission-common>=4.0.0: found transmission-common-4.0.0 => Full dependency qt6-qttools>=6.4.1nb1: found qt6-qttools-6.4.1nb1 => Full dependency qt6-qtbase>=6.4.1nb2: found qt6-qtbase-6.4.1nb2 => Full dependency qt6-qtsvg>=6.4.1nb1: found qt6-qtsvg-6.4.1nb1 => Full dependency libevent>=2.1.11nb1: found libevent-2.1.12 => Full dependency libdeflate>=1.10: found libdeflate-1.10 => Full dependency miniupnpc>=2.1: found miniupnpc-2.2.3 => Full dependency curl>=7.86.0nb1: found curl-7.88.1 => Full dependency libpsl>=0.21.1nb1: found libpsl-0.21.2 => Full dependency gcc8-libs>=8.3.0: found gcc8-libs-8.5.0nb1 ===> 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 transmission-qt-4.0.0nb2 ===> Extracting for transmission-qt-4.0.0nb2 ===> Patching for transmission-qt-4.0.0nb2 => Applying pkgsrc patches for transmission-qt-4.0.0nb2 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/transmission-qt/../../net/transmission/patches/patch-CMakeLists.txt => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/transmission-qt/../../net/transmission/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.2 2023/02/13 13:48:11 wiz Exp $ | |Detect and use libquota. |https://github.com/transmission/transmission/pull/4863 | |--- CMakeLists.txt.orig 2023-02-07 23:39:47.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 695. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/transmission-qt/../../net/transmission/patches/patch-libtransmission_CMakeLists.txt => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/transmission-qt/../../net/transmission/patches/patch-libtransmission_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libtransmission_CMakeLists.txt,v 1.2 2023/02/13 13:48:11 wiz Exp $ | |Detect and use libquota. |https://github.com/transmission/transmission/pull/4863 | |--- libtransmission/CMakeLists.txt.orig 2023-02-01 03:51:15.000000000 +0000 |+++ libtransmission/CMakeLists.txt -------------------------- Patching file libtransmission/CMakeLists.txt using Plan A... Hunk #1 succeeded at 279. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/transmission-qt/../../net/transmission/patches/patch-libtransmission_completion.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/transmission-qt/../../net/transmission/patches/patch-libtransmission_completion.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libtransmission_completion.cc,v 1.1 2023/02/20 17:01:51 abs Exp $ | |patch to fix "assertion failed leftUntilDone <= sizeWhenDone" |https://github.com/transmission/transmission/pull/4879/commits/57ff8bda34e7d752b76b750b699932500664198d | |file 1/2 | |--- libtransmission/completion.cc.orig 2023-01-30 05:23:05.000000000 +0000 |+++ libtransmission/completion.cc -------------------------- Patching file libtransmission/completion.cc using Plan A... Hunk #1 succeeded at 156. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/transmission-qt/../../net/transmission/patches/patch-libtransmission_completion.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/transmission-qt/../../net/transmission/patches/patch-libtransmission_completion.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libtransmission_completion.h,v 1.1 2023/02/20 17:01:51 abs Exp $ | |patch to fix "assertion failed leftUntilDone <= sizeWhenDone" |https://github.com/transmission/transmission/pull/4879/commits/57ff8bda34e7d752b76b750b699932500664198d | |file 2/2 | |--- libtransmission/completion.h.orig 2023-01-30 05:23:05.000000000 +0000 |+++ libtransmission/completion.h -------------------------- Patching file libtransmission/completion.h using Plan A... Hunk #1 succeeded at 172. done ===> Creating toolchain wrappers for transmission-qt-4.0.0nb2 ===> Configuring for transmission-qt-4.0.0nb2 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Checking for portability problems in extracted files -- The C compiler identification is GNU 8.5.0 -- The CXX compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/net/transmission-qt/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/net/transmission-qt/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found CURL: /usr/pkg/lib/libcurl.so (found suitable version "7.88.1", minimum required is "7.28.0") -- Found OpenSSL: /usr/lib/libcrypto.so (found suitable version "1.1.1d", minimum required is "0.9.7") -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found OpenGL: /usr/X11R7/lib/libGL.so -- Checking for module 'libdeflate>=1.10' -- Found libdeflate, version 1.10 -- Found DEFLATE: /usr/pkg/include (Required is at least version "1.10") -- Found EVENT2: /usr/pkg/lib/libevent.so (found suitable version "2.1.12-stable", minimum required is "2.1.0") -- Could NOT find NATPMP (missing: NATPMP_LIBRARY NATPMP_INCLUDE_DIR) -- Found MINIUPNPC: /usr/pkg/lib/libminiupnpc.so (found version "2.2.3") -- Could NOT find DHT (missing: DHT_LIBRARY DHT_INCLUDE_DIR) -- Found PSL: /usr/pkg/lib/libpsl.so (Required is at least version "0.21.1") -- Could NOT find UTP (missing: UTP_LIBRARY UTP_INCLUDE_DIR) -- Could NOT find B64 (missing: B64_LIBRARY B64_INCLUDE_DIR) -- Looking for sys/inotify.h -- Looking for sys/inotify.h - not found -- Looking for inotify_init -- Looking for inotify_init - not found -- Looking for include files sys/types.h, sys/event.h -- Looking for include files sys/types.h, sys/event.h - found -- Looking for kqueue -- Looking for kqueue - found -- Could NOT find SYSTEMD (missing: SYSTEMD_LIBRARY SYSTEMD_INCLUDE_DIR) -- Performing Test gnu_c_has_werror -- Performing Test gnu_c_has_werror - Success -- Performing Test gnu_c_has_w -- Performing Test gnu_c_has_w - Success -- Performing Test gnu_cxx_has_w -- Performing Test gnu_cxx_has_w - Success -- Performing Test gnu_c_has_wall -- Performing Test gnu_c_has_wall - Success -- Performing Test gnu_cxx_has_wall -- Performing Test gnu_cxx_has_wall - Success -- Performing Test gnu_c_has_wextra -- Performing Test gnu_c_has_wextra - Success -- Performing Test gnu_cxx_has_wextra -- Performing Test gnu_cxx_has_wextra - Success -- Performing Test gnu_c_has_wcast_align -- Performing Test gnu_c_has_wcast_align - Success -- Performing Test gnu_cxx_has_wcast_align -- Performing Test gnu_cxx_has_wcast_align - Success -- Performing Test gnu_c_has_wduplicated_cond -- Performing Test gnu_c_has_wduplicated_cond - Success -- Performing Test gnu_cxx_has_wduplicated_cond -- Performing Test gnu_cxx_has_wduplicated_cond - Success -- Performing Test gnu_c_has_wexit_time_destructors -- Performing Test gnu_c_has_wexit_time_destructors - Failed -- Performing Test gnu_cxx_has_wexit_time_destructors -- Performing Test gnu_cxx_has_wexit_time_destructors - Failed -- Performing Test gnu_c_has_wextra_semi -- Performing Test gnu_c_has_wextra_semi - Failed -- Performing Test gnu_cxx_has_wextra_semi -- Performing Test gnu_cxx_has_wextra_semi - Success -- Performing Test gnu_c_has_wextra_semi_stmt -- Performing Test gnu_c_has_wextra_semi_stmt - Failed -- Performing Test gnu_cxx_has_wextra_semi_stmt -- Performing Test gnu_cxx_has_wextra_semi_stmt - Failed -- Performing Test gnu_c_has_wextra_tokens -- Performing Test gnu_c_has_wextra_tokens - Failed -- Performing Test gnu_cxx_has_wextra_tokens -- Performing Test gnu_cxx_has_wextra_tokens - Failed -- Performing Test gnu_c_has_wfloat_equal -- Performing Test gnu_c_has_wfloat_equal - Success -- Performing Test gnu_cxx_has_wfloat_equal -- Performing Test gnu_cxx_has_wfloat_equal - Success -- Performing Test gnu_c_has_wgnu -- Performing Test gnu_c_has_wgnu - Failed -- Performing Test gnu_cxx_has_wgnu -- Performing Test gnu_cxx_has_wgnu - Failed -- Performing Test gnu_c_has_winit_self -- Performing Test gnu_c_has_winit_self - Success -- Performing Test gnu_cxx_has_winit_self -- Performing Test gnu_cxx_has_winit_self - Success -- Performing Test gnu_c_has_wint_in_bool_context -- Performing Test gnu_c_has_wint_in_bool_context - Success -- Performing Test gnu_cxx_has_wint_in_bool_context -- Performing Test gnu_cxx_has_wint_in_bool_context - Success -- Performing Test gnu_c_has_wlogical_op -- Performing Test gnu_c_has_wlogical_op - Success -- Performing Test gnu_cxx_has_wlogical_op -- Performing Test gnu_cxx_has_wlogical_op - Success -- Performing Test gnu_c_has_wmissing_format_attribute -- Performing Test gnu_c_has_wmissing_format_attribute - Success -- Performing Test gnu_cxx_has_wmissing_format_attribute -- Performing Test gnu_cxx_has_wmissing_format_attribute - Success -- Performing Test gnu_c_has_wnull_dereference -- Performing Test gnu_c_has_wnull_dereference - Success -- Performing Test gnu_cxx_has_wnull_dereference -- Performing Test gnu_cxx_has_wnull_dereference - Success -- Performing Test gnu_c_has_wpointer_arith -- Performing Test gnu_c_has_wpointer_arith - Success -- Performing Test gnu_cxx_has_wpointer_arith -- Performing Test gnu_cxx_has_wpointer_arith - Success -- Performing Test gnu_c_has_wredundant_decls -- Performing Test gnu_c_has_wredundant_decls - Success -- Performing Test gnu_cxx_has_wredundant_decls -- Performing Test gnu_cxx_has_wredundant_decls - Success -- Performing Test gnu_c_has_wredundant_move -- Performing Test gnu_c_has_wredundant_move - Failed -- Performing Test gnu_cxx_has_wredundant_move -- Performing Test gnu_cxx_has_wredundant_move - Failed -- Performing Test gnu_c_has_wreorder_ctor -- Performing Test gnu_c_has_wreorder_ctor - Failed -- Performing Test gnu_cxx_has_wreorder_ctor -- Performing Test gnu_cxx_has_wreorder_ctor - Failed -- Performing Test gnu_c_has_wrestrict -- Performing Test gnu_c_has_wrestrict - Success -- Performing Test gnu_cxx_has_wrestrict -- Performing Test gnu_cxx_has_wrestrict - Success -- Performing Test gnu_c_has_wreturn_std_move -- Performing Test gnu_c_has_wreturn_std_move - Failed -- Performing Test gnu_cxx_has_wreturn_std_move -- Performing Test gnu_cxx_has_wreturn_std_move - Failed -- Performing Test gnu_c_has_wself_assign -- Performing Test gnu_c_has_wself_assign - Failed -- Performing Test gnu_cxx_has_wself_assign -- Performing Test gnu_cxx_has_wself_assign - Failed -- Performing Test gnu_c_has_wself_move -- Performing Test gnu_c_has_wself_move - Failed -- Performing Test gnu_cxx_has_wself_move -- Performing Test gnu_cxx_has_wself_move - Failed -- Performing Test gnu_c_has_wsemicolon_before_method_body -- Performing Test gnu_c_has_wsemicolon_before_method_body - Failed -- Performing Test gnu_cxx_has_wsemicolon_before_method_body -- Performing Test gnu_cxx_has_wsemicolon_before_method_body - Failed -- Performing Test gnu_c_has_wsentinel -- Performing Test gnu_c_has_wsentinel - Failed -- Performing Test gnu_cxx_has_wsentinel -- Performing Test gnu_cxx_has_wsentinel - Failed -- Performing Test gnu_c_has_wshadow -- Performing Test gnu_c_has_wshadow - Success -- Performing Test gnu_cxx_has_wshadow -- Performing Test gnu_cxx_has_wshadow - Success -- Performing Test gnu_c_has_wsign_compare -- Performing Test gnu_c_has_wsign_compare - Success -- Performing Test gnu_cxx_has_wsign_compare -- Performing Test gnu_cxx_has_wsign_compare - Success -- Performing Test gnu_c_has_wsometimes_uninitialized -- Performing Test gnu_c_has_wsometimes_uninitialized - Failed -- Performing Test gnu_cxx_has_wsometimes_uninitialized -- Performing Test gnu_cxx_has_wsometimes_uninitialized - Failed -- Performing Test gnu_c_has_wstring_conversion -- Performing Test gnu_c_has_wstring_conversion - Failed -- Performing Test gnu_cxx_has_wstring_conversion -- Performing Test gnu_cxx_has_wstring_conversion - Failed -- Performing Test gnu_c_has_wsuggest_destructor_override -- Performing Test gnu_c_has_wsuggest_destructor_override - Failed -- Performing Test gnu_cxx_has_wsuggest_destructor_override -- Performing Test gnu_cxx_has_wsuggest_destructor_override - Failed -- Performing Test gnu_c_has_wsuggest_override -- Performing Test gnu_c_has_wsuggest_override - Failed -- Performing Test gnu_cxx_has_wsuggest_override -- Performing Test gnu_cxx_has_wsuggest_override - Success -- Performing Test gnu_c_has_wuninitialized -- Performing Test gnu_c_has_wuninitialized - Success -- Performing Test gnu_cxx_has_wuninitialized -- Performing Test gnu_cxx_has_wuninitialized - Success -- Performing Test gnu_c_has_wunreachable_code -- Performing Test gnu_c_has_wunreachable_code - Success -- Performing Test gnu_cxx_has_wunreachable_code -- Performing Test gnu_cxx_has_wunreachable_code - Success -- Performing Test gnu_c_has_wunused -- Performing Test gnu_c_has_wunused - Success -- Performing Test gnu_cxx_has_wunused -- Performing Test gnu_cxx_has_wunused - Success -- Performing Test gnu_c_has_wunused_const_variable -- Performing Test gnu_c_has_wunused_const_variable - Success -- Performing Test gnu_cxx_has_wunused_const_variable -- Performing Test gnu_cxx_has_wunused_const_variable - Success -- Performing Test gnu_c_has_wunused_parameter -- Performing Test gnu_c_has_wunused_parameter - Success -- Performing Test gnu_cxx_has_wunused_parameter -- Performing Test gnu_cxx_has_wunused_parameter - Success -- Performing Test gnu_c_has_wunused_result -- Performing Test gnu_c_has_wunused_result - Success -- Performing Test gnu_cxx_has_wunused_result -- Performing Test gnu_cxx_has_wunused_result - Success -- Performing Test gnu_c_has_wwrite_strings -- Performing Test gnu_c_has_wwrite_strings - Success -- Performing Test gnu_cxx_has_wwrite_strings -- Performing Test gnu_cxx_has_wwrite_strings - Success -- Performing Test gnu_c_has_wformat_security -- Performing Test gnu_c_has_wformat_security - Failed -- Performing Test gnu_cxx_has_wformat_security -- Performing Test gnu_cxx_has_wformat_security - Failed -- Performing Test NO_LFS_MACROS_REQUIRED -- Performing Test NO_LFS_MACROS_REQUIRED - Success -- Looking for sqrt in m -- Looking for sqrt in m - found -- Looking for quotacursor_skipidtype in quota -- Looking for quotacursor_skipidtype in quota - found -- Looking for socket in c -- Looking for socket in c - found -- Looking for gethostbyname in c -- Looking for gethostbyname in c - found -- Looking for clang-tidy -- Looking for clang-tidy - not found -- Looking for libintl_gettext in intl -- Looking for libintl_gettext in intl - not found -- Looking for SO_REUSEPORT -- Looking for SO_REUSEPORT - found -- Looking for sys/statvfs.h -- Looking for sys/statvfs.h - found -- Looking for xfs/xfs.h -- Looking for xfs/xfs.h - not found -- Looking for xlocale.h -- Looking for xlocale.h - not found -- Looking for libintl.h -- Looking for libintl.h - found -- Looking for copyfile -- Looking for copyfile - not found -- Looking for copy_file_range -- Looking for copy_file_range - not found -- Looking for fallocate64 -- Looking for fallocate64 - not found -- Looking for flock -- Looking for flock - found -- Looking for getmntent -- Looking for getmntent - not found -- Looking for htonll -- Looking for htonll - not found -- Looking for mkdtemp -- Looking for mkdtemp - found -- Looking for ntohll -- Looking for ntohll - not found -- Looking for posix_fadvise -- Looking for posix_fadvise - found -- Looking for posix_fallocate -- Looking for posix_fallocate - found -- Looking for pread -- Looking for pread - found -- Looking for pwrite -- Looking for pwrite - found -- Looking for sendfile64 -- Looking for sendfile64 - not found -- Looking for statvfs -- Looking for statvfs - found -- Looking for gettext -- Looking for gettext - not found -- Looking for ngettext -- Looking for ngettext - not found -- Configuring done -- Generating done -- Build files have been written to: /tmp/net/transmission-qt/work/transmission-4.0.0/cmake-pkgsrc-build => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp