Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 799854 - dev-ros/mavros-1.5.2 - Could not find a package configuration file provided by trajectory_msgs
Summary: dev-ros/mavros-1.5.2 - Could not find a package configuration file provided ...
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: 2021-07-02 13:28 UTC by Toralf Förster
Modified: 2021-08-03 14:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.99 KB, text/plain)
2021-07-02 13:28 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,48.45 KB, text/plain)
2021-07-02 13:28 UTC, Toralf Förster
Details
dev-ros:mavros-1.5.2:20210702-132657.log (dev-ros:mavros-1.5.2:20210702-132657.log,4.93 KB, text/plain)
2021-07-02 13:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,130.96 KB, text/plain)
2021-07-02 13:28 UTC, Toralf Förster
Details
environment (environment,125.83 KB, text/plain)
2021-07-02 13:28 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.88 KB, application/x-bzip)
2021-07-02 13:28 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.61 KB, application/x-bzip)
2021-07-02 13:28 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.84 KB, application/x-bzip)
2021-07-02 13:28 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 2021-07-02 13:28:06 UTC
-- Could not find the required component 'trajectory_msgs'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
CMake Error at /usr/share/catkin/cmake/catkinConfig.cmake:88 (find_package):
  Could not find a package configuration file provided by "trajectory_msgs"
  with any of the following names:

    trajectory_msgsConfig.cmake
    trajectory_msgs-config.cmake

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j3-20210630-101334

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
/usr/lib/llvm/12
12.0.0
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.19.0 [icedtea-8]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *
  HEAD of ::gentoo
commit 5b0558f2e417f0ff29f2fe47a1b783ba6da24f9c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jul 2 12:36:36 2021 +0000

    2021-07-02 12:36:32 UTC

emerge -qpvO dev-ros/mavros
[ebuild  N    ] dev-ros/mavros-1.5.2  USE="-test" PYTHON_SINGLE_TARGET="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-07-02 13:28:08 UTC
Created attachment 721008 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-02 13:28:09 UTC
Created attachment 721011 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2021-07-02 13:28:10 UTC
Created attachment 721014 [details]
dev-ros:mavros-1.5.2:20210702-132657.log
Comment 4 Toralf Förster gentoo-dev 2021-07-02 13:28:12 UTC
Created attachment 721017 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2021-07-02 13:28:13 UTC
Created attachment 721020 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2021-07-02 13:28:14 UTC
Created attachment 721023 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-07-02 13:28:15 UTC
Created attachment 721026 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2021-07-02 13:28:17 UTC
Created attachment 721029 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2021-08-03 14:12:29 UTC
The bug has been closed via the following commit(s):

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

commit 75abff42df41ed49fa29d53dac092bf77a5b5f3a
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2021-08-03 14:03:05 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2021-08-03 14:12:21 +0000

    dev-ros/mavros: add missing build dep
    
    Closes: https://bugs.gentoo.org/799854
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/mavros/mavros-1.5.2.ebuild | 1 +
 dev-ros/mavros/mavros-9999.ebuild  | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)