Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690706 - dev-ros/rosserial_server-0.8.0 : /.../udp_stream.h:51:20: error: boost::asio::handler_type has not been declared
Summary: dev-ros/rosserial_server-0.8.0 : /.../udp_stream.h:51:20: error: boost::asio:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
: 696908 (view as bug list)
Depends on:
Blocks: boost-1.71
  Show dependency tree
 
Reported: 2019-07-25 18:41 UTC by Toralf Förster
Modified: 2020-08-06 10:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.13 KB, text/plain)
2019-07-25 18:41 UTC, Toralf Förster
Details
dev-ros:rosserial_server-0.8.0:20190724-232340.log (dev-ros:rosserial_server-0.8.0:20190724-232340.log,35.67 KB, text/plain)
2019-07-25 18:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,82.33 KB, text/plain)
2019-07-25 18:42 UTC, Toralf Förster
Details
environment (environment,152.08 KB, text/plain)
2019-07-25 18:42 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.60 KB, application/x-bzip)
2019-07-25 18:42 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.37 KB, application/x-bzip)
2019-07-25 18:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.52 KB, application/x-bzip)
2019-07-25 18:42 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-07-25 18:41:56 UTC
In file included from /var/tmp/portage/dev-ros/rosserial_server-0.8.0/work/rosserial-0.8.0/rosserial_server/include/rosserial_server/udp_socket_session.h:44,
                 from /var/tmp/portage/dev-ros/rosserial_server-0.8.0/work/rosserial-0.8.0/rosserial_server/src/udp_socket_node.cpp:40:
/var/tmp/portage/dev-ros/rosserial_server-0.8.0/work/rosserial-0.8.0/rosserial_server/include/rosserial_server/udp_stream.h:51:20: error: ‘boost::asio::handler_type’ has not been declared
   51 | using boost::asio::handler_type;
      |                    ^~~~~~~~~~~~
/var/tmp/portage/dev-ros/rosserial_server-0.8.0/work/rosserial-0.8.0/rosserial_server/include/rosserial_server/udp_stream.h: In member function ‘void rosserial_server::UdpStream::open(boost::asio::ip::udp::endpoint, boost::asio::ip::udp::endpoint)’:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20190722-210945

  -------------------------------------------------------------------

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-ros/rosserial_server
[ebuild  N    ] dev-ros/rosserial_server-0.8.0  USE="-test" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-07-25 18:41:59 UTC
Created attachment 584512 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-25 18:42:02 UTC
Created attachment 584514 [details]
dev-ros:rosserial_server-0.8.0:20190724-232340.log
Comment 3 Toralf Förster gentoo-dev 2019-07-25 18:42:05 UTC
Created attachment 584516 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-07-25 18:42:09 UTC
Created attachment 584518 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-07-25 18:42:12 UTC
Created attachment 584520 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-25 18:42:15 UTC
Created attachment 584522 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-07-25 18:42:18 UTC
Created attachment 584524 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-09-02 12:00:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e643269e35dcc9df63a6b042d0fefecbb4c0eb49

commit e643269e35dcc9df63a6b042d0fefecbb4c0eb49
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2019-09-02 11:51:29 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2019-09-02 11:59:49 +0000

    dev-ros/rosserial_server: fix build with boost 1.70.
    
    Closes: https://bugs.gentoo.org/690706
    Package-Manager: Portage-2.3.75, Repoman-2.3.17
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/rosserial_server/files/boost170.patch      | 71 ++++++++++++++++++++++
 .../rosserial_server/rosserial_server-0.8.0.ebuild |  3 +-
 2 files changed, 73 insertions(+), 1 deletion(-)
Comment 9 Alexis Ballier gentoo-dev 2020-08-06 10:36:09 UTC
*** Bug 696908 has been marked as a duplicate of this bug. ***