Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702722 - dev-ros/ament_cmake_libraries-0.8.1 : CMake Error at /.../ament_cmake_package_templates-extras.cmake:41 (message):
Summary: dev-ros/ament_cmake_libraries-0.8.1 : CMake Error at /.../ament_cmake_package...
Status: RESOLVED FIXED
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-12-13 18:12 UTC by Toralf Förster
Modified: 2019-12-16 13:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.35 KB, text/plain)
2019-12-13 18:12 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,39 bytes, text/plain)
2019-12-13 18:12 UTC, Toralf Förster
Details
dev-ros:ament_cmake_libraries-0.8.1:20191213-161334.log (dev-ros:ament_cmake_libraries-0.8.1:20191213-161334.log,3.90 KB, text/plain)
2019-12-13 18:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,77.33 KB, text/plain)
2019-12-13 18:12 UTC, Toralf Förster
Details
environment (environment,121.63 KB, text/plain)
2019-12-13 18:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.71 KB, application/x-bzip)
2019-12-13 18:12 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,225 bytes, application/x-bzip)
2019-12-13 18:12 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.06 KB, application/x-bzip)
2019-12-13 18:12 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-13 18:12:26 UTC
    from ament_package.templates import get_environment_hook_template_path
ModuleNotFoundError: No module named 'ament_package'
CMake Error at /usr/share/ament_cmake_core/cmake/ament_cmake_package_templates-extras.cmake:41 (message):
  
  execute_process(/var/tmp/portage/dev-ros/ament_cmake_libraries-0.8.1/temp/python3.7/bin/python
  /usr/share/ament_cmake_core/cmake/package_templates/templates_2_cmake.py

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20191211-220203

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

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


llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.14.0 [icedtea-8]
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 13 Dec 2019 16:06:09 +0000

emerge -qpvO dev-ros/ament_cmake_libraries
[ebuild  N    ] dev-ros/ament_cmake_libraries-0.8.1
Comment 1 Toralf Förster gentoo-dev 2019-12-13 18:12:29 UTC
Created attachment 599396 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-13 18:12:32 UTC
Created attachment 599398 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2019-12-13 18:12:35 UTC
Created attachment 599400 [details]
dev-ros:ament_cmake_libraries-0.8.1:20191213-161334.log
Comment 4 Toralf Förster gentoo-dev 2019-12-13 18:12:38 UTC
Created attachment 599402 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-12-13 18:12:40 UTC
Created attachment 599404 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2019-12-13 18:12:43 UTC
Created attachment 599406 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-12-13 18:12:46 UTC
Created attachment 599408 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-12-13 18:12:48 UTC
Created attachment 599410 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2019-12-16 13:49:54 UTC
The bug has been closed via the following commit(s):

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

commit b443c236413b9e2465484212f08a54663143a814
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2019-12-16 11:32:57 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2019-12-16 13:49:43 +0000

    dev-ros/ament_cmake_libraries: Declare python_check_deps().
    
    Closes: https://bugs.gentoo.org/702722
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/ament_cmake_libraries/ament_cmake_libraries-0.8.1.ebuild | 5 +++++
 dev-ros/ament_cmake_libraries/ament_cmake_libraries-9999.ebuild  | 5 +++++
 2 files changed, 10 insertions(+)