Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702726 - dev-ros/ament_cmake_gtest-0.8.1 : CMake Error at /.../ament_cmake_package_templates-extras.cmake:41 (message):
Summary: dev-ros/ament_cmake_gtest-0.8.1 : CMake Error at /.../ament_cmake_package_tem...
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:13 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,15.33 KB, text/plain)
2019-12-13 18:13 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,39 bytes, text/plain)
2019-12-13 18:13 UTC, Toralf Förster
Details
dev-ros:ament_cmake_gtest-0.8.1:20191213-172443.log (dev-ros:ament_cmake_gtest-0.8.1:20191213-172443.log,3.77 KB, text/plain)
2019-12-13 18:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,116.34 KB, text/plain)
2019-12-13 18:13 UTC, Toralf Förster
Details
environment (environment,121.52 KB, text/plain)
2019-12-13 18:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.63 KB, application/x-bzip)
2019-12-13 18:13 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,216 bytes, application/x-bzip)
2019-12-13 18:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.09 KB, application/x-bzip)
2019-12-13 18:13 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:13:21 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_gtest-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_hardened-libressl-20191211-214102

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

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)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *




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

emerge -qpvO dev-ros/ament_cmake_gtest
[ebuild  N    ] dev-ros/ament_cmake_gtest-0.8.1
Comment 1 Toralf Förster gentoo-dev 2019-12-13 18:13:24 UTC
Created attachment 599424 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-13 18:13:26 UTC
Created attachment 599426 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2019-12-13 18:13:29 UTC
Created attachment 599428 [details]
dev-ros:ament_cmake_gtest-0.8.1:20191213-172443.log
Comment 4 Toralf Förster gentoo-dev 2019-12-13 18:13:32 UTC
Created attachment 599430 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-12-13 18:13:34 UTC
Created attachment 599432 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2019-12-13 18:13:37 UTC
Created attachment 599434 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-12-13 18:13:39 UTC
Created attachment 599436 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-12-13 18:13:42 UTC
Created attachment 599438 [details]
temp.tbz2
Comment 9 Toralf Förster gentoo-dev 2019-12-13 18:47:58 UTC
maybe dup of bug #702722
Comment 10 Larry the Git Cow gentoo-dev 2019-12-16 13:49:52 UTC
The bug has been closed via the following commit(s):

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

commit 51a67741d21e02d9e259ea7801fad080ae146adf
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2019-12-16 11:34:18 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2019-12-16 13:49:43 +0000

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

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