Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 652978 - dev-ros/laser_proc-0.1.4-r1 : /.../LaserProcNodelet.cpp:60:24: error: expected constructor, destructor, or type conversion before ( token
Summary: dev-ros/laser_proc-0.1.4-r1 : /.../LaserProcNodelet.cpp:60:24: error: expecte...
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-11 17:16 UTC by Toralf Förster
Modified: 2018-04-11 18:13 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.34 KB, text/plain)
2018-04-11 17:16 UTC, Toralf Förster
Details
dev-ros:laser_proc-0.1.4-r1:20180411-011451.log (dev-ros:laser_proc-0.1.4-r1:20180411-011451.log,21.85 KB, text/plain)
2018-04-11 17:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,120.72 KB, text/plain)
2018-04-11 17:16 UTC, Toralf Förster
Details
environment (environment,155.73 KB, text/plain)
2018-04-11 17:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.98 KB, application/x-bzip)
2018-04-11 17:16 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.48 KB, application/x-bzip)
2018-04-11 17:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.80 KB, application/x-bzip)
2018-04-11 17:17 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-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(-)