Changes between Initial Version and Version 1 of Ticket #42809


Ignore:
Timestamp:
Mar 12, 2014, 2:47:31 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42809

    • Property Owner changed from macports-tickets@… to michaelld@…
    • Property Keywords gnuradio removed
    • Property Summary changed from Fail to install gnuradio bacause of UHD on Marvericks to uhd: error: no matching constructor for initialization of 'storage_type' (aka 'boost::atomics::detail::storage128_type')
    • Property Port uhd added
  • Ticket #42809 – Description

    initial v1  
    1 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.
     1New 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.