Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693424 - dev-ros/roscpp-1.14.3-r1 : /.../service_publication.cpp:42:10: fatal error: std_msgs/String.h: No such file or directory
Summary: dev-ros/roscpp-1.14.3-r1 : /.../service_publication.cpp:42:10: fatal error: s...
Status: RESOLVED NEEDINFO
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: 2019-09-03 17:26 UTC by Toralf Förster
Modified: 2020-08-06 10:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.21 KB, text/plain)
2019-09-03 17:26 UTC, Toralf Förster
Details
dev-ros:roscpp-1.14.3-r1:20190903-072146.log (dev-ros:roscpp-1.14.3-r1:20190903-072146.log,32.15 KB, text/plain)
2019-09-03 17:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,222.12 KB, text/plain)
2019-09-03 17:26 UTC, Toralf Förster
Details
environment (environment,154.67 KB, text/plain)
2019-09-03 17:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.23 KB, application/x-bzip)
2019-09-03 17:26 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.90 KB, application/x-bzip)
2019-09-03 17:26 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.95 KB, application/x-bzip)
2019-09-03 17:26 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 2019-09-03 17:26:33 UTC
/usr/bin/x86_64-pc-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_BUILD_SHARED_LIBS=1 -DROS_PACKAGE_NAME=\"roscpp\" -Droscpp_EXPORTS -I/var/tmp/portage/dev-ros/roscpp-1.14.3-r1/work/ros_comm-1.14.3/clients/roscpp/include -I/var/tmp/portage/dev-ros/roscpp-1.14.3-r1/work/roscpp-1.14.3_build/devel/include/ros -I//usr/include -I//usr/share/xmlrpcpp/cmake/../../../include/xmlrpcpp -I/var/tmp/portage/dev-ros/roscpp-1.14.3-r1/work/roscpp-1.14.3_build   -DNDEBUG -O2 -pipe -march=native -std=c++11 -fPIC   -std=c++11 -Wall -Wextra -o CMakeFiles/roscpp.dir/src/libros/service_publication.cpp.o -c /var/tmp/portage/dev-ros/roscpp-1.14.3-r1/work/ros_comm-1.14.3/clients/roscpp/src/libros/service_publication.cpp
/var/tmp/portage/dev-ros/roscpp-1.14.3-r1/work/ros_comm-1.14.3/clients/roscpp/src/libros/service_publication.cpp:42:10: fatal error: std_msgs/String.h: No such file or directory
   42 | #include <std_msgs/String.h>
      |          ^~~~~~~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl-20190825-132447

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.37.0 *



repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 03 Sep 2019 07:06:21 +0000

emerge -qpvO dev-ros/roscpp
[ebuild   R   ] dev-ros/roscpp-1.14.3-r1  USE="-test" PYTHON_TARGETS="python2_7" ROS_MESSAGES="cxx python -eus -lisp -nodejs"
Comment 1 Toralf Förster gentoo-dev 2019-09-03 17:26:36 UTC
Created attachment 588942 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-03 17:26:38 UTC
Created attachment 588944 [details]
dev-ros:roscpp-1.14.3-r1:20190903-072146.log
Comment 3 Toralf Förster gentoo-dev 2019-09-03 17:26:41 UTC
Created attachment 588946 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-09-03 17:26:44 UTC
Created attachment 588948 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-09-03 17:26:47 UTC
Created attachment 588950 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-09-03 17:26:49 UTC
Created attachment 588952 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-09-03 17:26:52 UTC
Created attachment 588954 [details]
temp.tbz2
Comment 8 Alexis Ballier gentoo-dev 2020-08-06 10:53:14 UTC
your log shows std_msgs is installed but does not provide the required file, the bug is probably in std_msgs and i would need the logs for it