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. CMake Warning (dev) at /usr/share/cmake-3.21/Modules/CheckIncludeFiles.cmake:122 (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:154 (check_include_files) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/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/share/cmake-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args) cmake/FindPortaudio.cmake:22 (include) CMakeLists.txt:237 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. freedv.icns freedv-1.2.2/src/dlg_ptt.h freedv-1.2.2/src/dlg_ptt.cpp freedv-1.2.2/src/comp.h freedv-1.2.2/src/fdmdv2_plot_scatter.cpp freedv-1.2.2/src/topFrame.cpp freedv-1.2.2/src/fdmdv2_defines.h freedv-1.2.2/src/sox_biquad.h freedv-1.2.2/src/dlg_plugin.h freedv-1.2.2/src/fdmdv2_pa_wrapper.h freedv-1.2.2/src/fdmdv2_plot_scalar.h freedv-1.2.2/src/dlg_audiooptions.h freedv-1.2.2/src/info.plist freedv-1.2.2/src/fdmdv2_main.cpp freedv-1.2.2/src/fdmdv2_plot_scatter.h freedv-1.2.2/src/fdmdv2_plot_spectrum.cpp freedv-1.2.2/src/fdmdv2_pa_wrapper.cpp freedv-1.2.2/src/fdmdv2_plot_spectrum.h freedv-1.2.2/src/fdmdv2_plot_scalar.cpp freedv-1.2.2/src/Makefile.win32 freedv-1.2.2/src/topFrame.h freedv-1.2.2/src/fdmdv2_main.h freedv-1.2.2/src/CMakeLists.txt freedv-1.2.2/src/serialport.cpp freedv-1.2.2/src/sox/ freedv-1.2.2/src/sox/effects.c freedv-1.2.2/src/sox/effects_i.c freedv-1.2.2/src/sox/biquad.h freedv-1.2.2/src/sox/soxomp.h freedv-1.2.2/src/sox/util.h freedv-1.2.2/src/sox/formats_i.c freedv-1.2.2/src/sox/libsox.c freedv-1.2.2/src/sox/xmalloc.c freedv-1.2.2/src/sox/biquad.c freedv-1.2.2/src/sox/sox_i.h freedv-1.2.2/src/sox/xmalloc.h freedv-1.2.2/src/sox/effects.h freedv-1.2.2/src/sox/biquads.c freedv-1.2.2/src/sox/band.h freedv-1.2.2/src/sox/sox.h freedv-1.2.2/src/afreedvplugin.c freedv-1.2.2/src/dlg_filter.cpp freedv-1.2.2/src/hamlib.cpp freedv-1.2.2/src/hamlib.h freedv-1.2.2/credits.txt freedv-1.2.2/.clang/ freedv-1.2.2/README.osx freedv-1.2.2/COPYING freedv-1.2.2/CMakeLists.txt freedv-1.2.2/db/ freedv-1.2.2/db/min-unpacked-rev freedv-1.2.2/db/txn-current-lock freedv-1.2.2/db/uuid freedv-1.2.2/db/rep-cache.db freedv-1.2.2/db/txn-current freedv-1.2.2/db/revs/ freedv-1.2.2/db/revs/0/ freedv-1.2.2/db/revs/0/1 freedv-1.2.2/db/revs/0/0 freedv-1.2.2/db/fs-type freedv-1.2.2/db/current freedv-1.2.2/db/format freedv-1.2.2/db/write-lock freedv-1.2.2/db/transactions/ freedv-1.2.2/db/fsfs.conf freedv-1.2.2/db/txn-protorevs/ freedv-1.2.2/db/revprops/ freedv-1.2.2/db/revprops/0/ freedv-1.2.2/db/revprops/0/1 freedv-1.2.2/db/revprops/0/0 freedv-1.2.2/cmake/ freedv-1.2.2/cmake/BuildSndfile.cmake freedv-1.2.2/cmake/Toolchain-Ubuntu-mingw32.cmake freedv-1.2.2/cmake/BuildSamplerate.cmake freedv-1.2.2/cmake/BuildSpeex.cmake freedv-1.2.2/cmake/version.h.in freedv-1.2.2/cmake/BuildHamlib.cmake freedv-1.2.2/cmake/soxconfig.h.in freedv-1.2.2/cmake/BuildPortaudio.cmake freedv-1.2.2/cmake/BuildCodec2.cmake freedv-1.2.2/cmake/BuildWxWidgets.cmake freedv-1.2.2/cmake/FindPortaudio.cmake freedv-1.2.2/cmake/MinGW.cmake freedv-1.2.2/cmake/config.h.in freedv-1.2.2/cmake/GetDependencies.cmake.in freedv-1.2.2/README.txt -- The C compiler identification is GNU 11.2.0 -- The CXX compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/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: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- FreeDV version: 1.2.2 -- Looking for include file byteswap.h -- Looking for include file byteswap.h - 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 - 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: /usr/lib/libcodec2.so.1.0 -- codec2 headers: -- Looking for portaudio... -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Checking for module 'portaudio-2.0' -- Found portaudio-2.0, version 19 -- portaudio library: portaudio;asound;m;pthread -- portaudio headers: -- Looking for hamlib... -- Hamlib library: /usr/lib/libhamlib.so -- Hamlib headers: /usr/include -- Hamlib library found. -- Looking for samplerate... -- samplerate library: /usr/lib/libsamplerate.so -- samplerate headers: /usr/include -- Looking for sndfile... -- sndfile library: /usr/lib/libsndfile.so -- sndfile headers: /usr/include -- Looking for wxWidgets... -- Found wxWidgets: -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: /usr/include -- Speex DSP library: /usr/lib/libspeexdsp.so -- Looking for dl library. -- dl library: /usr/lib/libdl.so -- Build type will be: Release -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src-i486/ham/freedv/freedv-1.2.2/build [ 4%] Building CXX object src/CMakeFiles/freedv.dir/dlg_audiooptions.cpp.o In file included from /usr/src/slapt-src-i486/ham/freedv/freedv-1.2.2/src/dlg_audiooptions.cpp:22: /usr/src/slapt-src-i486/ham/freedv/freedv-1.2.2/src/fdmdv2_main.h:66:10: fatal error: codec2.h: No such file or directory 66 | #include "codec2.h" | ^~~~~~~~~~ compilation terminated. make[2]: *** [src/CMakeFiles/freedv.dir/build.make:76: src/CMakeFiles/freedv.dir/dlg_audiooptions.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:116: src/CMakeFiles/freedv.dir/all] Error 2 make: *** [Makefile:136: all] Error 2 fakeroot -- sh freedv.SlackBuild Failed