Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662292 - dev-ros/rotate_recovery-1.16.0 : /.../rotate_recovery.cpp:39:10: fatal error: nav_core/parameter_magic.h: No such file or directory
Summary: dev-ros/rotate_recovery-1.16.0 : /.../rotate_recovery.cpp:39:10: fatal error:...
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:22 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.59 KB, text/plain)
2018-07-27 17:22 UTC, Toralf Förster
Details
dev-ros:rotate_recovery-1.16.0:20180727-142626.log (dev-ros:rotate_recovery-1.16.0:20180727-142626.log,100.27 KB, text/plain)
2018-07-27 17:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,148.33 KB, text/plain)
2018-07-27 17:22 UTC, Toralf Förster
Details
environment (environment,153.38 KB, text/plain)
2018-07-27 17:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.84 KB, application/x-bzip)
2018-07-27 17:22 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.50 KB, application/x-bzip)
2018-07-27 17:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.21 KB, application/x-bzip)
2018-07-27 17:22 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:22:00 UTC
[ 50%] Building CXX object CMakeFiles/rotate_recovery.dir/src/rotate_recovery.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"rotate_recovery\" -Drotate_recovery_EXPORTS -I/var/tmp/portage/dev-ros/rotate_recovery-1.16.0/work/navigation-1.16.0/rotate_recovery/include -I//usr/include -I/usr/share/xmlrpcpp/cmake/../../../include/xmlrpcpp -I/usr/include/pcl-1.8 -I/usr/include/eigen3   -DNDEBUG -O2 -pipe -march=native -std=c++11 -fPIC   -o CMakeFiles/rotate_recovery.dir/src/rotate_recovery.cpp.o -c /var/tmp/portage/dev-ros/rotate_recovery-1.16.0/work/navigation-1.16.0/rotate_recovery/src/rotate_recovery.cpp
/var/tmp/portage/dev-ros/rotate_recovery-1.16.0/work/navigation-1.16.0/rotate_recovery/src/rotate_recovery.cpp:39:10: fatal error: nav_core/parameter_magic.h: No such file or directory
 #include <nav_core/parameter_magic.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/rotate_recovery
[ebuild     U ] dev-ros/rotate_recovery-1.16.0 [1.15.2] USE="{-test}" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-07-27 17:22:03 UTC
Created attachment 541372 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-27 17:22:06 UTC
Created attachment 541374 [details]
dev-ros:rotate_recovery-1.16.0:20180727-142626.log
Comment 3 Toralf Förster gentoo-dev 2018-07-27 17:22:09 UTC
Created attachment 541376 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-27 17:22:12 UTC
Created attachment 541378 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-27 17:22:15 UTC
Created attachment 541380 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-27 17:22:18 UTC
Created attachment 541382 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-07-27 17:22:20 UTC
Created attachment 541384 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-07-30 12:25:32 UTC
The bug has been closed via the following commit(s):

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

commit 8edab2df2173b4253e492d1335360fcd629a05c4
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-07-30 12:19:25 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-07-30 12:25:13 +0000

    dev-ros/rotate_recovery: bump nav_core dep
    
    Closes: https://bugs.gentoo.org/662292
    Package-Manager: Portage-2.3.44, Repoman-2.3.10

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