Giter Club home page Giter Club logo

Comments (3)

velichkov avatar velichkov commented on September 5, 2024

Hi @john-g8cqx,

/home/john/prefix/default1/src/gnuradio/build/gr-uhd/swig/CMakeFiles/uhd_swig.dir/uhd_swigPYTHON_wrap.cxx:9658:45: error: no match for ‘operator=’ (operand types are ‘SwigValueWrapper<std::shared_ptr<uhd::usrp::dboard_iface> >’ and ‘uhd::usrp::dboard_iface::sptr’ {aka ‘boost::shared_ptr<uhd::usrp::dboard_iface>’})
9658 |       result = (arg1)->get_dboard_iface(arg2);

One possible reason for such errors is that you have two incompatible versions of libuhd installed on your system. Most probably one has been installed using the apt package manager from the ubunto or gnuradio ppa repositories and a second one installed by pybombs.

If you want to install gnuradio using pybombs then my advice is to check and uninstall all uhd and gnuradio packages.

dpkg -l | grep uhd
dpkg -l | grep gnuradio
sudo apt remove libuhd3.15.0 libgnuradio-runtime3.8.1

from pybombs.

john-g8cqx avatar john-g8cqx commented on September 5, 2024

Hi velichkov, thank you for the suggestion and sorry to have been so long replying but I have been away. I have removed a couple of old UHD installations as you suggested so none show up now with dpkg -l but I still have the same problem as in the attached transcript
transcript.txt
.

from pybombs.

john-g8cqx avatar john-g8cqx commented on September 5, 2024

I have sidestepped the issue. Having removed surplus UHD files I then built gnursfio39 recipe in a clean prefix and that's fine. I then built gqrx in another clean prefix. There were failures with this which I fixed by checking out gr38 versions or updating in the fcdproplus case.

from pybombs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.