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

Bug 693346

Summary: dev-ros/topic_tools-1.14.3 : CMake Error at CMakeLists.txt:43 (add_dependencies):
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robot Operating System team <ros>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
CMakeOutput.log
dev-ros:topic_tools-1.14.3:20190902-131059.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-09-02 15:19:31 UTC
-- Using these message generators: 
-- topic_tools: 0 messages, 8 services
CMake Error at CMakeLists.txt:43 (add_dependencies):
  add_dependencies called with incorrect number of arguments



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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20190826-213811

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

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)
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 <==
Mon, 02 Sep 2019 12:26:33 +0000

emerge -qpvO dev-ros/topic_tools
[ebuild  N    ] dev-ros/topic_tools-1.14.3  USE="-test" PYTHON_TARGETS="python2_7" ROS_MESSAGES="cxx python -eus -lisp -nodejs"
Comment 1 Toralf Förster gentoo-dev 2019-09-02 15:19:34 UTC
Created attachment 588776 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-02 15:19:36 UTC
Created attachment 588778 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2019-09-02 15:19:39 UTC
Created attachment 588780 [details]
dev-ros:topic_tools-1.14.3:20190902-131059.log
Comment 4 Toralf Förster gentoo-dev 2019-09-02 15:19:42 UTC
Created attachment 588782 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-09-02 15:19:44 UTC
Created attachment 588784 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2019-09-02 15:19:47 UTC
Created attachment 588786 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-09-02 15:19:50 UTC
Created attachment 588788 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-09-02 15:19:52 UTC
Created attachment 588790 [details]
temp.tbz2
Comment 9 Alexis Ballier gentoo-dev 2020-08-06 10:49:12 UTC
probably fixed by

commit bba02622b887dac26fe129613239c45a74a8a146
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Wed Aug 5 18:56:14 2020 +0200

    dev-ros/topic_tools: add missing test dep
    
    Closes: https://bugs.gentoo.org/734682
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>