Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 693566

Summary: dev-ros/collada_urdf-1.12.12 : make[2]: *** No rule to make target /usr/lib/liboctomap.so , needed by devel/lib64/libcollada_urdf.so . Stop.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robot Operating System team <ros>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-ros:collada_urdf-1.12.12:20190905-053227.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-09-05 17:38:15 UTC
/usr/bin/x86_64-pc-linux-gnu-g++ -DASSIMP_EXPORT_API -DASSIMP_UNIFIED_HEADER_NAMES -DROSCONSOLE_BACKEND_LOG4CXX -DROS_BUILD_SHARED_LIBS=1 -DROS_PACKAGE_NAME=\"collada_urdf\" -Dcollada_urdf_EXPORTS -I/var/tmp/portage/dev-ros/collada_urdf-1.12.12/work/collada_urdf-1.12.12/collada_urdf/include -I/usr/include/collada-dom2.5/1.5 -I/usr/include/collada-dom2.5 -I//usr/include -I/usr/share/xmlrpcpp/cmake/../../../include/xmlrpcpp -I/usr/include/eigen3   -DNDEBUG -O2 -pipe -march=native -std=c++11 -fPIC   -std=c++11 -o CMakeFiles/collada_urdf.dir/src/collada_urdf.cpp.o -c /var/tmp/portage/dev-ros/collada_urdf-1.12.12/work/collada_urdf-1.12.12/collada_urdf/src/collada_urdf.cpp
make[2]: *** No rule to make target '/usr/lib/liboctomap.so', needed by 'devel/lib64/libcollada_urdf.so'.  Stop.
make[2]: Leaving directory '/var/tmp/portage/dev-ros/collada_urdf-1.12.12/work/collada_urdf-1.12.12_build'
make[1]: *** [CMakeFiles/Makefile2:121: CMakeFiles/collada_urdf.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-ros/collada_urdf-1.12.12/work/collada_urdf-1.12.12_build'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20190827-231624

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

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]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.37.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 05 Sep 2019 03:26:15 +0000

emerge -qpvO dev-ros/collada_urdf
[ebuild  N    ] dev-ros/collada_urdf-1.12.12  USE="-test" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-09-05 17:38:18 UTC
Created attachment 589104 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-05 17:38:21 UTC
Created attachment 589106 [details]
dev-ros:collada_urdf-1.12.12:20190905-053227.log
Comment 3 Toralf Förster gentoo-dev 2019-09-05 17:38:23 UTC
Created attachment 589108 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-09-05 17:38:26 UTC
Created attachment 589110 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-09-05 17:38:29 UTC
Created attachment 589112 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-09-05 17:38:32 UTC
Created attachment 589114 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-09-05 17:38:34 UTC
Created attachment 589116 [details]
temp.tbz2
Comment 8 Alexis Ballier gentoo-dev 2020-08-06 10:46:50 UTC
nothing in your log mentions octomap except the failure


cmake generated files in build dir would help understand where this is coming from but those are not attached