Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689142 - net-wireless/uhd-3.10.3.0: fails to build with dev-libs/boost-1.70.0
Summary: net-wireless/uhd-3.10.3.0: fails to build with dev-libs/boost-1.70.0
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-02 09:19 UTC by hangglider
Modified: 2019-07-07 18:46 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,6.97 KB, text/plain)
2019-07-02 09:19 UTC, hangglider
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hangglider 2019-07-02 09:19:01 UTC
Created attachment 581748 [details]
emerge --info

/var/tmp/portage/net-wireless/uhd-3.10.3.0/work/uhd-release_003_010_003_000/host/lib/usrp/cores/rx_vita_core_3000.cpp: In member function 'virtual void rx_vita_core_3000_impl::configure_
flow_control(size_t)':                                                                                                                                                                    
/var/tmp/portage/net-wireless/uhd-3.10.3.0/work/uhd-release_003_010_003_000/host/lib/usrp/cores/rx_vita_core_3000.cpp:77:70: error: no matching function for call to 'boost::date_time::su
bsecond_duration<boost::posix_time::time_duration, 1000>::subsecond_duration(double)'                                                                                                     
         boost::this_thread::sleep(boost::posix_time::milliseconds(1.0));
Comment 1 Andreas Sturmlechner gentoo-dev 2019-07-02 09:22:05 UTC
Any particular reason why you don't use 3.14.0.0?
Comment 2 hangglider 2019-07-02 10:59:07 UTC
Only because portage pulled in that - tnx for the hint, wasn't aware of that.
Comment 3 hangglider 2019-07-02 18:22:04 UTC
Misconfiguration of host - please ignore/close.