=> Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for freedv-1.4.2-bb9558cc496b7b253fb54bb28486b0bcd7516ae5.tar.gz => Checksum SHA512 OK for freedv-1.4.2-bb9558cc496b7b253fb54bb28486b0bcd7516ae5.tar.gz ===> Installing dependencies for freedv-1.4.2nb1 ========================================================================== The following variables will affect the build process of this package, freedv-1.4.2nb1. Their current value is shown below: * JPEG_DEFAULT = jpeg 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 glib2-tools-[0-9]*: found glib2-tools-2.70.1 => Tool dependency cmake>=2.8.1nb1: found cmake-3.21.4 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.34: found x11-links-1.34 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency codec2>=0.9.2: found codec2-0.9.2 => Full dependency lpcnetfreedv>=0.2: found lpcnetfreedv-0.2 => Full dependency hamlib>=1.2.5: found hamlib-4.3.1 => Full dependency speexdsp>=1.2rc3: found speexdsp-1.2.0 => Full dependency portaudio>=190600.20161030nb8: found portaudio-190600.20161030nb9 => Full dependency libsamplerate>=0.1.9nb1: found libsamplerate-0.2.2 => Full dependency libsndfile>=1.0.29nb1: found libsndfile-1.0.31nb2 => Full dependency wxGTK30>=3.0.5.1nb1: found wxGTK30-3.0.5.1nb3 ===> 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 freedv-1.4.2nb1 ===> Extracting for freedv-1.4.2nb1 ===> Patching for freedv-1.4.2nb1 => Applying pkgsrc patches for freedv-1.4.2nb1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/ham/freedv/patches/patch-cmake_FindPortaudio.cmake => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/ham/freedv/patches/patch-cmake_FindPortaudio.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_FindPortaudio.cmake,v 1.1 2020/11/29 23:14:21 dbj Exp $ | |Remove special case Darwin search for portaudio that was |seting the wrong path to the libraries | |--- cmake/FindPortaudio.cmake.orig 2019-11-11 21:00:04.000000000 +0000 |+++ cmake/FindPortaudio.cmake -------------------------- Patching file cmake/FindPortaudio.cmake using Plan A... Hunk #1 succeeded at 27. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/ham/freedv/patches/patch-src_CMakeLists.txt => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/ham/freedv/patches/patch-src_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_CMakeLists.txt,v 1.2 2020/11/29 23:14:21 dbj Exp $ | |Don't use dylibbundler to package up the MacOS app. We don't |currently have this tool in tree, although that's fixable. |(For example: https://github.com/auriamg/macdylibbundler) | |However, we do build a non-bundled MacOS application similar to how |Emacs.app is built in pkgsrc. | |Also, don't make the disk image. | |--- src/CMakeLists.txt.orig 2020-07-18 23:16:05.000000000 +0000 |+++ src/CMakeLists.txt -------------------------- Patching file src/CMakeLists.txt using Plan A... Hunk #1 succeeded at 112. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/ham/freedv/patches/patch-src_fdmdv2__main.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/ham/freedv/patches/patch-src_fdmdv2__main.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_fdmdv2__main.cpp,v 1.1 2020/12/09 10:38:04 nia Exp $ | |src/fdmdv2_main.cpp:1026:37: error: 'isinf' was not declared in this scope; did you mean 'std::isinf'? | 1026 | if (!(isnan(g_stats.snr_est) || isinf(g_stats.snr_est))) { | | ^~~~~ | | std::isinf | |--- src/fdmdv2_main.cpp.orig 2020-07-18 23:16:05.000000000 +0000 |+++ src/fdmdv2_main.cpp -------------------------- Patching file src/fdmdv2_main.cpp using Plan A... Hunk #1 succeeded at 1023. done ===> Creating toolchain wrappers for freedv-1.4.2nb1 ===> Configuring for freedv-1.4.2nb1 /bin/mkdir -p /tmp/ham/freedv/work/freedv-gui-bb9558cc496b7b253fb54bb28486b0bcd7516ae5/build => Generating pkg-config files for builtin xz package. => Generating pkg-config file for builtin expat package. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:11 (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. -- The C compiler identification is GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake includes /tmp/ham/freedv/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.21/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): /usr/pkg/share/cmake-3.21/Modules/CMakeSystemSpecificInformation.cmake:27 (include) CMakeLists.txt:27 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake includes /tmp/ham/freedv/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.21/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): /usr/pkg/share/cmake-3.21/Modules/CMakeCInformation.cmake:66 (include) CMakeLists.txt:27 (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: /tmp/ham/freedv/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake includes /tmp/ham/freedv/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.21/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): /usr/pkg/share/cmake-3.21/Modules/CMakeCXXInformation.cmake:65 (include) CMakeLists.txt:27 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/ham/freedv/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compilation date = XX20211112XX -- FreeDV version: 1.4.2 devel -- Looking for include file byteswap.h -- Looking for include file byteswap.h - not found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for include file stddef.h -- Looking for include file stddef.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file ltdl.h -- Looking for include file ltdl.h - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Check size of int -- Check size of int - done -- Looking for floor -- Looking for floor - found -- Looking for memset -- Looking for memset - found -- Looking for pow -- Looking for pow - found -- Looking for sqrt -- Looking for sqrt - found -- Looking for fseeko -- Looking for fseeko - found -- Looking for fmemopen -- Looking for fmemopen - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for _fseeki64 -- Looking for _fseeki64 - not found -- Looking for pthread.h -- Looking for pthread.h - found -- 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 -- Threads library flags: -lpthread -- Looking for codec2... -- codec2 library: /tmp/ham/freedv/work/.buildlink/lib/libcodec2.so.0.9 -- codec2 headers: /tmp/ham/freedv/work/.buildlink/include/codec2 -- Looking for portaudio... CMake Warning (dev) at /usr/pkg/share/cmake-3.21/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 (Portaudio). 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.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args) cmake/FindPortaudio.cmake:22 (include) CMakeLists.txt:286 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /tmp/ham/freedv/work/.tools/bin/pkg-config (found version "1.8.0") -- Checking for module 'portaudio-2.0' -- Found portaudio-2.0, version 19 -- portaudio library: portaudio;ossaudio;m -- portaudio headers: /usr/pkg/include/portaudio2 -- Looking for hamlib... -- Hamlib library: /tmp/ham/freedv/work/.buildlink/lib/libhamlib.so -- Hamlib headers: /tmp/ham/freedv/work/.buildlink/include -- Hamlib library found. -- Looking for samplerate... -- samplerate library: /tmp/ham/freedv/work/.buildlink/lib/libsamplerate.so -- samplerate headers: /tmp/ham/freedv/work/.buildlink/include -- Looking for sndfile... -- sndfile library: /tmp/ham/freedv/work/.buildlink/lib/libsndfile.so -- sndfile headers: /tmp/ham/freedv/work/.buildlink/include -- Looking for wxWidgets... -- Found wxWidgets: -L/usr/pkg/lib;-pthread;;;-lwx_gtk3u_core-3.0;-lwx_baseu-3.0;-lwx_gtk3u_aui-3.0;-lwx_gtk3u_html-3.0;-lwx_baseu_net-3.0;-lwx_gtk3u_adv-3.0 (found version "3.0.5") -- wxWidgets version: 3.0.5 -- Looking for Speex DSP library. -- Speex DSP headers: /tmp/ham/freedv/work/.buildlink/include -- Speex DSP library: /tmp/ham/freedv/work/.buildlink/lib/libspeexdsp.so -- Build type will be: Release -- 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: /tmp/ham/freedv/work/freedv-gui-bb9558cc496b7b253fb54bb28486b0bcd7516ae5/build => Rewrite cmake Dependencies files