Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 652978

Summary: dev-ros/laser_proc-0.1.4-r1 : /.../LaserProcNodelet.cpp:60:24: error: expected constructor, destructor, or type conversion before ( token
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: David Seifert <soap>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-ros:laser_proc-0.1.4-r1:20180411-011451.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-04-11 17:16:41 UTC
 #warning Including header <pluginlib/class_list_macros.h> is deprecated, \
  ^
/var/tmp/portage/dev-ros/laser_proc-0.1.4-r1/work/laser_proc-0.1.4/src/LaserProcNodelet.cpp:60:24: error: expected constructor, destructor, or type conversion before ‘(’ token
 PLUGINLIB_DECLARE_CLASS(laser_proc, LaserProcNodelet, laser_proc::LaserProcNode
                        ^
make[2]: *** [CMakeFiles/LaserProcNodelet.dir/build.make:63: CMakeFiles/LaserProcNodelet.dir/src/LaserProcNodelet.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]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *



emerge -qpv dev-ros/laser_proc
[ebuild  N    ] dev-ros/laser_proc-0.1.4-r1  USE="{-test}" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-04-11 17:16:45 UTC
Created attachment 527146 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-04-11 17:16:48 UTC
Created attachment 527148 [details]
dev-ros:laser_proc-0.1.4-r1:20180411-011451.log
Comment 3 Toralf Förster gentoo-dev 2018-04-11 17:16:51 UTC
Created attachment 527150 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-04-11 17:16:54 UTC
Created attachment 527152 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-04-11 17:16:57 UTC
Created attachment 527154 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-04-11 17:17:00 UTC
Created attachment 527156 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-04-11 17:17:04 UTC
Created attachment 527158 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-04-11 18:13:57 UTC
The bug has been closed via the following commit(s):

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

commit a23d166737c4de4aa12ae7c8767ad9225f0af8a5
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-04-11 18:13:10 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-04-11 18:13:21 +0000

    dev-ros/laser_proc: fix build
    
    Closes: https://bugs.gentoo.org/652978
    Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-ros/laser_proc/files/pluginlib.patch      | 20 ++++++++++++++++++++
 dev-ros/laser_proc/laser_proc-0.1.4-r1.ebuild |  3 ++-
 2 files changed, 22 insertions(+), 1 deletion(-)