Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656428 - dev-ros/amcl-1.15.2 : /.../amcl_node.cpp:130:51: error: tf2_buffer_ was not declared in this scope
Summary: dev-ros/amcl-1.15.2 : /.../amcl_node.cpp:130:51: error: tf2_buffer_ was not d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-24 17:11 UTC by Toralf Förster
Modified: 2018-07-30 12:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.94 KB, text/plain)
2018-05-24 17:11 UTC, Toralf Förster
Details
dev-ros:amcl-1.15.2:20180524-025432.log (dev-ros:amcl-1.15.2:20180524-025432.log,71.18 KB, text/plain)
2018-05-24 17:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,220.61 KB, text/plain)
2018-05-24 17:11 UTC, Toralf Förster
Details
environment (environment,153.35 KB, text/plain)
2018-05-24 17:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.02 KB, application/x-bzip)
2018-05-24 17:12 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.48 KB, application/x-bzip)
2018-05-24 17:12 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.73 KB, application/x-bzip)
2018-05-24 17:12 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 2018-05-24 17:11:49 UTC
/var/tmp/portage/dev-ros/amcl-1.15.2/work/navigation-1.15.2/amcl/src/amcl_node.cpp: In member function ‘tf2_ros::Buffer& AmclNode::TransformListenerWrapper::getBuffer()’:
/var/tmp/portage/dev-ros/amcl-1.15.2/work/navigation-1.15.2/amcl/src/amcl_node.cpp:130:51: error: ‘tf2_buffer_’ was not declared in this scope
       inline tf2_ros::Buffer &getBuffer() {return tf2_buffer_;}
                                                   ^~~~~~~~~~~
/var/tmp/portage/dev-ros/amcl-1.15.2/work/navigation-1.15.2/amcl/src/amcl_node.cpp:130:51: note: suggested alternative: ‘tf2_buffer_ptr_’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_20180519-112102

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv dev-ros/amcl
[ebuild  N    ] dev-ros/amcl-1.15.2  USE="{-test}" PYTHON_TARGETS="python2_7" 

!!! The following installed packages are masked:
- sys-apps/baselayout-2.5::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# William Hubbs <williamh@gentoo.org> (22 May 2018)
# Installs spurious paths  ,see bug #656380

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-05-24 17:11:52 UTC
Created attachment 532900 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-24 17:11:55 UTC
Created attachment 532902 [details]
dev-ros:amcl-1.15.2:20180524-025432.log
Comment 3 Toralf Förster gentoo-dev 2018-05-24 17:11:58 UTC
Created attachment 532904 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-05-24 17:12:01 UTC
Created attachment 532906 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-05-24 17:12:04 UTC
Created attachment 532908 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-24 17:12:07 UTC
Created attachment 532910 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-05-24 17:12:10 UTC
Created attachment 532912 [details]
temp.tbz2
Comment 8 Alexis Ballier gentoo-dev 2018-07-30 12:24:52 UTC
this has been fixed by this commit:

commit ebfc8adc88c256ba912bef1024246e91f0d36d10
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Fri Jul 27 11:08:29 2018 +0200

    dev-ros/amcl: Bump to 1.16.0.
    
    Package-Manager: Portage-2.3.43, Repoman-2.3.10