Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653040 - dev-ros/imu_filter_madgwick-1.1.5-r1 : /.../imu_filter_nodelet.cpp:39:24: error: expected constructor, destructor, or type conversion before ( token
Summary: dev-ros/imu_filter_madgwick-1.1.5-r1 : /.../imu_filter_nodelet.cpp:39:24: err...
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-04-12 17:00 UTC by Toralf Förster
Modified: 2018-04-12 18:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.21 KB, text/plain)
2018-04-12 17:00 UTC, Toralf Förster
Details
dev-ros:imu_filter_madgwick-1.1.5-r1:20180412-123452.log (dev-ros:imu_filter_madgwick-1.1.5-r1:20180412-123452.log,18.59 KB, text/plain)
2018-04-12 17:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,142.88 KB, text/plain)
2018-04-12 17:00 UTC, Toralf Förster
Details
environment (environment,156.77 KB, text/plain)
2018-04-12 17:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.89 KB, application/x-bzip)
2018-04-12 17:00 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.13 KB, application/x-bzip)
2018-04-12 17:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.07 KB, application/x-bzip)
2018-04-12 17:01 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-12 17:00:41 UTC
 #warning Including header <pluginlib/class_list_macros.h> is deprecated, \
  ^~~~~~~
/var/tmp/portage/dev-ros/imu_filter_madgwick-1.1.5-r1/work/imu_tools-1.1.5/imu_filter_madgwick/src/imu_filter_nodelet.cpp:39:24: error: expected constructor, destructor, or type conversion before ‘(’ token
 PLUGINLIB_DECLARE_CLASS(imu_filter_madgwick, ImuFilterNodelet, ImuFilterNodelet, nodelet::Nodelet);
                        ^
make[2]: *** [CMakeFiles/imu_filter_nodelet.dir/build.make:63: CMakeFiles/imu_filter_nodelet.dir/src/imu_filter_nodelet.cpp.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_20180408-121704

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.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) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-8]
Available Java Virtual Machines:
  [1]   icedtea-8  system-vm

emerge -qpv dev-ros/imu_filter_madgwick
[ebuild  N    ] dev-ros/imu_filter_madgwick-1.1.5-r1  USE="{-test}" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-04-12 17:00:44 UTC
Created attachment 527208 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-04-12 17:00:47 UTC
Created attachment 527210 [details]
dev-ros:imu_filter_madgwick-1.1.5-r1:20180412-123452.log
Comment 3 Toralf Förster gentoo-dev 2018-04-12 17:00:49 UTC
Created attachment 527212 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-04-12 17:00:52 UTC
Created attachment 527214 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-04-12 17:00:55 UTC
Created attachment 527216 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-04-12 17:00:58 UTC
Created attachment 527218 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-04-12 17:01:02 UTC
Created attachment 527220 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-04-12 18:30:10 UTC
The bug has been closed via the following commit(s):

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

commit ff074133434486d8800f2aa686b81842e876f1f6
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-04-12 18:28:45 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-04-12 18:28:56 +0000

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

 dev-ros/imu_filter_madgwick/files/pluginlib.patch              | 10 ++++++++++
 .../imu_filter_madgwick/imu_filter_madgwick-1.1.5-r1.ebuild    |  3 ++-
 2 files changed, 12 insertions(+), 1 deletion(-)