#42809: uhd: error: no matching constructor for initialization of 'storage_type' (aka 'boost::atomics::detail::storage128_type') -------------------------+------------------------- Reporter: harand20@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: uhd | -------------------------+------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => michaelld@… * keywords: gnuradio => * port: => uhd Old description:
New bee here. Sorry if it is duplicated. I just change my HDD to SSD and reinstall my system, yet When I typed sudo port install gnu radio +full and I cannot install UHD, thus it cannot install gnu radio. I searched on line and it seems quite similar to this ticket #41004.[https://trac.macports.org/ticket/41004]. Yet I found no result about it. I attached the log. Thanks for any help.
New description: New bee here. Sorry if it is duplicated. I just change my HDD to SSD and reinstall my system, yet When I typed `sudo port install gnuradio +full` and I cannot install UHD, thus it cannot install gnuradio. I searched on line and it seems quite similar to this ticket: #41004. Yet I found no result about it. I attached the log. Thanks for any help. -- Comment: The relevant error in the log seems to be: {{{ :info:build /opt/local/include/boost/atomic/detail/gcc-atomic.hpp:961:64: error: no matching constructor for initialization of 'storage_type' (aka 'boost::atomics::detail::storage128_type') :info:build explicit base_atomic(value_type const& v) BOOST_NOEXCEPT : v_(0) :info:build ^ ~ }}} #41004 was also an error about boost, but a different error, so this will probably require a different fix. -- Ticket URL: <https://trac.macports.org/ticket/42809#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X