=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for tqsl-2.5.1.tar.gz => Checksum RMD160 OK for tqsl-2.5.1.tar.gz => Checksum SHA512 OK for tqsl-2.5.1.tar.gz ===> Installing dependencies for tqsl-2.5.1nb5 ========================================================================== The following variables will affect the build process of this package, tqsl-2.5.1nb5. Their current value is shown below: * JPEG_DEFAULT = jpeg * SSLBASE (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 their value before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency cmake>=2.8.1nb1: found cmake-3.18.4nb1 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.8.0: found perl-5.32.0nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency db5>=5.3.15: found db5-5.3.28nb2 => Full dependency openssl>=1.1.1dnb2: found openssl-1.1.1h => Full dependency curl>=7.70.0nb2: found curl-7.73.0 => Full dependency wxGTK30>=3.0.5.1nb1: found wxGTK30-3.0.5.1nb1 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for tqsl-2.5.1nb5 ===> Extracting for tqsl-2.5.1nb5 ===> Patching for tqsl-2.5.1nb5 => Applying pkgsrc patches for tqsl-2.5.1nb5 => Verifying /opt/pkgsrc/ham/trustedQSL/patches/patch-CMakeLists.txt => Applying pkgsrc patch /opt/pkgsrc/ham/trustedQSL/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 2020/03/16 16:43:23 gdt Exp $ | |Force off LMDB, because while we don't include the bl3, cmake finds it |anyway. | |The general issue was mentioned to upstream, but as a change to lmdb |is likely, pkgsrc doesn't need this fixed. | |--- CMakeLists.txt.orig 2019-11-14 02:17:06.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 55. done => Verifying /opt/pkgsrc/ham/trustedQSL/patches/patch-apps_CMakeLists.txt => Applying pkgsrc patch /opt/pkgsrc/ham/trustedQSL/patches/patch-apps_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-apps_CMakeLists.txt,v 1.6 2016/04/21 12:26:19 jperkin Exp $ | |(1) Avoid ${WRKSRC} included in RPATH. | |--- apps/CMakeLists.txt.orig 2016-03-12 05:49:01.000000000 +0000 |+++ apps/CMakeLists.txt -------------------------- Patching file apps/CMakeLists.txt using Plan A... Hunk #1 succeeded at 124 (offset 4 lines). Hunk #2 succeeded at 156 (offset 7 lines). done => Verifying /opt/pkgsrc/ham/trustedQSL/patches/patch-apps_tqsl_cpp => Applying pkgsrc patch /opt/pkgsrc/ham/trustedQSL/patches/patch-apps_tqsl_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-apps_tqsl_cpp,v 1.7 2019/04/30 13:22:09 mef Exp $ | |(1) |Avoid following error (interim, only valid with db5) |/usr/pkgsrc/wip/trustedQSL/work/tqsl-2.0/apps/tqsl.cpp:1133:36: error: 'DB_VERSION_STRING' was not declared in this scope |gmake[2]: *** [apps/CMakeFiles/tqsl.dir/tqsl.cpp.o] Error 1 |gmake[1]: *** [apps/CMakeFiles/tqsl.dir/all] Error 2 | |(2) |tqsl-2.0.1/apps/tqsl.cpp:2963:10: error: #pragma GCC diagnostic not allowed inside functions |tqsl-2.0.1/apps/tqsl.cpp:2967:10: error: #pragma GCC diagnostic not allowed inside functions | |(3) Trial code for wxGTK30 | |(4) Avoid error with wxGTK30 | error: cannot pass objects of non-trivially-copyable type 'class wxCStrData' through '...' | |--- apps/tqsl.cpp.orig 2018-11-24 07:35:22.000000000 +0900 |+++ apps/tqsl.cpp 2019-01-23 22:37:52.667485645 +0900 -------------------------- Patching file apps/tqsl.cpp using Plan A... Hunk #1 succeeded at 69 (offset 2 lines). Hunk #2 succeeded at 3642 (offset 14 lines). done => Verifying /opt/pkgsrc/ham/trustedQSL/patches/patch-openssl__cert.cpp => Applying pkgsrc patch /opt/pkgsrc/ham/trustedQSL/patches/patch-openssl__cert.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-openssl__cert.cpp,v 1.1 2015/10/11 02:59:07 mef Exp $ | |error: 'PATH_MAX' was not declared in this scope | |--- src/openssl_cert.cpp.orig 2015-09-20 09:15:24.000000000 +0900 |+++ src/openssl_cert.cpp 2015-10-11 01:10:26.000000000 +0900 -------------------------- Patching file src/openssl_cert.cpp using Plan A... Hunk #1 succeeded at 131. done => Verifying /opt/pkgsrc/ham/trustedQSL/patches/patch-src_tqslconvert_cpp => Applying pkgsrc patch /opt/pkgsrc/ham/trustedQSL/patches/patch-src_tqslconvert_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_tqslconvert_cpp,v 1.3 2019/04/30 13:22:09 mef Exp $ | |Convert db.h name to pkgsrc current name | |--- src/tqslconvert.cpp.orig 2018-11-24 07:35:22.000000000 +0900 |+++ src/tqslconvert.cpp 2019-01-23 22:46:06.746888523 +0900 -------------------------- Patching file src/tqslconvert.cpp using Plan A... Hunk #1 succeeded at 27. done ===> Creating toolchain wrappers for tqsl-2.5.1nb5 ===> Configuring for tqsl-2.5.1nb5 => Removing $(LIB_SUFFIX) from src/CMakeLists.txt => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files (cd /opt/work/ham/trustedQSL/work/tqsl-2.5.1 ; cmake -DBDB_PREFIX=/opt/pkg -DBDB_INCLUDE_DIR=/opt/pkg/include -DCMAKE_BUILD_WITH_INSTALL_RPATH=TRUE -DCMAKE_INSTALL_PREFIX=/opt/pkg -DCMAKE_INSTALL_RPATH=/opt/pkg/lib -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=FALSE -DCMAKE_INSTALL_MANDIR:PATH=man .) -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/work/ham/trustedQSL/work/.cwrapper/bin/cc - 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: /opt/work/ham/trustedQSL/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at /opt/pkg/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message): Could NOT find BDB (missing: BDB_LIBRARY) Call Stack (most recent call first): /opt/pkg/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE) cmakemodules/FindBDB.cmake:60 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:63 (find_package) -- Configuring incomplete, errors occurred! See also "/opt/work/ham/trustedQSL/work/tqsl-2.5.1/CMakeFiles/CMakeOutput.log". *** Error code 1 Stop. bmake[1]: stopped in /opt/pkgsrc/ham/trustedQSL *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/ham/trustedQSL