Bug 1134615

Summary: libtorrent-rasterbar: fails to build with boost 1.70.0
Product: [openSUSE] openSUSE Tumbleweed Reporter: Adam Majer <amajer>
Component: OtherAssignee: Alexei Sorokin <sor.alexei>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: fisiu
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1134606    

Description Adam Majer 2019-05-09 14:23:09 UTC
This is a bug indicating that a package for whom you are maintainer in openSUSE:Factory no longer builds with the proposed Boost 1.70.0 and as such will require patching. You can see your package failing to build at,

https://build.opensuse.org/package/show/home:adamm:boost_test/libtorrent-rasterbar

../../include/libtorrent/udp_socket.hpp:83:53: error: 'boost::asio::ip::udp::socket' {aka 'class boost::asio::basic_datagram_socket<boost::asio::ip::udp>'} has no member named 'get_io_service'

https://stackoverflow.com/questions/39445636/alternative-to-deprecated-get-io-service


Please patch the problem and submit the fixes as Boost 1.70.0 will be shortly submitted to Factory.

If you are not maintainer, please let me know. Some packages do not have maintainers but only project maintainers, in which case I'm assigning the bug to the person doing most of recent changes and CC'ing the other maintainers.
Comment 1 Adam Majer 2020-03-10 15:56:22 UTC
looks like this is fixed in current versions. closing as resolved.