good afternoon following this doc ---> https://docs.google.com/document/d/17gbDc_l32wbNIrXopUWIr1pOpu_Ty8tTeC4t12Ah_XE/edit#heading=h.ocyosag08tha [https://lh6.googleusercontent.com/NpLjzlqjSnbxqXvWzufp6eebVI2b_nl3zh8nLiVVmDudyD_GsQaH2k4xM11qW3GJhoFav7JEew=w1200-h630-p]<https://docs.google.com/document/d/17gbDc_l32wbNIrXopUWIr1pOpu_Ty8tTeC4t12Ah_XE/edit#heading=h.ocyosag08tha> GNU Radio 3.8, Ettus UHD and Ubuntu 19.10<https://docs.google.com/document/d/17gbDc_l32wbNIrXopUWIr1pOpu_Ty8tTeC4t12Ah_XE/edit#heading=h.ocyosag08tha> Install Ubuntu 19.10 Used the network installer on a USB stick, downloads on demand. Selected kubuntu-desktop and openssh-server Ignore encfs warning Install Ettus UHD Drivers For The B210 (and others) We roughly follow this guide, with some modifications for python 3 and the newer package names... docs.google.com
everything goes perfectly until I do make -j4 ~/source/gnuradio/build$ cmake -DCMAKE_INSTALL_PREFIX=/usr ../ -- The CXX compiler identification is GNU 7.4.0 -- The C compiler identification is GNU 7.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /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: /usr/bin/cc -- Check for working C compiler: /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. -- Build type set to Release. -- -- The build system will automatically enable all components. -- Use -DENABLE_DEFAULT=OFF to disable components by default. -- -- Configuring testing-support support... -- Enabling testing-support support. -- Override with -DENABLE_TESTING=ON/OFF -- Found Git: /usr/bin/git -- Extracting version information from git describe... -- Performing Test HAVE_VISIBILITY_HIDDEN -- Performing Test HAVE_VISIBILITY_HIDDEN - Success -- Performing Test HAVE_WARN_SIGN_COMPARE -- Performing Test HAVE_WARN_SIGN_COMPARE - Success -- Performing Test HAVE_WARN_ALL -- Performing Test HAVE_WARN_ALL - Success -- Performing Test HAVE_WARN_NO_UNINITIALIZED -- Performing Test HAVE_WARN_NO_UNINITIALIZED - Success -- Compiler Version: cc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- Compiler Flags: /usr/bin/cc:::-O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized /usr/bin/c++:::-O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -- ADDING PERF COUNTERS -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- 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 -- Boost version: 1.65.1 -- Found the following Boost libraries: -- date_time -- program_options -- filesystem -- system -- regex -- thread -- unit_test_framework -- chrono -- atomic -- PYTHON_EXECUTABLE not set - using default python3 -- Use -DPYTHON_EXECUTABLE=/path/to/python2 to build for python2. -- Found PythonInterp: /usr/bin/python3.6 (found suitable version "3.6.9", minimum required is "3.6.5") -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.6m.so (found suitable exact version "3.6.9") -- Python checking for six - python 2 and 3 compatibility library - found -- -- Checking for module SWIG -- Found SWIG version 3.0.12. -- Found SWIG: /usr/bin/swig3.0 -- -- Configuring python-support support... -- Dependency PYTHONLIBS_FOUND = TRUE -- Dependency SWIG_FOUND = TRUE -- Dependency SWIG_VERSION_CHECK = TRUE -- Dependency SIX_FOUND = TRUE -- Enabling python-support support. -- Override with -DENABLE_PYTHON=ON/OFF -- -- Configuring VOLK support... -- Build type set to Release. -- Extracting version information from git describe... -- -- Python checking for python >= 2.7 -- Python checking for python >= 2.7 - found -- -- Python checking for mako >= 0.4.2 -- Python checking for mako >= 0.4.2 - found -- -- Python checking for six - python 2 and 3 compatibility library -- Python checking for six - python 2 and 3 compatibility library - found -- Boost version: 1.65.1 -- Found the following Boost libraries: -- filesystem -- system -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Checking for module 'orc-0.4 > 0.4.11' -- Found orc-0.4 > 0.4.11, version 0.4.28 -- Found ORC: /usr/lib/x86_64-linux-gnu/liborc-0.4.so -- Found Doxygen: /usr/bin/doxygen (found version "1.8.13") found components: doxygen dot -- QA Testing is enabled. -- Modify using: -DENABLE_TESTING=ON/OFF -- System profiling is disabled. -- Modify using: -DENABLE_PROFILING=ON/OFF -- Looking for cpuid.h -- Looking for cpuid.h - found -- Looking for intrin.h -- Looking for intrin.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Compiler name: GNU -- Performing Test HAVE_WERROR_UNUSED_CMD_LINE_ARG -- Performing Test HAVE_WERROR_UNUSED_CMD_LINE_ARG - Failed -- Looking for posix_memalign -- Looking for posix_memalign - found -- x86* CPU detected -- Performing Test have_mfloat_abi_softfp -- Performing Test have_mfloat_abi_softfp - Failed -- Performing Test have_mfloat_abi_hard -- Performing Test have_mfloat_abi_hard - Failed -- Performing Test have_funsafe_math_optimizations -- Performing Test have_funsafe_math_optimizations - Success -- Performing Test have_mfpu_neon -- Performing Test have_mfpu_neon - Failed -- Performing Test have_m32 -- Performing Test have_m32 - Failed -- Performing Test have_m64 -- Performing Test have_m64 - Success -- Performing Test have_m3dnow -- Performing Test have_m3dnow - Success -- Performing Test have_msse4_2 -- Performing Test have_msse4_2 - Success -- Performing Test have_mpopcnt -- Performing Test have_mpopcnt - Success -- Performing Test have_mmmx -- Performing Test have_mmmx - Success -- Performing Test have_mfma -- Performing Test have_mfma - Success -- Performing Test have_msse -- Performing Test have_msse - Success -- Performing Test have_msse2 -- Performing Test have_msse2 - Success -- Performing Test have_msse3 -- Performing Test have_msse3 - Success -- Performing Test have_mssse3 -- Performing Test have_mssse3 - Success -- Performing Test have_msse4a -- Performing Test have_msse4a - Success -- Performing Test have_msse4_1 -- Performing Test have_msse4_1 - Success -- Performing Test have_mavx -- Performing Test have_mavx - Success -- Performing Test have_mavx2 -- Performing Test have_mavx2 - Success -- Performing Test have_mavx512f -- Performing Test have_mavx512f - Success -- Performing Test have_mavx512cd -- Performing Test have_mavx512cd - Success -- Performing Test neon_compile_result -- Performing Test neon_compile_result - Failed -- Compiler doesn't support NEON, Overruled arch neon -- Compiler doesn't support NEON, Overruled arch neonv7 -- Compiler doesn't support NEON, Overruled arch neonv8 -- Check size of void*[8] -- Check size of void*[8] - done -- CPU width is 64 bits, Overruled arch 32 -- Available architectures: generic;64;3dnow;abm;popcount;mmx;fma;sse;sse2;orc;norc;sse3;ssse3;sse4_a;sse4_1;sse4_2;avx;avx2;avx512f;avx512cd -- Available machines: generic_orc;sse2_64_mmx_orc;sse3_64_mmx_orc;ssse3_64_mmx_orc;sse4_a_64_mmx_orc;sse4_1_64_mmx_orc;sse4_2_64_mmx_orc;avx_64_mmx_orc;avx2_64_mmx_orc;avx512f_64_mmx_orc;avx512cd_64_mmx_orc -- BUILD TYPE = RELEASE -- Base cflags = -O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -- BUILD INFO ::: generic_orc ::: GNU ::: -O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -- BUILD INFO ::: sse2_64_mmx_orc ::: GNU ::: -O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -m64 -mmmx -msse -msse2 -- BUILD INFO ::: sse3_64_mmx_orc ::: GNU ::: -O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -m64 -mmmx -msse -msse2 -msse3 -- BUILD INFO ::: ssse3_64_mmx_orc ::: GNU ::: -O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -m64 -mmmx -msse -msse2 -msse3 -mssse3 -- BUILD INFO ::: sse4_a_64_mmx_orc ::: GNU ::: -O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -m64 -mmmx -msse -msse2 -msse3 -msse4a -mpopcnt -- BUILD INFO ::: sse4_1_64_mmx_orc ::: GNU ::: -O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -m64 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -- BUILD INFO ::: sse4_2_64_mmx_orc ::: GNU ::: -O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -m64 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -- BUILD INFO ::: avx_64_mmx_orc ::: GNU ::: -O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -m64 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mavx -- BUILD INFO ::: avx2_64_mmx_orc ::: GNU ::: -O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -m64 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mavx -mfma -mavx2 -- BUILD INFO ::: avx512f_64_mmx_orc ::: GNU ::: -O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -m64 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mavx -mfma -mavx2 -mavx512f -- BUILD INFO ::: avx512cd_64_mmx_orc ::: GNU ::: -O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -m64 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mavx -mfma -mavx2 -mavx512f -mavx512cd -- Compiler Version: cc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- c flags: -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall; -- asm flags: -- c flags: -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall; -- asm flags: -- Loading version 2.0 into constants... -- Using install prefix: /usr -- -- Configuring volk support... -- Enabling volk support. -- Override with -DENABLE_VOLK=ON/OFF -- Override with -DENABLE_INTERNAL_VOLK=ON/OFF -- Found LOG4CPP: /usr/lib/x86_64-linux-gnu/liblog4cpp.so -- Checking for module 'gmp' -- No package 'gmp' found -- Found GMP: /usr/lib/x86_64-linux-gnu/libgmpxx.so -- Checking for module 'mpir >= 3.0' -- No package 'mpir' found -- Could NOT find MPIR (missing: MPIRXX_LIBRARY MPIR_LIBRARY MPIR_INCLUDE_DIR) -- Found MPLIB: /usr/lib/x86_64-linux-gnu/libgmpxx.so -- Found Sphinx: /usr/bin/sphinx-build -- -- Configuring doxygen support... -- Dependency DOXYGEN_FOUND = YES -- Enabling doxygen support. -- Override with -DENABLE_DOXYGEN=ON/OFF -- -- Configuring sphinx support... -- Dependency SPHINX_FOUND = TRUE -- Enabling sphinx support. -- Override with -DENABLE_SPHINX=ON/OFF -- Checking for module 'gmp' -- No package 'gmp' found -- Checking for module 'mpir >= 3.0' -- No package 'mpir' found -- Could NOT find MPIR (missing: MPIRXX_LIBRARY MPIR_LIBRARY MPIR_INCLUDE_DIR) -- Looking for C++ include sys/time.h -- Looking for C++ include sys/time.h - found -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include sys/socket.h -- Looking for C++ include sys/socket.h - found -- Looking for C++ include io.h -- Looking for C++ include io.h - not found -- Looking for C++ include sys/mman.h -- Looking for C++ include sys/mman.h - found -- Looking for C++ include sys/ipc.h -- Looking for C++ include sys/ipc.h - found -- Looking for C++ include sys/shm.h -- Looking for C++ include sys/shm.h - found -- Looking for C++ include signal.h -- Looking for C++ include signal.h - found -- Looking for C++ include netinet/in.h -- Looking for C++ include netinet/in.h - found -- Looking for C++ include arpa/inet.h -- Looking for C++ include arpa/inet.h - found -- Looking for C++ include unistd.h -- Looking for C++ include unistd.h - found -- Looking for C++ include malloc.h -- Looking for C++ include malloc.h - found -- Performing Test HAVE_SNPRINTF -- Performing Test HAVE_SNPRINTF - Success -- Performing Test HAVE_SIGACTION -- Performing Test HAVE_SIGACTION - Success -- Performing Test HAVE_SYSCONF -- Performing Test HAVE_SYSCONF - Success -- Performing Test HAVE_GETPAGESIZE -- Performing Test HAVE_GETPAGESIZE - Success -- Performing Test HAVE_SSLEEP -- Performing Test HAVE_SSLEEP - Failed -- Performing Test HAVE_VALLOC -- Performing Test HAVE_VALLOC - Success -- Performing Test HAVE_PTHREAD_SIGMASK -- Performing Test HAVE_PTHREAD_SIGMASK - Success -- Performing Test HAVE_CREATEFILEMAPPING -- Performing Test HAVE_CREATEFILEMAPPING - Failed -- Performing Test HAVE_SHM_OPEN -- Performing Test HAVE_SHM_OPEN - Success -- Performing Test HAVE_SINCOS -- Performing Test HAVE_SINCOS - Success -- Performing Test HAVE_SINCOSF -- Performing Test HAVE_SINCOSF - Success -- Performing Test HAVE_SINF -- Performing Test HAVE_SINF - Success -- Performing Test HAVE_COSF -- Performing Test HAVE_COSF - Success -- Performing Test HAVE_MMAP -- Performing Test HAVE_MMAP - Success -- Performing Test HAVE_PTHREAD_SETSCHEDPARAM -- Performing Test HAVE_PTHREAD_SETSCHEDPARAM - Success -- Performing Test HAVE_SCHED_SETSCHEDULER -- Performing Test HAVE_SCHED_SETSCHEDULER - Success -- -- Configuring gnuradio-runtime support... -- Dependency Boost_FOUND = 1 -- Dependency ENABLE_VOLK = ON -- Dependency PYTHONINTERP_FOUND = TRUE -- Dependency MPLIB_FOUND = TRUE -- Dependency LOG4CPP_FOUND = TRUE -- Enabling gnuradio-runtime support. -- Override with -DENABLE_GNURADIO_RUNTIME=ON/OFF -- -- Configuring gr-ctrlport support... -- Dependency Boost_FOUND = 1 -- Dependency SWIG_FOUND = TRUE -- Dependency SWIG_VERSION_CHECK = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Enabling gr-ctrlport support. -- Override with -DENABLE_GR_CTRLPORT=ON/OFF -- Looking for C++ include sys/resource.h -- Looking for C++ include sys/resource.h - found -- Loading build date Fri, 14 Feb 2020 18:36:56 into constants... -- Loading version 3.8.0.0 into constants... -- Checking for module 'thrift' -- Found thrift, version 0.11.0 -- Python checking for Thrift - not found -- Could NOT find THRIFT (missing: PYTHON_THRIFT_FOUND THRIFT_FOUND) -- Looking for C++ include windows.h -- Looking for C++ include windows.h - not found -- TRY_SHM_VMCIRCBUF set to ON. -- -- Python checking for python2 >= 2.7.6 or python3 >= 3.6.5 - found -- Python checking for PyYAML >= 3.10 - found -- Python checking for mako >= 0.9.1 - found -- Python checking for pygobject >= 2.28.6 - found -- Python checking for Gtk (GI) >= 3.10.8 - found -- Python checking for Cairo (GI) >= 1.0 - found -- Python checking for PangoCairo (GI) >= 1.0 - found -- Python checking for numpy - found -- -- Configuring gnuradio-companion support... -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_PYTHON = ON -- Dependency PYTHON_MIN_VER_FOUND = TRUE -- Dependency PYYAML_FOUND = TRUE -- Dependency MAKO_FOUND = TRUE -- Dependency PYGI_FOUND = TRUE -- Dependency GTK_GI_FOUND = TRUE -- Dependency CAIRO_GI_FOUND = TRUE -- Dependency PANGOCAIRO_GI_FOUND = TRUE -- Dependency NUMPY_FOUND = TRUE -- Enabling gnuradio-companion support. -- Override with -DENABLE_GRC=ON/OFF -- -- Configuring gr-blocks support... -- Dependency Boost_FOUND = 1 -- Dependency ENABLE_VOLK = ON -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Enabling gr-blocks support. -- Override with -DENABLE_GR_BLOCKS=ON/OFF -- Checking for module 'gsl >= 1.10' -- Found gsl , version 2.4 -- Found GSL: gsl;gslcblas;m -- -- Configuring gr-fec support... -- Dependency ENABLE_VOLK = ON -- Dependency Boost_FOUND = 1 -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Enabling gr-fec support. -- Override with -DENABLE_GR_FEC=ON/OFF -- Checking for module 'fftw3f >= 3.0' -- Found fftw3f , version 3.3.7 -- Found FFTW3f: /usr/lib/x86_64-linux-gnu/libfftw3f.so -- -- Configuring gr-fft support... -- Dependency ENABLE_VOLK = ON -- Dependency Boost_FOUND = 1 -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency FFTW3f_FOUND = TRUE -- Enabling gr-fft support. -- Override with -DENABLE_GR_FFT=ON/OFF -- -- Configuring gr-filter support... -- Dependency ENABLE_VOLK = ON -- Dependency Boost_FOUND = 1 -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Enabling gr-filter support. -- Override with -DENABLE_GR_FILTER=ON/OFF -- -- Configuring gr-analog support... -- Dependency Boost_FOUND = 1 -- Dependency ENABLE_VOLK = ON -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_FILTER = ON -- Enabling gr-analog support. -- Override with -DENABLE_GR_ANALOG=ON/OFF -- -- Configuring gr-digital support... -- Dependency Boost_FOUND = 1 -- Dependency ENABLE_VOLK = ON -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_FILTER = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_ANALOG = ON -- Enabling gr-digital support. -- Override with -DENABLE_GR_DIGITAL=ON/OFF -- -- Configuring gr-dtv support... -- Dependency Boost_FOUND = 1 -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_ANALOG = ON -- Dependency ENABLE_GR_FILTER = ON -- Dependency ENABLE_GR_FEC = ON -- Dependency ENABLE_VOLK = ON -- Enabling gr-dtv support. -- Override with -DENABLE_GR_DTV=ON/OFF -- Performing Test SSE2_SUPPORTED -- Performing Test SSE2_SUPPORTED - Success -- -- Configuring gr-audio support... -- Dependency Boost_FOUND = 1 -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Enabling gr-audio support. -- Override with -DENABLE_GR_AUDIO=ON/OFF -- Checking for module 'alsa' -- Found alsa, version 1.1.3 -- Found ALSA 1.1.3 -- Checking for module 'jack' -- Found jack, version 1.9.12 -- Found jack: /usr/lib/x86_64-linux-gnu/libjack.so -- Looking for C++ include AudioUnit/AudioUnit.h -- Looking for C++ include AudioUnit/AudioUnit.h - not found -- Looking for C++ include AudioToolbox/AudioToolbox.h -- Looking for C++ include AudioToolbox/AudioToolbox.h - not found -- Checking for module 'portaudio-2.0' -- Found portaudio-2.0, version 19 -- Performing Test PORTAUDIO2_FOUND -- Performing Test PORTAUDIO2_FOUND - Success -- Found PORTAUDIO: /usr/include -- -- Configuring gr-channels support... -- Dependency ENABLE_VOLK = ON -- Dependency Boost_FOUND = 1 -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_FILTER = ON -- Dependency ENABLE_GR_ANALOG = ON -- Enabling gr-channels support. -- Override with -DENABLE_GR_CHANNELS=ON/OFF -- Python checking for PyQt5 - found -- Checking for module 'Qt5Qwt6' -- No package 'Qt5Qwt6' found -- QWT Version: 6.1.3 -- Found Qwt: /usr/lib/libqwt-qt5.so -- -- Configuring gr-qtgui support... -- Dependency Boost_FOUND = 1 -- Dependency QT_FOUND = 1 -- Dependency QWT_FOUND = TRUE -- Dependency ENABLE_VOLK = ON -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_FILTER = ON -- Dependency PYTHONLIBS_FOUND = TRUE -- Dependency PYQT5_FOUND = TRUE -- Enabling gr-qtgui support. -- Override with -DENABLE_GR_QTGUI=ON/OFF -- -- Configuring gr-trellis support... -- Dependency Boost_FOUND = 1 -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_ANALOG = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_DIGITAL = ON -- Enabling gr-trellis support. -- Override with -DENABLE_GR_TRELLIS=ON/OFF -- Found UHD: /usr/lib/x86_64-linux-gnu/libuhd.so (Required is at least version "3.5.5") -- -- Configuring gr-uhd support... -- Dependency Boost_FOUND = 1 -- Dependency UHD_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_FILTER = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_ANALOG = ON -- Enabling gr-uhd support. -- Override with -DENABLE_GR_UHD=ON/OFF -- UHD Version: 3.15.0.0-7-g8d228dbe -- Python checking for Mako >= 0.4.2 - found -- Python checking for click - found -- Python checking for click-plugins - found -- -- Configuring gr-utils support... -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_PYTHON = ON -- Dependency MAKO_FOUND = TRUE -- Enabling gr-utils support. -- Override with -DENABLE_GR_UTILS=ON/OFF -- -- Configuring gr_modtool support... -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_PYTHON = ON -- Dependency CLICK_FOUND = TRUE -- Dependency CLICK_PLUGINS_FOUND = TRUE -- Enabling gr_modtool support. -- Override with -DENABLE_GR_MODTOOL=ON/OFF -- Found SDL: /usr/lib/x86_64-linux-gnu/libSDLmain.a;/usr/lib/x86_64-linux-gnu/libSDL.so;-lpthread (found version "1.2.15") -- -- Configuring gr-video-sdl support... -- Dependency SDL_FOUND = TRUE -- Dependency Boost_FOUND = 1 -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Enabling gr-video-sdl support. -- Override with -DENABLE_GR_VIDEO_SDL=ON/OFF -- -- Configuring gr-vocoder support... -- Dependency Boost_FOUND = 1 -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_FILTER = ON -- Dependency ENABLE_GR_ANALOG = ON -- Enabling gr-vocoder support. -- Override with -DENABLE_GR_VOCODER=ON/OFF -- Found LIBCODEC2: /usr/lib/x86_64-linux-gnu/libcodec2.so -- Found LIBGSM: /usr/lib/x86_64-linux-gnu/libgsm.so -- -- Configuring gr-wavelet support... -- Dependency Boost_FOUND = 1 -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_ANALOG = ON -- Dependency GSL_FOUND = TRUE -- Enabling gr-wavelet support. -- Override with -DENABLE_GR_WAVELET=ON/OFF -- Checking for module 'libzmq' -- Found libzmq, version 4.2.5 -- Found ZEROMQ: /usr/lib/x86_64-linux-gnu/libzmq.so -- -- Configuring gr-zeromq support... -- Dependency Boost_FOUND = 1 -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ZEROMQ_FOUND = TRUE -- Enabling gr-zeromq support. -- Override with -DENABLE_GR_ZEROMQ=ON/OFF -- -- ###################################################### -- # Gnuradio enabled components -- ###################################################### -- * testing-support -- * python-support -- * volk -- * doxygen -- * sphinx -- * gnuradio-runtime -- * gr-ctrlport -- * gnuradio-companion -- * gr-blocks -- * gr-fec -- * gr-fft -- * gr-filter -- * gr-analog -- * gr-digital -- * gr-dtv -- * gr-audio -- * * alsa -- * * oss -- * * jack -- * * portaudio -- * gr-channels -- * gr-qtgui -- * gr-trellis -- * gr-uhd -- * gr-utils -- * gr_modtool -- * gr-video-sdl -- * gr-vocoder -- * * codec2 -- * * freedv -- * * gsm -- * gr-wavelet -- * gr-zeromq -- -- ###################################################### -- # Gnuradio disabled components -- ###################################################### -- -- Using install prefix: /usr -- Building for version: 3.8.0.0 / 3.8.0 -- Configuring done -- Generating done -- Build files have been written to: /home/sail/source/gnuradio/build after make -j4 [ 46%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/udp_sink_impl.cc.o [ 46%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/udp_source_impl.cc.o [ 47%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/unpack_k_bits_bb_impl.cc.o [ 47%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/vco_f_impl.cc.o [ 47%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/vco_c_impl.cc.o [ 47%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/vector_map_impl.cc.o [ 47%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/vector_to_stream_impl.cc.o [ 47%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/vector_to_streams_impl.cc.o [ 47%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/wavfile_sink_impl.cc.o [ 47%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/wavfile_source_impl.cc.o [ 47%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/ctrlport_probe_c_impl.cc.o [ 47%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/ctrlport_probe2_c_impl.cc.o [ 47%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/ctrlport_probe2_f_impl.cc.o [ 47%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/ctrlport_probe2_s_impl.cc.o [ 47%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/ctrlport_probe2_i_impl.cc.o [ 48%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/ctrlport_probe2_b_impl.cc.o [ 48%] Linking CXX shared library libgnuradio-blocks.so [ 48%] Built target gnuradio-blocks Makefile:140: recipe for target 'all' failed make: *** [all] Error 2 can someone give me some insite?