Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653204 - dev-ros/imu_transformer-0.2.2-r1 : /.../imu_transformer_nodelet.cpp:126:24: error: expected constructor, destructor, or type conversion before ( token
Summary: dev-ros/imu_transformer-0.2.2-r1 : /.../imu_transformer_nodelet.cpp:126:24: e...
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:
Depends on:
Blocks:
 
Reported: 2018-04-15 08:19 UTC by Toralf Förster
Modified: 2018-08-04 18:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.40 KB, text/plain)
2018-04-15 08:19 UTC, Toralf Förster
Details
dev-ros:imu_transformer-0.2.2-r1:20180415-014001.log (dev-ros:imu_transformer-0.2.2-r1:20180415-014001.log,12.33 KB, text/plain)
2018-04-15 08:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,236.12 KB, text/plain)
2018-04-15 08:19 UTC, Toralf Förster
Details
environment (environment,158.30 KB, text/plain)
2018-04-15 08:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.10 KB, application/x-bzip)
2018-04-15 08:19 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.53 KB, application/x-bzip)
2018-04-15 08:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.01 KB, application/x-bzip)
2018-04-15 08:19 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-15 08:19:23 UTC
 #warning Including header <pluginlib/class_list_macros.h> is deprecated, \
  ^~~~~~~
/var/tmp/portage/dev-ros/imu_transformer-0.2.2-r1/work/imu_pipeline-0.2.2/imu_transformer/src/imu_transformer_nodelet.cpp:126:24: error: expected constructor, destructor, or type conversion before ‘(’ token
 PLUGINLIB_DECLARE_CLASS(imu_transformer, ImuTransformerNodelet, imu_transformer::ImuTransformerNodelet, nodelet::Nodelet);
                        ^
make[2]: *** [CMakeFiles/imu_transformer_nodelet.dir/build.make:63: CMakeFiles/imu_transformer_nodelet.dir/src/imu_transformer_nodelet.cpp.o] Error 1

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

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

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

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)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv dev-ros/imu_transformer
[ebuild  N    ] dev-ros/imu_transformer-0.2.2-r1  USE="{-test}" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-04-15 08:19:26 UTC
Created attachment 527434 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-04-15 08:19:30 UTC
Created attachment 527436 [details]
dev-ros:imu_transformer-0.2.2-r1:20180415-014001.log
Comment 3 Toralf Förster gentoo-dev 2018-04-15 08:19:33 UTC
Created attachment 527438 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-04-15 08:19:36 UTC
Created attachment 527440 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-04-15 08:19:39 UTC
Created attachment 527442 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-04-15 08:19:42 UTC
Created attachment 527444 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-04-15 08:19:45 UTC
Created attachment 527446 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-08-04 18:46:44 UTC
The bug has been closed via the following commit(s):

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

commit 357e2c4253794912cc9718a55d01c415b71d93b0
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-08-04 18:45:32 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-08-04 18:46:36 +0000

    dev-ros/imu_transformer: fix build with latest pluginlib
    
    Closes: https://bugs.gentoo.org/653204
    Package-Manager: Portage-2.3.44, Repoman-2.3.10

 dev-ros/imu_transformer/files/pluginlib.patch           | 17 +++++++++++++++++
 dev-ros/imu_transformer/imu_transformer-0.2.2-r1.ebuild |  3 ++-
 2 files changed, 19 insertions(+), 1 deletion(-)