[Bug 1089806] New: gnuradio: Fails to build with Boost 1.67.0

http://bugzilla.suse.com/show_bug.cgi?id=1089806 Bug ID: 1089806 Summary: gnuradio: Fails to build with Boost 1.67.0 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: wk@ire.pw.edu.pl Reporter: amajer@suse.com QA Contact: qa-bugs@suse.de CC: dmitry@roshchin.org, wk@ire.pw.edu.pl Blocks: 1089801 Found By: --- Blocker: --- New Boost library has been released and unfortunately this package fails to build with it. The new boost library is already submitted to devel:libraries:c_c++/boost and will be submitted to openSUSE:Factory shortly. https://build.opensuse.org/package/live_build_log/home:adamm:boost_test/gnur...
[ 1645s] /home/abuild/rpmbuild/BUILD/gnuradio-3.7.11/gr-blocks/lib/message_strobe_impl.cc:93:78: error: no matching function for call to 'boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000>::subsecond_duration(float&)' [ 1645s] boost::this_thread::sleep(boost::posix_time::milliseconds(d_period_ms)); [ 1645s] ^
The cause of this is change in Boost:DateTime that no longer accepts non-integer types. In the past, these types were implicitly cast down to integer values. Now this requires explicit cast. https://svn.boost.org/trac10/ticket/11168 -- You are receiving this mail because: You are on the CC list for the bug.

http://bugzilla.suse.com/show_bug.cgi?id=1089806 http://bugzilla.suse.com/show_bug.cgi?id=1089806#c1 Adam Majer <amajer@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Adam Majer <amajer@suse.com> --- Fix submitted to Factory. Closing. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com