=> 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.2nb14 ========================================================================== The following variables will affect the build process of this package, freedv-1.4.2nb14. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * TERMCAP_TYPE = curses 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 cmake>=0: found cmake-3.30.5nb2 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency codec2>=0.9.2: found codec2-0.9.2 => Full dependency hamlib>=4.5.5nb1: found hamlib-4.5.5nb1 => Full dependency libsamplerate>=0.2.2nb4: found libsamplerate-0.2.2nb4 => Full dependency libsndfile>=1.2.0nb3: found libsndfile-1.2.2nb1 => Full dependency lpcnetfreedv>=0.2: found lpcnetfreedv-0.2 => Full dependency portaudio>=190600.20161030nb13: found portaudio-190700.20210406 => Full dependency speexdsp>=1.2rc3: found speexdsp-1.2.1 => Full dependency wxGTK30>=3.0.5.1nb17: found wxGTK30-3.0.5.1nb17 => Full dependency flac>=1.1.0nb1: found flac-1.4.3 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency jbigkit>=2.0: found jbigkit-2.1nb1 => Full dependency jpeg>=8nb1: found jpeg-9f => Full dependency lame>=3.93.1nb2: found lame-3.100nb6 => Full dependency libogg>=1.1: found libogg-1.3.5nb1 => Full dependency libopus>=1.1: found libopus-1.5.2 => Full dependency libusb1>=1.0.9: found libusb1-1.0.27 => Full dependency libvorbis>=1.0.1: found libvorbis-1.3.7 => Full dependency mpg123>=1.0.0: found mpg123-1.32.9 => Full dependency ncurses>=5.3nb1: found ncurses-6.5 => Full dependency png>=1.2.4: found png-1.6.44 => Full dependency speex>=1.2rc1: found speex-1.2.1 => Full dependency tiff>=3.6.1: found tiff-4.7.0 => Full dependency xz>=5.0.0: found xz-5.6.3 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for freedv-1.4.2nb14 ===> Extracting for freedv-1.4.2nb14 ===> Patching for freedv-1.4.2nb14 => Applying pkgsrc patches for freedv-1.4.2nb14 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/ham/freedv/patches/patch-cmake_FindPortaudio.cmake => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/ham/freedv/patches/patch-src_CMakeLists.txt => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/ham/freedv/patches/patch-src_fdmdv2__main.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/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 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/ham/freedv/patches/patch-src_hamlib.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/ham/freedv/patches/patch-src_hamlib.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_hamlib.cpp,v 1.1 2021/12/14 23:56:56 gdt Exp $ | |Fix semi-obvious use of wrong constant. Perhaps hamlib has prefixed the |constant to avoid collisions, since this freedv release. Not reported |upstream because the package is not up to date. | |--- src/hamlib.cpp.orig 2020-07-18 23:16:05.000000000 +0000 |+++ src/hamlib.cpp -------------------------- Patching file src/hamlib.cpp using Plan A... Hunk #1 succeeded at 114. done ===> Creating toolchain wrappers for freedv-1.4.2nb14 ===> Configuring for freedv-1.4.2nb14 /bin/mkdir -p /Users/pbulk/build/ham/freedv/work/freedv-gui-bb9558cc496b7b253fb54bb28486b0bcd7516ae5/build CMake Deprecation Warning at CMakeLists.txt:11 (cmake_minimum_required): Compatibility with CMake < 3.5 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 AppleClang 13.1.6.13160021 -- The CXX compiler identification is AppleClang 13.1.6.13160021 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/pbulk/build/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: /Users/pbulk/build/ham/freedv/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compilation date = XX20241108XX -- 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 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Threads library flags: -- Looking for codec2... -- codec2 library: /Users/pbulk/build/ham/freedv/work/.buildlink/lib/libcodec2.0.9.dylib -- codec2 headers: /Users/pbulk/build/ham/freedv/work/.buildlink/include/codec2 -- Looking for portaudio... CMake Warning (dev) at /opt/pkg/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:441 (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.30/Modules/FindPkgConfig.cmake:114 (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: /Users/pbulk/build/ham/freedv/work/.tools/bin/pkg-config (found version "2.3.0") -- Checking for module 'portaudio-2.0' -- Found portaudio-2.0, version 19 -- portaudio library: portaudio;-framework CoreAudio;-framework AudioToolbox;-framework AudioUnit;-framework CoreFoundation;-framework CoreServices -- portaudio headers: /opt/pkg/include/portaudio2 -- Looking for hamlib... -- Hamlib library: /opt/pkg/lib/libhamlib.dylib -- Hamlib headers: /opt/pkg/include -- Hamlib library found. -- Looking for samplerate... -- samplerate library: /opt/pkg/lib/libsamplerate.dylib -- samplerate headers: /opt/pkg/include -- Looking for sndfile... -- sndfile library: /opt/pkg/lib/libsndfile.dylib -- sndfile headers: /opt/pkg/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/pkg/include -- Speex DSP library: /opt/pkg/lib/libspeexdsp.dylib -- Build type will be: Release -- Configuring done (33.9s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /Users/pbulk/build/ham/freedv/work/freedv-gui-bb9558cc496b7b253fb54bb28486b0bcd7516ae5/cmake-pkgsrc-build