Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693346 - dev-ros/topic_tools-1.14.3 : CMake Error at CMakeLists.txt:43 (add_dependencies):
Summary: dev-ros/topic_tools-1.14.3 : CMake Error at CMakeLists.txt:43 (add_dependenci...
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-09-02 15:19 UTC by Toralf Förster
Modified: 2020-08-06 10:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.48 KB, text/plain)
2019-09-02 15:19 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,49.60 KB, text/plain)
2019-09-02 15:19 UTC, Toralf Förster
Details
dev-ros:topic_tools-1.14.3:20190902-131059.log (dev-ros:topic_tools-1.14.3:20190902-131059.log,6.11 KB, text/plain)
2019-09-02 15:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,143.26 KB, text/plain)
2019-09-02 15:19 UTC, Toralf Förster
Details
environment (environment,153.95 KB, text/plain)
2019-09-02 15:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.50 KB, application/x-bzip)
2019-09-02 15:19 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.66 KB, application/x-bzip)
2019-09-02 15:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.07 KB, application/x-bzip)
2019-09-02 15:19 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-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>