Hi Mark - Interesting issue. Is SWIG/Python -not- enabled in your GR install? Following the code, that could cause the error you're seeing. If you look through the file "/opt/truearrow/6.3/lib/cmake/gnuradio/GnuradioConfig.cmake", line 37 will show whether ENABLE_PYTHON is enabled or not. - MLD
On Mon, Sep 16, 2019 at 2:57 PM Mark Koenig < mark.koe...@iubelttechnologies.com> wrote: > Hello, > > > > I am trying to build a module and I keep seeing the error below during > cmake. Any deas? > > > > #9 3.713 -- Found VOLK: Volk::volk > > #9 3.729 -- Checking for module 'thrift' > > #9 3.761 -- Found thrift, version 0.10.0 > > #9 3.840 CMake Error at > /opt/truearrow/6.3/lib/cmake/gnuradio/FindTHRIFT.cmake:68 > (GR_PYTHON_CHECK_MODULE): > > #9 3.840 Unknown CMake command "GR_PYTHON_CHECK_MODULE". > > #9 3.840 Call Stack (most recent call first): > > #9 3.840 /usr/share/cmake-3.10/Modules/CMakeFindDependencyMacro.cmake:48 > (find_package) > > #9 3.840 > /opt/truearrow/6.3/lib/cmake/gnuradio/gnuradio-runtimeConfig.cmake:24 > (find_dependency) > > #9 3.840 /opt/truearrow/6.3/lib/cmake/gnuradio/GnuradioConfig.cmake:45 > (include) > > #9 3.840 CMakeLists.txt:23 (find_package) > > #9 3.840 > > #9 3.840 > > #9 3.842 -- Configuring incomplete, errors occurred! > > #9 3.842 See also > "/workspaces/ta/gr-vrt/Release/CMakeFiles/CMakeOutput.log". > > #9 3.842 See also > "/workspaces/ta/gr-vrt/Release/CMakeFiles/CMakeError.log". > > #9 3.849 [ Build gr-vrt (Release) FAILED with error code 1 ] > > > > > > Thank you > > > > Mark > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Michael Dickens, Mac OS X Programmer Ettus Research Technical Support Email: supp...@ettus.com Web: http://www.ettus.com
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio