=> Bootstrap dependency digest>=20211023: found digest-20220214
=> 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.2nb16
==========================================================================
The following variables will affect the build process of this package,
freedv-1.4.2nb16.  Their current value is shown below:

        * CURSES_DEFAULT = curses
        * JPEG_DEFAULT = jpeg

Based on these variables, the following variables have been set:

        * CURSES_TYPE = curses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * TERMCAP_TYPE = termcap

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 cmake>=0: found cmake-3.31.3
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency x11-links>=1.36: found x11-links-1.36
=> Full dependency codec2>=0.9.2: found codec2-0.9.2
=> Full dependency hamlib>=4.5.5nb1: found hamlib-4.6
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> 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.1nb19: found wxGTK30-3.0.5.1nb19
===> 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.2nb16
===> Extracting for freedv-1.4.2nb16
===> Patching for freedv-1.4.2nb16
=> Applying pkgsrc patches for freedv-1.4.2nb16
===> Creating toolchain wrappers for freedv-1.4.2nb16
===> Configuring for freedv-1.4.2nb16
/bin/mkdir -p /pbulk/work/ham/freedv/work/freedv-gui-bb9558cc496b7b253fb54bb28486b0bcd7516ae5/build
=> Generating pkg-config files for builtin xz package.
=> Generating pkg-config file for builtin expat package.
CMake Deprecation Warning at CMakeLists.txt:11 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /pbulk/work/ham/freedv/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: /pbulk/work/ham/freedv/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Compilation date = XX20250105XX
-- 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 - 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: /pbulk/work/ham/freedv/work/.buildlink/lib/libcodec2.so.0.9
--   codec2 headers: /pbulk/work/ham/freedv/work/.buildlink/include/codec2
-- Looking for portaudio...
CMake Warning (dev) at /usr/pkg/share/cmake-3.31/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):
  /usr/pkg/share/cmake-3.31/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: /pbulk/work/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;ossaudio;m
--   portaudio headers: /usr/pkg/include/portaudio2
-- Looking for hamlib...
--   Hamlib library: /usr/pkg/lib/libhamlib.so
--   Hamlib headers: /usr/pkg/include
-- Hamlib library found.
-- Looking for samplerate...
--   samplerate library: /usr/pkg/lib/libsamplerate.so
--   samplerate headers: /usr/pkg/include
-- Looking for sndfile...
--   sndfile library: /usr/pkg/lib/libsndfile.so
--   sndfile headers: /usr/pkg/include
-- Looking for wxWidgets...
-- Found wxWidgets: -L/usr/pkg/lib;-pthread;;;-Wl,-R/usr/pkg/lib;-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: /usr/pkg/include
--   Speex DSP library: /usr/pkg/lib/libspeexdsp.so
-- Build type will be: Release
-- Configuring done (4.2s)
-- Generating done (0.0s)
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: /pbulk/work/ham/freedv/work/freedv-gui-bb9558cc496b7b253fb54bb28486b0bcd7516ae5/cmake-pkgsrc-build