=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for freedv-1.1.tar.xz => Checksum RMD160 OK for freedv-1.1.tar.xz => Checksum SHA512 OK for freedv-1.1.tar.xz ===> Installing dependencies for freedv-1.1nb13 ========================================================================== The following variables will affect the build process of this package, freedv-1.1nb13. 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 their value before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cmake>=2.8.1nb1: found cmake-3.18.4nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.3 => Tool dependency xz>=4.999.9betanb1: found xz-5.2.5 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency codec2>=0.5: found codec2-0.5.1 => Full dependency hamlib>=1.2.5: found hamlib-3.3nb3 => Full dependency sox>=14.3.1: found sox-14.4.2nb3 => Full dependency speexdsp>=1.2rc3: found speexdsp-1.2.0 => Full dependency portaudio>=190600.20161030nb6: found portaudio-190600.20161030nb6 => Full dependency libsamplerate>=0.1.9nb1: found libsamplerate-0.1.9nb1 => 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 freedv-1.1nb13 ===> Extracting for freedv-1.1nb13 ===> Patching for freedv-1.1nb13 => Applying pkgsrc patches for freedv-1.1nb13 => Verifying /opt/pkgsrc/ham/freedv/patches/patch-src_CMakeLists.txt => Applying pkgsrc patch /opt/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.1 2016/01/19 04:03:21 dbj Exp $ | |Disable building App bundle on MacOS. This isn't very useful |unless we have a native version wxWidgets, which we don't at the |moment. | |--- src/CMakeLists.txt.orig 2015-08-30 10:27:14.000000000 +0000 |+++ src/CMakeLists.txt -------------------------- Patching file src/CMakeLists.txt using Plan A... Hunk #1 succeeded at 43. done => Verifying /opt/pkgsrc/ham/freedv/patches/patch-src_sox__biquad.c => Applying pkgsrc patch /opt/pkgsrc/ham/freedv/patches/patch-src_sox__biquad.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_sox__biquad.c,v 1.1 2016/01/19 04:03:21 dbj Exp $ | |Avoid calling a sox internal function that is no longer |exported by the library. | |--- src/sox_biquad.c.orig 2014-06-04 11:05:20.000000000 +0000 |+++ src/sox_biquad.c -------------------------- Patching file src/sox_biquad.c using Plan A... Hunk #1 succeeded at 34. Hunk #2 succeeded at 91. done ===> Creating toolchain wrappers for freedv-1.1nb13 ===> Configuring for freedv-1.1nb13 /bin/mkdir -p /opt/work/ham/freedv/work/freedv-1.1/build => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 CMake Warning (dev) at /opt/pkg/share/cmake-3.18/Modules/Platform/Darwin.cmake:218 (include): File /opt/pkg/share/cmake-3.18/Modules/Platform/Darwin.cmake includes /opt/work/ham/freedv/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /opt/pkg/share/cmake-3.18/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): /opt/pkg/share/cmake-3.18/Modules/CMakeSystemSpecificInformation.cmake:26 (include) CMakeLists.txt:25 (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: /opt/work/ham/freedv/work/.cwrapper/bin/clang - 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/freedv/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- FreeDV version: 1.1 -- Build type not specified, defaulting to Release CMake Warning (dev) at /opt/pkg/share/cmake-3.18/Modules/CheckIncludeFiles.cmake:120 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: m For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): CMakeLists.txt:196 (check_include_files) This warning is for project developers. Use -Wno-dev to suppress it. -- 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 sys/types.h -- Looking for 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 pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Threads library flags: -- Looking for codec2... -- codec2 library: /opt/work/ham/freedv/work/.buildlink/lib/libcodec2.dylib -- codec2 headers: /opt/work/ham/freedv/work/.buildlink/include/codec2 -- Looking for portaudio... CMake Warning (dev) at /opt/pkg/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (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): /opt/pkg/share/cmake-3.18/Modules/FindPkgConfig.cmake:59 (find_package_handle_standard_args) cmake/FindPortaudio.cmake:22 (include) CMakeLists.txt:262 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /opt/work/ham/freedv/work/.tools/bin/pkg-config (found version "1.7.3") -- Checking for module 'portaudio-2.0' -- Found portaudio-2.0, version 19 -- portaudio library: /opt/pkg/lib/portaudio2/libportaudio;-framework CoreAudio;-framework AudioToolbox;-framework AudioUnit;-framework Carbon.dylib -- portaudio headers: /opt/pkg/include/portaudio2 -- Looking for hamlib... -- Hamlib library: /opt/work/ham/freedv/work/.buildlink/lib/libhamlib.dylib -- Hamlib headers: /opt/work/ham/freedv/work/.buildlink/include -- Hamlib library found. -- Looking for samplerate... -- samplerate library: /opt/work/ham/freedv/work/.buildlink/lib/libsamplerate.dylib -- samplerate headers: /opt/work/ham/freedv/work/.buildlink/include -- Looking for sox... -- sox library: /opt/work/ham/freedv/work/.buildlink/lib/libsox.dylib -- sox headers: /opt/work/ham/freedv/work/.buildlink/include -- Looking for sndfile... -- sndfile library: /opt/work/ham/freedv/work/.buildlink/lib/libsndfile.dylib -- sndfile headers: /opt/work/ham/freedv/work/.buildlink/include -- Looking for wxWidgets... -- Found wxWidgets: -L/opt/pkg/lib;;;-framework IOKit;-framework Carbon;-framework Cocoa;-framework AudioToolbox;-framework System;-framework OpenGL;-lwx_osx_cocoau_core-3.0;-lwx_baseu-3.0;-lwx_osx_cocoau_aui-3.0;-lwx_osx_cocoau_html-3.0;-lwx_baseu_net-3.0;-lwx_osx_cocoau_adv-3.0 (found version "3.0.5") -- wxWidgets version: 3.0.5 -- Looking for Speex DSP library. -- Speex DSP headers: /opt/work/ham/freedv/work/.buildlink/include -- Speex DSP library: /opt/work/ham/freedv/work/.buildlink/lib/libspeexdsp.dylib -- 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: /opt/work/ham/freedv/work/freedv-1.1/build => Rewrite cmake Dependencies files