Hi, Still building gnuradio from source (latest master from github) fails, while latest maint builds just fine. OS is Kubuntu 16.04 with all updates, and as it it uhd related, uhd is also latest master from the official Ettus github. And I want to add that I was able to use such a setup for years, just some months ago something changed, inducing this issue.
Of course I deleted the build folders and in fact even completely deleted uhd and gnuradio folders and cloned again from github. cmake outputs look unsuspicious. Below this mail I will include the output on the build failure. I mark the job creating the issue with a *, it is * [ 97%] Building CXX object gr-uhd/swig/CMakeFiles/_uhd_swig.dir/uhd_swigPYTHON_wrap.cxx.o Any ideas would be highly welcome :) And using precompiled packages or pybombs is not an option. Especially pybombs has proven creating a whole mess on my VM whenever I used it, making a restore from backup necessary :) With best regards Ralph. 97%] Built target _trellis_swig1 [ 97%] Built target _trellis_swig0 * [ 97%] Building CXX object gr-uhd/swig/CMakeFiles/_uhd_swig.dir/uhd_swigPYTHON_wrap.cxx.o [ 98%] Built target pygen_gr_uhd_swig_08777 [ 98%] Built target pygen_gr_video_sdl_swig_ce2c9 [ 98%] Built target _video_sdl_swig [ 98%] Built target pygen_gr_vocoder_swig_43253 [ 98%] Built target _vocoder_swig [ 98%] Built target _fcd_swig [ 98%] Built target pygen_gr_fcd_swig_c4332 [100%] Built target pygen_gr_wavelet_swig_89b19 [100%] Built target _wavelet_swig [100%] Built target _wxgui_swig [100%] Built target pygen_gr_wxgui_swig_78659 [100%] Built target pygen_gr_zeromq_swig_4d7be [100%] Built target _zeromq_swig /home/ras/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx: In function PyObject* _wrap_dboard_iface_set_gpio_debug(PyObject*, PyObject*, PyObject*): /home/ras/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:27935:15: error: class uhd::usrp::dboard_iface has no member named set_gpio_debug (arg1)->set_gpio_debug(arg2,arg3); ^ /home/ras/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx: In function PyObject* _wrap_dboard_iface_sptr_set_gpio_debug(PyObject*, PyObject*, PyObject*): /home/ras/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:29301:16: error: class uhd::usrp::dboard_iface has no member named set_gpio_debug (*arg1)->set_gpio_debug(arg2,arg3); ^ /home/ras/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx: In function void init_uhd_swig(): /home/ras/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:49517:91: error: ATR_REG_IDLE is not a member of uhd::usrp::dboard_iface ant(d, "dboard_iface_ATR_REG_IDLE",SWIG_From_int(static_cast< int >(uhd::usrp:: ^ /home/ras/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:49518:94: error: ATR_REG_TX_ONLY is not a member of uhd::usrp::dboard_iface (d, "dboard_iface_ATR_REG_TX_ONLY",SWIG_From_int(static_cast< int >(uhd::usrp:: ^ /home/ras/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:49519:94: error: ATR_REG_RX_ONLY is not a member of uhd::usrp::dboard_iface (d, "dboard_iface_ATR_REG_RX_ONLY",SWIG_From_int(static_cast< int >(uhd::usrp:: ^ /home/ras/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:49520:98: error: ATR_REG_FULL_DUPLEX is not a member of uhd::usrp::dboard_iface "dboard_iface_ATR_REG_FULL_DUPLEX",SWIG_From_int(static_cast< int >(uhd::usrp:: ^ gr-uhd/swig/CMakeFiles/_uhd_swig.dir/build.make:70: recipe for target 'gr-uhd/swig/CMakeFiles/_uhd_swig.dir/uhd_swigPYTHON_wrap.cxx.o' failed make[2]: *** [gr-uhd/swig/CMakeFiles/_uhd_swig.dir/uhd_swigPYTHON_wrap.cxx.o] Error 1 CMakeFiles/Makefile2:15048: recipe for target 'gr-uhd/swig/CMakeFiles/_uhd_swig.dir/all' failed make[1]: *** [gr-uhd/swig/CMakeFiles/_uhd_swig.dir/all] Error 2 Makefile:160: recipe for target 'all' failed make: *** [all] Error 2 ras@ras:~/gnuradio/build$ -- Ralph A. Schmid Mondstr. 10 90762 Fürth +49-171-3631223 ra...@schmid.xxx http://www.bclog.de/ _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio