Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662288 - dev-ros/dwa_local_planner-1.16.0 : /.../utils.h:18:10: fatal error: tf2_geometry_msgs/tf2_geometry_msgs.h: No such file or directory
Summary: dev-ros/dwa_local_planner-1.16.0 : /.../utils.h:18:10: fatal error: tf2_geome...
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-07-27 17:20 UTC by Toralf Förster
Modified: 2018-07-30 12:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.25 KB, text/plain)
2018-07-27 17:21 UTC, Toralf Förster
Details
dev-ros:dwa_local_planner-1.16.0:20180727-141739.log (dev-ros:dwa_local_planner-1.16.0:20180727-141739.log,108.34 KB, text/plain)
2018-07-27 17:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,148.09 KB, text/plain)
2018-07-27 17:21 UTC, Toralf Förster
Details
environment (environment,153.63 KB, text/plain)
2018-07-27 17:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.83 KB, application/x-bzip)
2018-07-27 17:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.50 KB, application/x-bzip)
2018-07-27 17:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.42 KB, application/x-bzip)
2018-07-27 17:21 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-07-27 17:20:57 UTC
In file included from /usr/include/tf2/utils.h:20:0,
                 from /var/tmp/portage/dev-ros/dwa_local_planner-1.16.0/work/navigation-1.16.0/dwa_local_planner/src/dwa_planner.cpp:47:
/usr/include/tf2/impl/utils.h:18:10: fatal error: tf2_geometry_msgs/tf2_geometry_msgs.h: No such file or directory
 #include <tf2_geometry_msgs/tf2_geometry_msgs.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

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

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

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

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

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



emerge -qpv dev-ros/dwa_local_planner
[ebuild  N    ] dev-ros/dwa_local_planner-1.16.0  USE="{-test}" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-07-27 17:21:00 UTC
Created attachment 541340 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-27 17:21:03 UTC
Created attachment 541342 [details]
dev-ros:dwa_local_planner-1.16.0:20180727-141739.log
Comment 3 Toralf Förster gentoo-dev 2018-07-27 17:21:06 UTC
Created attachment 541344 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-27 17:21:09 UTC
Created attachment 541346 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-27 17:21:12 UTC
Created attachment 541348 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-27 17:21:15 UTC
Created attachment 541350 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-07-27 17:21:18 UTC
Created attachment 541352 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-07-30 12:25:44 UTC
The bug has been closed via the following commit(s):

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

commit 320792bca2fea06f8e2cc8abbbdce8f3e7b88e8d
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-07-30 12:20:34 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-07-30 12:25:13 +0000

    dev-ros/dwa_local_planner: add missing dep
    
    Closes: https://bugs.gentoo.org/662288
    Package-Manager: Portage-2.3.44, Repoman-2.3.10

 dev-ros/dwa_local_planner/dwa_local_planner-1.16.0.ebuild | 2 ++
 dev-ros/dwa_local_planner/dwa_local_planner-9999.ebuild   | 2 ++
 2 files changed, 4 insertions(+)