Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653184 - dev-ros/hector_pose_estimation-0.3.0-r1 : /.../pose_estimation_nodelet.cpp:58:24: error: expected constructor, destructor, or type conversion before ( token
Summary: dev-ros/hector_pose_estimation-0.3.0-r1 : /.../pose_estimation_nodelet.cpp:58...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-14 22:28 UTC by Toralf Förster
Modified: 2018-12-01 15:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.87 KB, text/plain)
2018-04-14 22:28 UTC, Toralf Förster
Details
dev-ros:hector_pose_estimation-0.3.0-r1:20180414-203837.log (dev-ros:hector_pose_estimation-0.3.0-r1:20180414-203837.log,17.26 KB, text/plain)
2018-04-14 22:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,263.84 KB, text/plain)
2018-04-14 22:28 UTC, Toralf Förster
Details
environment (environment,157.69 KB, text/plain)
2018-04-14 22:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.44 KB, application/x-bzip)
2018-04-14 22:28 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.51 KB, application/x-bzip)
2018-04-14 22:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.09 KB, application/x-bzip)
2018-04-14 22:28 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-04-14 22:28:21 UTC
 #warning Including header <pluginlib/class_list_macros.h> is deprecated, \
  ^
/var/tmp/portage/dev-ros/hector_pose_estimation-0.3.0-r1/work/hector_localization-0.3.0/hector_pose_estimation/src/pose_estimation_nodelet.cpp:58:24: error: expected constructor, destructor, or type conversion before ‘(’ token
 PLUGINLIB_DECLARE_CLASS(hector_pose_estimation, PoseEstimation, hector_pose_est
                        ^
make[2]: *** [CMakeFiles/hector_pose_estimation_nodelet.dir/build.make:63: CMakeFiles/hector_pose_estimation_nodelet.dir/src/pose_estimation_nodelet.cpp.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_abi32+64_20180408-183609

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

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

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



emerge -qpv dev-ros/hector_pose_estimation
[ebuild  N    ] dev-ros/hector_pose_estimation-0.3.0-r1  USE="{-test}" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-04-14 22:28:25 UTC
Created attachment 527378 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-04-14 22:28:28 UTC
Created attachment 527380 [details]
dev-ros:hector_pose_estimation-0.3.0-r1:20180414-203837.log
Comment 3 Toralf Förster gentoo-dev 2018-04-14 22:28:31 UTC
Created attachment 527382 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-04-14 22:28:35 UTC
Created attachment 527384 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-04-14 22:28:38 UTC
Created attachment 527386 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-04-14 22:28:41 UTC
Created attachment 527388 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-04-14 22:28:44 UTC
Created attachment 527390 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-12-01 15:00:19 UTC
The bug has been closed via the following commit(s):

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

commit aead08dce29f698e814cd37ce92c5d44036a6b1e
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-12-01 14:59:13 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-12-01 15:00:03 +0000

    dev-ros/hector_pose_estimation: Fix for deprecated pluginlib macro
    
    Closes: https://bugs.gentoo.org/653184
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../hector_pose_estimation-0.3.0-pluginlib.patch      | 19 +++++++++++++++++++
 .../hector_pose_estimation-0.3.0-r1.ebuild            |  4 +++-
 2 files changed, 22 insertions(+), 1 deletion(-)