Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703984 - dev-ros/ament_cmake_core-0.8.1 : CMake Error at cmake/.../ament_package_xml.cmake:94 (message):
Summary: dev-ros/ament_cmake_core-0.8.1 : CMake Error at cmake/.../ament_package_xml.c...
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: 2019-12-27 15:25 UTC by Toralf Förster
Modified: 2020-07-23 15:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.92 KB, text/plain)
2019-12-27 15:25 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,39 bytes, text/plain)
2019-12-27 15:25 UTC, Toralf Förster
Details
dev-ros:ament_cmake_core-0.8.1:20191227-145628.log (dev-ros:ament_cmake_core-0.8.1:20191227-145628.log,3.77 KB, text/plain)
2019-12-27 15:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,232.03 KB, text/plain)
2019-12-27 15:25 UTC, Toralf Förster
Details
environment (environment,122.64 KB, text/plain)
2019-12-27 15:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.52 KB, application/x-bzip)
2019-12-27 15:25 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,224 bytes, application/x-bzip)
2019-12-27 15:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.33 KB, application/x-bzip)
2019-12-27 15:25 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-12-27 15:25:11 UTC
    from catkin_pkg.package import parse_package_string
ModuleNotFoundError: No module named 'catkin_pkg'
CMake Error at cmake/core/ament_package_xml.cmake:94 (message):
  
  execute_process(/var/tmp/portage/dev-ros/ament_cmake_core-0.8.1/temp/python3.7/bin/python
  /var/tmp/portage/dev-ros/ament_cmake_core-0.8.1/work/ament_cmake-0.8.1/ament_cmake_core/cmake/core/package_xml_2_cmake.py

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-20191223-091554

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)

Available Rust versions:
  [1]   rust-1.40.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 27 Dec 2019 14:05:38 +0000

emerge -qpvO dev-ros/ament_cmake_core
[ebuild  N    ] dev-ros/ament_cmake_core-0.8.1
Comment 1 Toralf Förster gentoo-dev 2019-12-27 15:25:14 UTC
Created attachment 601144 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-27 15:25:17 UTC
Created attachment 601146 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2019-12-27 15:25:19 UTC
Created attachment 601148 [details]
dev-ros:ament_cmake_core-0.8.1:20191227-145628.log
Comment 4 Toralf Förster gentoo-dev 2019-12-27 15:25:22 UTC
Created attachment 601150 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-12-27 15:25:25 UTC
Created attachment 601152 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2019-12-27 15:25:28 UTC
Created attachment 601154 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-12-27 15:25:32 UTC
Created attachment 601156 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-12-27 15:25:36 UTC
Created attachment 601158 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2020-07-23 15:19:12 UTC
The bug has been closed via the following commit(s):

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

commit 6c27ec8620e1a8da4aa9839fa6208a745823c304
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2020-07-23 11:03:21 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2020-07-23 15:18:34 +0000

    dev-ros/ament_cmake_core: bump to 0.9.6
    
    Use cmake.eclass
    Add python check deps
    
    Closes: https://bugs.gentoo.org/703984
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/ament_cmake_core/Manifest                  |  1 +
 .../ament_cmake_core/ament_cmake_core-0.9.6.ebuild | 46 ++++++++++++++++++++++
 .../ament_cmake_core/ament_cmake_core-9999.ebuild  | 11 ++++--
 3 files changed, 55 insertions(+), 3 deletions(-)