cmake -std=gnu++11 .. -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- The C compiler identification is AppleClang 11.0.3.11030032 -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Build type not specified: defaulting to release. CMake Deprecation Warning at CMakeLists.txt:54 (cmake_policy): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:57 (cmake_policy): The OLD behavior for policy CMP0043 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:60 (cmake_policy): The OLD behavior for policy CMP0045 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:63 (cmake_policy): The OLD behavior for policy CMP0046 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Found Boost: /usr/local/lib/cmake/Boost-1.72.0/BoostConfig.cmake (found suitable version "1.72.0", minimum required is "1.35") found components: filesystem system CMake Warning (dev) at /opt/local/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (CppUnit). 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/local/share/cmake-3.17/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) cmake/Modules/FindCppUnit.cmake:12 (INCLUDE) CMakeLists.txt:135 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /opt/local/bin/pkg-config (found version "0.29.2") -- Checking for module 'cppunit' -- Found cppunit, version 1.15.1 CMake Warning (dev) at /opt/local/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (CPPUNIT) does not match the name of the calling package (CppUnit). 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): cmake/Modules/FindCppUnit.cmake:38 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:135 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found CPPUNIT: /opt/local/lib/libcppunit.dylib -- Found Doxygen: /opt/local/bin/doxygen (found version "1.8.18") found components: doxygen dot CMake Warning (dev) at /opt/local/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (Gnuradio). 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/local/share/cmake-3.17/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) /opt/local/share/cmake/gnuradio/GnuradioConfig.cmake:20 (INCLUDE) CMakeLists.txt:143 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. Checking for GNU Radio Module: RUNTIME -- Checking for module 'gnuradio-runtime' -- Found gnuradio-runtime, version 3.7.13.5 * INCLUDES=/opt/local/include * LIBS=/opt/local/lib/libgnuradio-runtime.dylib;/opt/local/lib/libgnuradio-pmt.dylib;/opt/local/lib/liblog4cpp.dylib CMake Warning (dev) at /opt/local/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (GNURADIO_RUNTIME) does not match the name of the calling package (Gnuradio). 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/local/share/cmake/gnuradio/GnuradioConfig.cmake:108 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) /opt/local/share/cmake/gnuradio/GnuradioConfig.cmake:121 (GR_MODULE) CMakeLists.txt:143 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found GNURADIO_RUNTIME: /opt/local/lib/libgnuradio-runtime.dylib;/opt/local/lib/libgnuradio-pmt.dylib;/opt/local/lib/liblog4cpp.dylib GNURADIO_RUNTIME_FOUND = TRUE Checking for GNU Radio Module: FILTER -- Checking for module 'gnuradio-filter' -- Found gnuradio-filter, version 3.7.13.5 * INCLUDES=/opt/local/include * LIBS=/opt/local/lib/libgnuradio-filter.dylib;/opt/local/lib/libgnuradio-fft.dylib;/opt/local/lib/libgnuradio-runtime.dylib;/opt/local/lib/libgnuradio-pmt.dylib;/opt/local/lib/liblog4cpp.dylib CMake Warning (dev) at /opt/local/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (GNURADIO_FILTER) does not match the name of the calling package (Gnuradio). 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/local/share/cmake/gnuradio/GnuradioConfig.cmake:108 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) /opt/local/share/cmake/gnuradio/GnuradioConfig.cmake:131 (GR_MODULE) CMakeLists.txt:143 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found GNURADIO_FILTER: /opt/local/lib/libgnuradio-filter.dylib;/opt/local/lib/libgnuradio-fft.dylib;/opt/local/lib/libgnuradio-runtime.dylib;/opt/local/lib/libgnuradio-pmt.dylib;/opt/local/lib/liblog4cpp.dylib GNURADIO_FILTER_FOUND = TRUE Checking for GNU Radio Module: VOLK -- Checking for module 'volk' -- Found volk, version 2.3 * INCLUDES=/opt/local/include * LIBS=/opt/local/lib/libvolk.dylib CMake Warning (dev) at /opt/local/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (GNURADIO_VOLK) does not match the name of the calling package (Gnuradio). 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/local/share/cmake/gnuradio/GnuradioConfig.cmake:108 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) /opt/local/share/cmake/gnuradio/GnuradioConfig.cmake:142 (GR_MODULE) CMakeLists.txt:143 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found GNURADIO_VOLK: /opt/local/lib/libvolk.dylib GNURADIO_VOLK_FOUND = TRUE -- Found Git: /usr/local/bin/git -- Extracting version information from git describe... -- Using install prefix: /usr/local -- Building for version: 7193a0be / 1.0.0git -- -- Checking for module SWIG -- Found SWIG version 4.0.1. -- Found SWIG: /opt/local/bin/swig -- Found PythonLibs: /opt/local/lib/libpython2.7.dylib (found suitable version "2.7.16", minimum required is "2") -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.16", minimum required is "2") -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of size_t -- Check size of size_t - done -- Check size of unsigned int -- Check size of unsigned int - done -- Performing Test HAVE_WNO_UNUSED_BUT_SET_VARIABLE -- Performing Test HAVE_WNO_UNUSED_BUT_SET_VARIABLE - Failed -- Configuring done CMake Warning (dev): Policy CMP0068 is not set: RPATH settings on macOS do not affect install_name. Run "cmake --help-policy CMP0068" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, the install_name fields for the following targets are still affected by RPATH settings: gnuradio-tempest This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /Users/06/Downloads/gr-tempest/build